• 你好名字马修·穆伦韦格一个出生成长得克萨斯州休斯顿孩子。我代码散文音乐。我拍过一些照片

    Howdy. My name is Matthew Mullenweg. I'm a kid born and raised in Houston, Texas. I write code, prose, and music. I've taken a few pictures too.

    youdao

  • 我们认为我们代码就是手工艺品,这就是博客名字由来。

    We think of our code as craft - hence the name of the blog.

    youdao

  • 这是一个奇怪名字但是如果选择自己代码使用这个小部件非常有用

    An odd name, but it is actually quite useful if you choose to use any of the widgets from the library in your code.

    youdao

  • 代码对象添加一个连接名字

    This code adds a linked name and value pair to the object.

    youdao

  • 动态代理正如名字暗示的,能运行动态支持SEI需要产生任何代码实现一个特定的SEI。

    Dynamic proxy, as its name suggests, supports an SEI dynamically at run time without requiring any code generation of a stub class that implements a specific SEI.

    youdao

  • 他们害怕代码样本流入坊间,”说,“所有样本连同制作小组名字提交给防病毒产商,因此要是泄露,产商就会知道是来自哪个小组。”

    All samples will be submitted to the antivirus vendors with the name of the team who created it, so if one is released, they will know which team it came from.

    youdao

  • 因为如果这个输入定义一个名字随后代码中,我就没有办法使用

    Because if I don't specify a name for this input, I have no way of actually referring to it in subsequent lines of code.

    youdao

  • 包含句点结束符(.)字符名字UML代码模型中的任意展开一系列嵌套名字空间从而消除那些句点

    Any package in the UML code model with a name that contains period or full stop (.) characters is expanded to a sequence of nested name Spaces to eliminate those periods.

    youdao

  • 这个简短名字引起疑惑很快迎刃而解简短命名还会增加代码可读性

    Any confusion caused by the shorter name would be cleared up very quickly, and the shorter name would lead to much more readable code.

    youdao

  • 我们经常可以发现代码名字不恰当或者令人容易误解是因为代码最初设计的功能有所不同。

    It's quite common to find code that has inappropriate or misleading names because the code was changed to work differently than originally planned.

    youdao

  • 顺便说一下,第一一句注释(在代码例子中是文件名字)。

    By the way, that's a comment on the first line (with the name of the source file for the code example).

    youdao

  • 字符串分析就像名字表达的那样,构建代码模型时运用所看到字符串进一步处理来完成。

    String analysis, as its names implies, applies deeper processing of strings seen while building the models of the code.

    youdao

  • 构建查找一些好的名字文件(代码归档附带一些文件),此后我们绝不需要名字烦恼。

    Build or find some good name files (a couple are included in the code archive), and we will never want for names again.

    youdao

  • 那个来自于数据库某处employees具有name字段因此设置名字原始代码可以如下所示。

    That class has, from the "employees" table somewhere in the database, the field "name" so the raw code to set the name would be as follows.

    youdao

  • 这个stereotypedUML所有结构枚举(以及其它)生成代码之后,都包括在这个名字空间

    All the classes, struct, enums (and so on) under this stereotyped UML package will be generated within this namespace in the generated code.

    youdao

  • 15.生成代码中的JNDI名字

    Figure 15. JNDI name in the generated code.

    youdao

  • 实际名字任意的,但是代码会被类型中的set . name、before . nameafter . name样式触发

    The actual names are arbitrary, but my code triggers on the set.name, before.name, and after.name.

    youdao

  • 确保Rational Software Architect唯一打开模型因为pluglet代码会处理,所有打开字符串Test作为名字一部分的模型。

    Make sure that this is the only model that is open in Rational Software Architect, because the pluglet code operates on any open model with the string "Test" as part of the name.

    youdao

  • 例如如果某人的教名、姓氏其他名字封装到PersonName对象需要修改所有代码适应更改

    For instance, if the person's given, family, and other names were to be encapsulated in a PersonName object, you would need to modify all your code to accommodate the change.

    youdao

  • 例如Lotame知道比蒂小姐之类用户名字——而只知道代码数字标识他们行为属性

    Lotame, for instance, says it doesn't know the name of users such as Ms. Hayes-beaty-only their behavior and attributes, identified by code number.

    youdao

  • Solaris对于自然语言支持代码也与Linux可能会有所不同或者它们只是名字有所不同而已。

    The code pages on natural language support in Solaris may be different from those in Linux, or they could just be named differently.

    youdao

  • 如果打开生成J2Cbean,您看到代码被贴以doclet标志受管连接工厂JNDI名字

    If you open the generated J2C bean, you will see that the JNDI name of the managed connection factory is specified in the doclet tag within the code.

    youdao

  • 清单8显示完整代码(稍微改变了一下格式适合显示宽度),包括文件名字为参数main方法转换的方法。

    Listing 8 shows the complete code (slightly reformatted to fit the width), including a main method that takes the name of the class file and method to be transformed.

    youdao

  • 我们可以register方法中添加验证代码确定名字字段是否为null

    We could add validation code to the register method to determine whether the first-name field is blank or null.

    youdao

  • 名为STATEID工作数据添加一个计算将下面区域名字state_name列联系起来(参见代码清单6)。

    Add a computed column to the work items data set named "STATE ID" that concatenates the project area name with the STATE_NAME column (see Listing 6). The value for this column might look like this.

    youdao

  • AddWebreference对话Web reference名字字段键入代码访问Web服务所使用名字

    You type the name used to access the Web service in code in the Web reference name field in the Add Web reference dialog box.

    youdao

  • 工具生成样本客户机代码HelloWorld - service .cpp,然后进行修改(可以输入名称NayLin修改自己的名字)。

    Here is the sample client code HelloWorld-service.cpp generated by the tool and modified subsequently (you can modify the input name Nay Lin to your name).

    youdao

  • 因为方法拥有一个意义名字,所以能反映代码用途,让代码容易阅读

    Because the method has a meaningful name, the code doesn't lose its meaning or become difficult to read.

    youdao

  • 这种类型定义引用数据库之中的单元所以必须为数据库域,从代码清单4xsd添加名字声明以及导入声明。

    This type definition refers to a unit in the database domain, so you must add the namespace declaration and the import declaration for the database domain from Listing 4 to your XSD.

    youdao

  • 这种类型定义引用数据库之中的单元所以必须为数据库域,从代码清单4xsd添加名字声明以及导入声明。

    This type definition refers to a unit in the database domain, so you must add the namespace declaration and the import declaration for the database domain from Listing 4 to your XSD.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定