您要查找的是不是:
- Gets or sets the literal code fragment statement. 获取或设置原义代码片断语句。
- Code fragment and comments follow. 包括代码片段和注释。
- The literal code fragment for the type member. 类型成员的代码片段。
- Could you give me a sample or code fragment? 添加内容后,进行以下设置就可以了。
- Gets or sets the literal code fragment for the type member. 获取或设置类型成员的原义代码片段。
- Outputs the code of the specified literal code fragment expression. 输出指定的原义代码片断表达式的代码。
- Outputs the code of the specified literal code fragment statement. 输出指定的原义代码片断语句的代码。
- These objects are shown in bold in the following code fragment. 这些对象在以下代码片段中显示为粗体。
- The following code fragment deletes the material list. 下面的代码片段释放材质列表
- You have a code fragment that can be grouped together. 你有一段代码可以被组织在一起并独立出来。
- The code fragment above displays a WAVE file embedded in a web page. 上述代码片断显示了嵌套在网页中的WAVE文件。
- Outputs the code of the specified literal code fragment class member. 输出指定的原义代码片断类成员的代码。
- The code fragment above displays a MIDI file embedded in a web page. 上述代码片断显示了嵌套在网页中的midi文件。
- The two code fragments in Listing 4 are equivalent. 清单4中的两段代码是等效的。
- The code fragment above displays a MIDI file as background music for a web page. 上述代码片断显示了作为网页背景音乐的MIDI文件。
- Displays the Extract Method Dialog Box, which lets you create a new method from a code fragment of an existing method. 显示“提取方法”对话框,利用它可以从现有方法的代码段创建新方法。
- In the code fragment, the first parameter indicates that this trace event is an exception. 在以上代码片断中,第一个参数指出该跟踪事件是一个异常。
- Cause: At least one copy of a copy-and-pasted code fragment still contains a bug fixed in the other copies. 起因:复制粘贴代码片段的至少一个副本还包含在其它副本中已经修正了的错误。
- The ResetPropertyName method sets a property to its default value, as shown in the following code fragment. Reset PropertyName方法将属性设置为其默认值,如以下代码片段所示。
- The first step is to copy the material, as shown in the following code fragment. 第一步,拷贝材质,代码如下