网站首页  词典首页

请输入您要查询的英文单词:

 

单词 code fragment
释义

code fragment

  • 网络代码段;代码片段
1.
代码段
苹果爱好者:... ... Clipboard 剪贴板 code fragment 代码段 compositing 合成 ...
www.applefans.com.cn
2.
代码片段
c语言词汇表_百度文库 ... print out 打印出, (计算机)打出 code fragment 代码片段 output 输出 ...
wenku.baidu.com

例句

释义:
1.
This code fragment can be reduced back to a single line by moving the JSTL code into a reusable tag file that outputs the element.
通过将JSTL代码移动到输出元素的可重用标记文件中,就可以将此代码片段缩减为一行。
www.ibm.com
2.
Cause: At least one copy of a copy-and-pasted code fragment still contains a bug fixed in the other copies.
起因:复制粘贴代码片段的至少一个副本还包含在其它副本中已经修正了的错误。
www-128.ibm.com
3.
The second step in the loop is to set the texture for the subset, as shown in the following code fragment.
第二步,在循环里为子集设置纹理,参看下面代码片段。
www.va1314.com
4.
The ResetPropertyName method sets a property to its default value, as shown in the following code fragment.
ResetPropertyName方法将属性设置为其默认值,如以下代码片段所示。
msdn2.microsoft.com
5.
In the above code fragment, a WSMessage instance is created with a payload to be sent in the request and the service endpoint.
以上代码片段创建了一个WSMessage实例,并指定了将在请求和服务端点中发送的负载。
www.ibm.com
6.
Take the code fragment shown in Listing 1, which requests the reservation and purchase of airline tickets.
清单1显示了代码片段,请求预定和购买机票。
www.ibm.com
7.
This code fragment is represented on the decorated style sheet tree by the structure shown in Figure 2.
在装饰树上,由图2中显示的结构表示这段代码。
www.ibm.com
8.
The following code fragment illustrates an event declaration and a procedure in which the event is raised.
下列程式码片段会说明事件宣告和引发事件的程序。
technet.microsoft.com
9.
The following code fragment associates a type converter and a UI type editor with the property Value.
以下代码片段将类型转换器和UI类型编辑器与属性Value相关联。
msdn2.microsoft.com
10.
Displays the Extract Method Dialog Box, which lets you create a new method from a code fragment of an existing method.
显示“提取方法”对话框,利用它可以从现有方法的代码段创建新方法。
msdn2.microsoft.com
1.
This Action Node only has an outbound service node with a synchronous call, but it does not have logic or a code fragment.
该ActionNode只有一个出站服务节点和同步调用,但它没有内部逻辑和代码。
www.ibm.com
2.
You can see one of these functions in the code fragment below (Listing 9).
您可以在下面的代码片段(清单9)中看到这两个函数之一。
www.ibm.com
3.
Note that the "transaction" module was not used in the code fragment above; we imported it because the examples below will be using it.
请注意,上面的代码片段没有使用“transaction”模块;我们导入它是因为下面的示例将使用到它。
www.ibm.com
4.
Notice in the code fragment below (Listing 18) that the database is queried for all answers that belong to a single content cell.
注意,在该代码片段(清单18)中,将查询数据库中属于某个内容单元格的所有答案。
www.ibm.com
5.
These objects are shown in bold in the following code fragment.
这些对象在以下代码片段中显示为粗体。
msdn2.microsoft.com
6.
The following code fragment enables SSL using the Sun's Java technology JSSE package.
下面的代码片段使用Sun的Java技术JSSE包启用了SSL。
www.ibm.com
7.
Represents a member of a type using a literal code fragment.
使用原义代码片段表示类型成员。
msdn2.microsoft.com
8.
Outputs the code of the specified literal code fragment expression.
输出指定的原义代码片断表达式的代码。
msdn2.microsoft.com
9.
Outputs the code of the specified literal code fragment statement.
输出指定的原义代码片断语句的代码。
msdn2.microsoft.com
10.
Outputs the code of the specified literal code fragment class member.
输出指定的原义代码片断类成员的代码。
msdn2.microsoft.com
1.
Outputs the code of the specified literal code fragment compile unit.
输出指定的原义代码片断编译单元的代码。
msdn2.microsoft.com
2.
PHP 3. 0's error messages are usually more accurate than 2. 0's were, but you no longer get to see the code fragment causing the error.
PHP3.0的错误消息通常比2.0的更加精确,但是您不会像2.0那样得到错误代码的片断。
www.phpx.com
3.
Returns a DHTML code fragment that the client browser can use to reference the form on the page that was posted.
返回DHTML代码片段,客户端浏览器可用此代码片段引用所发送网页上的窗体。
msdn2.microsoft.com
4.
This code fragment assumes that connection is an open SqlConnection object.
此代码段假定连接是打开的SqlConnection对象。
msdn2.microsoft.com
5.
Operation that provides an easy way to create a new method from a code fragment in an existing member.
操作,提供了一种从现有成员中的代码段创建新方法的便捷方式。
msdn2.microsoft.com
6.
The code fragment above displays a WAVE file embedded in a web page.
上述代码片断显示了嵌套在网页中的WAVE文件。
www.86oo.com
7.
That indicates the literal code fragment compile unit to generate code for.
指示要为其生成代码的原义代码片段编译单元。
msdn2.microsoft.com
8.
Note that there are two communications with the PPE in this code fragment, not one!
请注意在这段代码中与PPE之间有两次通信,而不是一个!
www.ibm.com
9.
The following code fragment is a typical setup step required for code which uses the publish API.
下面的代码片段是使用发布API的代码所需的典型的设置步骤。
www.ibm.com
10.
That indicates the position of the code fragment.
指示代码片段的位置。
msdn2.microsoft.com
1.
You can also save this code fragment as a Jython script file with the extension . py.
也可以将此代码片段另存为具有.py扩展名的Jython脚本文件。
www.ibm.com
2.
Represents a statement using a literal code fragment.
使用原义代码片断表示一条语句。
msdn2.microsoft.com
3.
In the code fragment above, the error message contains a prefix, BTLERR001, which is a unique error code for the application.
在以上代码片断中,错误消息包含了前缀BTLERR001,它是用于该应用程序的特定错误代码。
www.ibm.com
4.
However, most rules will include a corrected code fragment to show the solution.
然而,绝大多数规则都包含一个修正的代码框架来显示这个解决方案。
www.ibm.com
5.
The following code fragment applies attributes to the TextAlignment property.
以下代码片段将属性应用于TextAlignment属性。
msdn2.microsoft.com
6.
See Listing 7 for the last sample code fragment.
最后一个样本代码片段,请参阅清单7。
www.ibm.com
7.
Gets or sets the literal code fragment for the type member.
获取或设置类型成员的原义代码片段。
msdn2.microsoft.com
8.
The following procedure describes how to create a new method from a code fragment of an existing member.
下面的过程描述如何从现有成员的代码段来创建新的方法。
msdn2.microsoft.com
9.
Represents a literal code fragment that can be compiled.
表示可编译的原义代码片段。
msdn2.microsoft.com
10.
The literal code fragment for the type member.
类型成员的代码片段。
msdn2.microsoft.com
1.
The following code fragment defines a custom property named EndColor for the custom control FlashTrackBar.
以下代码片段为自定义控件FlashTrackBar定义了一个名为EndColor的自定义属性。
msdn2.microsoft.com
2.
Note: The agent code fragment here only shows the ToggleStatus action.
注意:此处的代理代码片段仅展示了ToggleStatus活动。
www.ibm.com
3.
The code fragment in Figure 1 shows the exact path the application took when executing the switch statement on line 111.
图1中的代码段显示了第111行执行交换陈述时所应用的准确路径。
www.ibm.com
4.
The following code fragment illustrates the use of the WRITETEXT statement.
下面这段代码阐释了WRITETEXT语句的用法。
www.ianywhere.com
5.
Once the FESI run time receives the WindowClosing event, the EcmaScript code fragment assigned to onWindowClosing will be executed.
一旦在FESI运行期接受了WindowClosing事件,分配给onWindowClosing的EcmaScript代码片段就会被执行。
www.ibm.com
6.
Listing 2 shows the code fragment in JSP for navigating to Edit mode.
清单2显示了JSP中的代码段,用于导航到Edit模式。
www.ibm.com
7.
The code fragment in Listing 4 gets the first server name in the current context.
清单4中的代码片段获取当前上下文中的第一个服务器名称。
www.ibm.com
8.
The following code fragment demonstrates how to use the AttributeUsageAttribute.
下列代码段说明了如何使用AttributeUsageAttribute。
msdn2.microsoft.com
9.
Listing 2 shows the complete code fragment.
清单2显示了完整的代码片段。
www.ibm.com
10.
For example, if the process is written to always exit its message loop immediately, as in the code fragment.
中一样,进程被编写为总是立即退出其消息循环。
msdn2.microsoft.com
1.
The following code fragment displays the child nodes of the XML document
下面的代码片断将显示XML文档中的子节点
www.w3pop.com
2.
This code fragment, which stands as a complete but rather simple example, shows a number of details
这个代码段是一个完整但相当简单的示例,它展示了几个细节
www.ibm.com
3.
The following code fragment displays the node name and node type of the last child node of the document
下面的代码片断将显示指定文档中最后一个子节点的节点名称和节点类型
www.w3pop.com
4.
The following code fragment returns whether error-checking is enforced or not
下面的代码片断返回了是否需要强制执行错误检查
www.w3pop.com
5.
However, if you are storing pointers into the container, then the previous code fragment has to be modified to the following
不过,若你是用容器来保存对象的指针,上面的代码需要做如下修改
blog.sina.com.cn
6.
Consider the code fragment below, which iterates the elements of a
考虑下面的代码片段,它迭代一个
www-128.ibm.com
7.
The following code fragment displays the XML encoding, standalone attribute, and XML version of the document
下面的代码片断将显示XML文档编码、独立属性以及文档的XML版本
www.w3pop.com
8.
The code fragment in Listing 1 illustrates the points I've discussed so far in this section
下面用清单1中的代码片段演示前面讨论的要点
www.ibm.com
9.
Research of code fragment cleaning up algorithm and timing mechanism in code resource limited system
码资源受限系统中的碎片整理算法及定时机制的研究
www.ilib.cn
10.
Figure 1 shows the TitlePane widget in action, the outcome of the code fragment shown in Listing 1
图1显示了运行中的这个TitlePane小部件,即清单1所示代码段的结果
www.ibm.com
1.
As shown in the code fragment below
方法,如下列代码片断所示
www-128.ibm.com
2.
The following code fragment displays the text of the category attribute in the XML document
下面的代码片断将显示XML文档中的目录属性文本
www.w3pop.com
3.
The following code fragment displays the location of the XML document
下面的代码片断将显示XML文档的地址
www.w3pop.com
4.
The following code fragment displays the node name and node type of the root node
下面的代码片断将显示指定根节点的节点名称和节点类型
www.w3pop.com
5.
The following code fragment displays the node name and node value of the root node
下面的代码片断将显示指定根节点的节点名称和节点值
www.w3pop.com
6.
The following code fragment displays the text of the XML document
下面的代码片断将显示XML文档中的文本
www.w3pop.com
7.
The following code fragment declaratively specifies that any code linking to the
下面的代码段以声明方式指定链接到
msdn2.microsoft.com
8.
The following code fragment gets an element by tag name and namespace
下面的代码片断将通过标签名称和命名空间获取一个元素
www.w3pop.com
9.
The following code fragment will split the text node after the first word
下面的代码片断将在第一个单词之后分离文本节点
www.w3pop.com
10.
The following code fragment uses SQLError and return codes
下面的代码段使用了SQLError并返回代码
www.ianywhere.com
1.
The following code fragment uses two
下面的代码片段使用了两个
msdn2.microsoft.com
2.
The following code fragment shows how to declare a variable using the fully qualified name for this class
以下代码片段说明如何使用该类的完全限定名声明变量
msdn2.microsoft.com
3.
The following code fragment shows an example of overriding the
下面的代码片段演示了重写
msdn2.microsoft.com
4.
The code fragment has the following format
代码片段的格式如下
msdn2.microsoft.com
5.
The following code fragment alerts how many child nodes the root element have
下述代码片断将会提示根元素中包含的子节点数量
www.w3pop.com
6.
For example, consider the following code fragment, which does not use inheritance
例如,请考虑下面的代码片段,该代码片段不使用继承
msdn2.microsoft.com
7.
For example, the following code fragment declares a variable to be of type
例如,下面的代码片段将一个变量声明为
msdn2.microsoft.com
8.
For example, the following code fragment opens and closes a deferred write database
下面例子打开关闭缓冲写库。
blog.techtiger.cn
9.
For example, the HRESULT in the following code fragment generates
例如,下面的代码片段中的HRESULT将生成
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/5 22:39:58