单词 | example code | ||||||||||
释义 | example code
更多释义 收起释义 例句释义: 代码示例,示例代码,实例编码 1. A comparative analysis of a pair of heap dumps from MyClass (example code shown in Listing 1) shows the following leak suspects in Figure 2. 在图2中对来自MyClass(清单1中显示的示例代码)的一对堆转储的比较分析显示了以下泄漏可疑点。 www.ibm.com 2. As the example code demonstrates, the file contents are now the result of two write operations (the text is repeated). 正如示例代码所示,文件内容现在是两个写入操作的结果(文本是重复的)。 www.ibm.com 3. For my final example code on performance, take a look at the widget I talked about in the very first article in the series (see Resources). 在我的最后一个关于性能的示例代码中,将查看我在本系列的第一篇文章中提到的小部件(见参考资料)。 www.ibm.com 4. Listing 3 shows example code of a selection listener that can be used for sorting the columns of the sample application. 清单3展示了一个选择监听器的示例代码,这个监听器可用于对示例应用程序的列进行排序。 www.ibm.com 5. You can cut and paste the following example code into a text file renamed with a. Cs or. Vb file name extension. 可将下面的示例代码剪切并粘贴到用.cs或.vb文件扩展名重命名的文本文件中。 msdn2.microsoft.com 6. This section is kept to a minimum. It is just intended to be a hint, and therefore the example code is kept short. 这一部分的内容很少,只是作为一个提示,因此这段代码也很简短。 bbs.chinaunix.net 7. To run the example code, paste it into a project that contains an instance of type Splitter named Splitter1. 要运行此代码示例,请将它粘贴到包含名为Splitter1的Splitter类型实例的项目中。 msdn2.microsoft.com 8. Additional differences exist between the Customize Me Now 1. 2 example code and a real-world e-commerce application. CustomizeMeNow1.2示例代码和真实的电子商务应用程序间还存在其他的一些差异。 www.ibm.com 9. For more on this particular example code, check the Resources section at the end of this article. 有关此特定示例代码的详细信息,请参阅本文结尾的参考资料部分。 www.ibm.com 10. To run the example code, paste it into a project that contains an instance of type BindingSource named BindingSource1. 若要运行该示例代码,请将其粘贴到包含类型为BindingSource、名为BindingSource1的实例的项目中。 msdn2.microsoft.com 1. Their operation is described in the next sections followed by example code to illustrate particular design points. 接下来的部分将描述他们是如何运行的,并通过实例代码演示了一些特殊的设计点。 www-128.ibm.com 2. This example code tests the environment variables to see what the user's name and key are, and displays them. 这段例子代码测试环境变量来看用户名和密匙是什么,并显示他们。 bbs.pediy.com 3. Until now, the main way to view SVG was to use the Adobe plug-in (see Resources), which I used to test the example code. 直到现在,查看SVG的主要方式依然是使用Adobe插件(参见参考资料),我使用该插件测试了示例代码。 www.ibm.com 4. The remainder of this article discusses a framework with example code for parsing and managing XML configuration files. 本文余下的内容通过示例代码介绍对XML配置文件的解析和管理。 www.ibm.com 5. The following example code uses all three of these controls in an ASP. NET page. 下面的代码示例在ASP.NET页中使用所有这三个控件。 msdn2.microsoft.com 6. In the example code, the node is passed to the method that will add the child nodes. 在该代码示例中,节点被传递至方法,该方法将添加子节点。 msdn2.microsoft.com 7. For your convenience, a Web. Config file containing the filters follows the example code. 为了方便起见,包含筛选器的Web.config文件位于代码示例之后。 msdn2.microsoft.com 8. This example code generates a table of the squares of the first five even numbers, as shown in Figure 3. 如图3中所示,上面的示例代码生成了一张表,显示前五个偶数及其平方。 www.ibm.com 9. Figure 3 shows the results of running the example code above, showing the results of a "Memory condition: memory leak" condition. 图3显示了运行上述示例代码的结果,其中显示了“内存条件:内存溢出”条件的结果。 www.ibm.com 10. The example code I mentioned above is for a command-line driven searchable recipe database. 我上面提到的示例代码就是一个命令行驱动的搜索菜谱的数据库。 www.bing.com 1. As always happens with example code, I've had to make some choices that are specific to the case at hand. 我必须针对手边的案例做出一些特定选择,这在采用示例代码时不可避免。 www.ibm.com 2. The example code for this article uses two such self-signed certificates, one for the client and one for the server. 本文的示例代码使用了两个这种自签名证书,一个用于客户机,一个用于服务器。 www.ibm.com 3. I write materialized laughter balls ! Whether or inside game is pretty fun! Learning game programming is a good example code! 我写的搞怪碰碰球!里面游戏性还是蛮好玩的!对于学习游戏编程来说也是一个好代码! dictsearch.appspot.com 4. As with all Ajax applications, you must run the example code from a Web server rather than from files on your desktop. 对于所有Ajax应用程序,您都必须从Web服务器而不是从自己桌面上的文件运行示例代码。 www.ibm.com 5. Note that the example code in this article is designed to give you the appropriate file name associated with a given query. 本文中的示例代码专用于为您提供与给定查询相关的适当文件名。 www.ibm.com 6. The result is that this example code contains no references to ActiveMQ directly. 这样,本例的代码中就不会包含对ActiveMQ的直接引用。 www.infoq.com 7. It's about time I introduced some example code to show you the basic calls that make what I've described happen. 现在是该引入一些例子来展示产生前述内容的基本调用的时候了。 www.ibm.com 8. It uses tDOM to make a structured switch on the contents of the XMI elements, as the example code in. 中的样本代码演示的一样,它使用tDOM对XMI元素内容做结构化的转换。 www-128.ibm.com 9. The example code is included in its entirety in Appendix A. Figure 2 shows a rendering of the completed order form example. 示例代码完整地包含在附录A中。图2显示了完成的订货表单示例的呈现情形。 www.ibm.com 10. For the full example code, see examples for the RegisterWellKnownClientType and RegisterWellKnownServiceType methods. 有关完整的示例代码,请参见RegisterWellKnownClientType和RegisterWellKnownServiceType方法的示例。 msdn2.microsoft.com 1. My example code leverages this option to facilitate the discovery of implementations of the stock quote service portType in the registry. 我的示例代码利用这些选项帮助查找注册中心内股票报价服务端口类型的实现。 www.ibm.com 2. We also give you example code that implements these methods in the context of tile-based and continuous-movement environments. 我们也给出了样例代码,这些代码可以在瓦片游戏和连续的移动环境中执行。 blog.5d.cn 3. More Help topics for the various automation object models now feature example code. 有关各种自动化对象模型的更多帮助主题现在提供了代码示例。 msdn2.microsoft.com 4. Th following example code was generated automatically and then edited by the person who created the test. 下面的代码示例是自动生成的,并且已由创建测试的人员编辑。 msdn2.microsoft.com 5. However, to use the code with Visual Studio, you must avoid conflicts between the example code and code that Visual Studio generates. 不过,要将代码用于VisualStudio,必须避免示例代码与VisualStudio生成的代码之间的冲突。 msdn2.microsoft.com 6. For this purely client-side example code, however, you'll simulate that effect with separate files. 但是,因为这个示例只使用客户端代码,所以我们用单独的文件模拟这种效果。 www.ibm.com 7. With filtering, you can restrict your search to include only those topics or articles that include example code or samples. 使用筛选可以限制搜索,仅包括那些包含示例代码或示例的主题或文章。 msdn2.microsoft.com 8. Sample 10 shows example code used to obtain the version specified in the manifest file. 样本10给出了获得在清单文件中指定的版本代码的例子。 www.ibm.com 9. So the example code instead sets this configuration information separately. 因此示例代码将单独设置配置信息。 www.ibm.com 10. In our example code let us modify department entity to be configured in the second level cache. 在上面的示例代码中,我们对department实体进行一些修改并配置在二级缓存中。 www.infoq.com 1. With Ant installed, you can just run ant from a console open to the example code directory to build both client and server code. 安装Ant后,可以从打开了示例代码目录的控制台运行ant,以构建客户机和服务器代码。 www.ibm.com 2. If you don't get this listing from the example code, perhaps you haven't installed the DB module from the PEAR repository. 如果您无法通过示例代码显示出这个清单,可能您的机器未使用PEAR存储库安装DB模块。 www.ibm.com 3. Provides example code that defines a service description format extension. 提供定义服务描述格式扩展的示例代码。 msdn2.microsoft.com 4. The author created example code in this publication expressly for the free use by its readers. 本出版物中的代码示例创建作者明确为读者免费使用。 wenku.baidu.com 5. The example code using c language, to the preparation of a password-cracking programs have some help. 该实例代码采用c语言编写,对编写有密码破解的程序有一定的帮助。 www.dgmini.com 6. Java2s's example code: See Java2s's example code for parsing the words out of a string. Java2s的示例代码:参见Java2s用于从字符串解析出单词的示例代码。 www.ibm.com 7. All of the example code for this application is available in the Resources section. 这个应用程序的所有示例代码都可以在此处获得。 www.ibm.com 8. You might also want to download the example code for this article and install Facelets (and Tomahawk) before going further. 在进一步深入学习之前,您也可能想下载本文的示例代码,并安装Facelets(和Tomahawk)。 www.ibm.com 9. The following example code adds the item to a collection of selected items. 下面的示例代码将项添加到选定项的集合。 msdn2.microsoft.com 10. Multi-thread programming series. A line regulation pond realization example code. Very good. 详细说明:多线程编程系列。一个线程池实现的实例代码。很好。 www.programsalon.com 1. The example code then creates a DynamicMethod that changes the private field of an instance of Example and returns the previous value. 然后,此代码示例创建一个DynamicMethod,该方法更改Example的一个实例的私有字段,并返回原来的值。 msdn2.microsoft.com 2. Compile the example code contained in language reference topics. 编译语言参考主题中包含的代码示例。 msdn2.microsoft.com 3. The example code in this article is strongly coupled to the database structure. 本文中的示例代码与数据库结构紧密耦合。 www.ibm.com 4. Presents a series of specific example code topics for common tasks using language elements in the. NET Framework. 提供一系列特定的示例代码主题,这些主题涉及在.NETFramework中使用语言元素时要执行的常见任务。 msdn.microsoft.com 5. The sample keytool command lines in this section use the same file names and passwords as in the supplied example code. 本节中的样例keytool命令使用了与附带的示例代码相同的文件名和密码。 www.ibm.com 6. The example code creates an instance of Example and then creates two delegates. 此代码示例创建一个Example的实例,然后创建两个委托。 msdn2.microsoft.com 7. Most of the FUSE fusexmp. c example code is option parsing, error handling, and boilerplate. 大多数FUSEfusexmp.c示例代码用于选项解析、错误处理和样板文件。 www.ibm.com 8. For example, code can request a set of personalization state records associated with a specific user name in the shared scope. 例如,代码可以请求一组与共享范围内的指定用户名关联的个性化设置状态记录。 msdn2.microsoft.com 9. The following illustration shows the output of the example code. 下面的插图显示示例代码的输出。 msdn2.microsoft.com 10. The example code for adding a menu item refers to an object of type "LLSD" . 添加菜单项的样例代码引用了一个“LLSD”类型的对象。 www.ibm.com 1. The following illustration shows the output of the cod example code. 下面的插图显示修改后的代码示例的输出。 msdn2.microsoft.com 2. A Windows Forms application that contains the example code. 包含代码示例的Windows窗体应用程序。 msdn2.microsoft.com 3. The example code uses a MobileListItem object to structure the data into two properties, Text and Value. 此示例代码使用MobileListItem对象将数据构造到Text和Value两个属性中。 msdn2.microsoft.com 4. The following example code creates a visualizer development host and calls the host to show the visualizer. 下面的示例代码创建一个可视化工具开发宿主并调用该宿主以显示可视化工具。 msdn2.microsoft.com 5. The problem can be simulated in the following example code. 下面的例子代码可以演示这个问题。 www.ibm.com 6. In the following example code, the first example restores a mailbox for user Scott from the recovery storage group database MyRSGDatabase. 在以下示例代码中,第一个示例将从恢复存储组数据库MyRSGDatabase中还原用户Scott的邮箱。 technet.microsoft.com 7. A description of what happens when the example code runs. 对代码示例运行时所发生情况的说明。 msdn2.microsoft.com 8. Now, let's jump into example code, which better serves to illustrate the use of the API. 下面,我们将跳到示例代码,以便更好地解释这个API的使用方法。 www.ibm.com 9. Shows example code for creating a class that derives from another class. 演示创建从另一个类派生的类的示例代码。 msdn2.microsoft.com 10. I'll present two versions of example code, one for each alternative. 本文提供了示例代码的两个版本,分别对应上面的两种方法。 www.ibm.com 1. The Compile method of the XmlSchemaSet is explicitly called in the example code. XmlSchemaSet的Compile方法在示例代码中显式调用。 msdn2.microsoft.com 2. The following example code demonstrates how to use this class to update the offline status depending on a check box value. 下面的代码示例演示如何使用此类来根据复选框值更新脱机状态。 technet.microsoft.com 3. The example code uses the PreferredHeight and PreferredWidth properties to properly size the Label control. 代码示例使用PreferredHeight和PreferredWidth属性适当调整Label控件的大小。 msdn2.microsoft.com 4. Provides example code showing how to cause a Range object to refer to a single cell or group of cells. 提供示例代码,演示如何使Range对象引用单个单元格或一组单元格。 msdn2.microsoft.com 5. A Windows Forms project that contains the example code. 包含该代码示例的Windows窗体项目。 msdn2.microsoft.com 6. Place the example code in a new class file named CustomSmartTag. 将示例代码放入名为CustomSmartTag的新的类文件中。 msdn2.microsoft.com 7. As is usual in example code, error checking has been omitted, but even so, this is a quick and easy way of saving data to file. 因为在示例代码中通常省略了错误检查,即便如此,这仍是将数据保存到文件中的快速简单的方法。 www.ibm.com 8. Indeed, security pros are less likely to be judged on the merits of their output than are, for example, code jockeys . 事实上,安全的利弊,不太可能作出判断的优点,其产出比,例如,代码骑师。 dictsearch.appspot.com 9. Here's the example code to create a custom validator, step by step. 下面是创建自定义验证器的分步示例代码。 www.ibm.com 10. The example code in listing 4 shows the HTTP request to create a document with custom fields. 清单4中的示例代码显示了用于创建带有定制字段的文档的HTTP请求。 www.ibm.com 1. For the example code in Listing 1, there would be only one result, however, which is the peak memory usage at that moment. 但是,对于清单1中的示例代码,将只有一个结果,即当时的最高内存使用量。 www.ibm.com 2. For example, code cannot allow an object's fields to be accessed in a manner that allows memory locations to be overrun. 例如,代码不允许以超出内存范围的方式来访问对象。 msdn2.microsoft.com 3. Testing the example code for this article showed one bug in CXF, which is being fixed. 测试本文的示例代码时发现了CXF中的一个bug,这个bug正在纠正。 www.ibm.com 4. Example Code: Raven script from the article. 示例代码:本文中的Raven脚本。 www.ibm.com 5. You can view the full file all its glory in the example code (see 02_rocket_static. svg in Download). 您可以在示例代码(参见下载一节中的02_rocket_static.svg)中查看完整的文件)。 www.ibm.com 6. All examples are based on x86 hardware; other Linux architecture changes may require changes to both to the example code and the recipes. 下面所有的示例都基于X86硬件平台,如果你使用的是其他体系,那么可能示例代码和相应的技巧都需要改变。 blog.163.com 7. Copy the following example code and paste it into the file. 复制下面的代码示例并将其粘贴到该文件中。 msdn2.microsoft.com 8. I don't handle exception cases here, because it's just example code, but the Ajax code you ship should handle requests that return errors. 这里没有处理异常情况,因为这仅仅是一个例子,不过发布的Ajax代码应该处理返回错误的请求。 www.ibm.com 9. See Download to obtain the example code. 在下载中可以获得示例代码。 www.ibm.com 10. Listing 5 shows the callback class used by the example code. 清单5给出示例代码使用的回调类。 www.ibm.com 1. One other useful tidbit from the example code is the "llinfos" stream. 从这些样例代码中获得的另外一个非常有用的信息是“llinfos”流。 www.ibm.com 2. The example code snippet below can also explain this scenario. 下面的示例代码片段也可以说明这种场景。 www.ibm.com 3. Click on each link for an explanation of its usage and for example code. 单击每个链接可以获取其用法及代码示例的解释。 msdn2.microsoft.com 4. The example code in this section uses XPathDocument and XPathNavigator. 本部分中的示例代码使用了XPathDocument和XPathNavigator。 msdn2.microsoft.com 5. The following example code shows how to access the components in the current design-mode project. 下面的示例代码说明如何在当前设计模式项目中访问组件。 msdn2.microsoft.com 6. The example code provided here was run on a Windows 2000 machine with GT3 beta. 在此提供的程序示例在安装了GT3beta的Windows2000机器上运行。 www.ibm.com 7. Note that the example code has been created using AspectJ 5. 注意,示例代码是使用AspectJ5创建的。 www-128.ibm.com 8. The following example code demonstrates how to use this method to silently revalidate a user when the application leaves the offline state. 下面的代码示例演示如何使用此方法在应用程序退出脱机状态时,以静默方式重新验证用户。 technet.microsoft.com 9. For example, code downloaded from two different Web sites to the Internet Explorer host must be kept separate. 例如,如果代码从两个不同的网站下载到InternetExplorer宿主中,则必须将其隔离。 msdn2.microsoft.com 10. It also means writing example code, help file code, and more. 也意味着编写示例代码、帮助文件代码等等。 www.infoq.com 1. The example code in Listing 2 runs a single JMeter load test, called BreweryTestPlan. jmx. 清单2中的示例代码运行一个JMeter负载测试BreweryTestPlan.jmx。 www.ibm.com 2. I have code, documentation, testing, and example code all in one module. 我将代码、文档、测试和样本代码包含在了一个模块中。 www-128.ibm.com 3. The example code in listing 1 shows a full convertor tag. 清单1中的示例代码显示了一个完整的转换器标记。 www.ibm.com 4. Listing 3 shows the XML-driven table example code. 清单3显示了XML驱动的表格示例代码。 www.ibm.com 5. To finish the example code, you'll want to add some graphics. 要完成示例代码,则需要添加一些图形。 www.ibm.com 6. Again, this has already been taken care of in the example code. 同样地,这在示例代码中已经被处理好了。 www.ibm.com 7. The example code in this tutorial is based upon Pivot 1. 3 release, which requires the Java 6 (or higher) SDK. 本教程中的样例代码基于Pivot1.3发行版,该版本需要Java6(或更高版本)的SDK。 www.ibm.com 8. Example code then shows how to parse this config file. 然后,通过示例代码来介绍如何解析这个配置文件。 www.ibm.com 9. And in Part 2, we'll cover overwriting a function pointer in both 32- and 64-bit modes and provide some example code. (并且在第2部分中,我们将介绍如何在32位和64位模式下重写函数指针并提供一些示例代码)。 www.ibm.com 10. For example, code with an off-by-one error fails only when you exercise a boundary. 例如,对于“大小差一”(off-by-one)错误的代码,只有当你执行边界测试时才会失败。 www.ltesting.net 1. However, it's good enough for us to write some example code for now. 不过,对于我们在这里编写一些示例代码已经足够好了。 www.ibm.com 2. Let's look at the new API, and we'll follow with some example code. 让我们查看一下新的API,然后接下来是一些范例代码。 www.ibm.com 3. For example, code can request a count of state records associated with inactive users in the shared scope. 例如,代码可以请求与共享范围内的非活动用户关联的状态记录数。 msdn2.microsoft.com 4. for example , code page 1253 provides character codes that are required in the greek writing system. 例如,代码页1253提供在希腊语书写系统中所需的字符代码。 www.ichacha.net 5. For example, code groups use policy level to find named permission sets by name. 例如,代码组使用策略级按名称查找命名权限级。 msdn2.microsoft.com 6. To run this example, paste the example code into a Windows Form that contains a 若要运行此示例,请将示例代码粘贴到包含名为 msdn2.microsoft.com 7. Following is example code that you can use in an application code to schedule backups once a day 下面是一个示例代码,可以将它用到应用程序代码中,以便每天调用一次备份 www-128.ibm.com 8. The example code reads from the file system and requires the existence of two icons, 示例代码从文件系统读取,并且要求应用程序目录中存在, msdn2.microsoft.com 9. This example requires that the method created in the example code is added to a 本示例要求将代码示例中创建的方法添加到 msdn2.microsoft.com 10. Download all the example code for this book 下载本书的全部例子代码 www-128.ibm.com 1. The example code finishes by adding the control to its 在代码示例的最后,将该控件添加到其 msdn2.microsoft.com 2. As noted previously in this topic, the controls declared in this example are obtained from the example code found in the 正如本主题前面说明的那样,此示例中声明的控件将从 msdn2.microsoft.com 3. Example code used to dynamically render a label 如下例子实现标签的动态渲染 www.infoq.com 4. The example code for this kata illustrates as many points as possible about which mock objects are good at testing. Here is the code 这一续集的代码尽可能多的展示了冒名对象擅长的领域.代码如下 wiki.perlchina.org 5. For the full style sheet, see the example code. The templates are then registered for the board layer as follows 完整的样式表请参见演示代码。然后注册board层的模板,如下所示 wiki.ubuntu.org.cn 6. Building, enhancing, and testing the example code 生成、改进和测试示例代码 www-128.ibm.com 7. Compile the provider example code and assign to the resulting assembly the strong-name key using the following command 对提供程序示例代码进行编译,然后使用下面的命令给生成的程序集指定强名称密钥 msdn2.microsoft.com 8. All of the example code for this installment builds on the 本期的所有实例代码都建立在 www-128.ibm.com 9. To run the example code in this tutorial, you need to perform the following steps 要运行本教程中的样例代码,您需要执行以下步骤 www-128.ibm.com 10. However, the output of the following example code is undefined 而下面的代码示例的输出却是未定义的 msdn2.microsoft.com 1. For example, code to compute the roots of a quadratic equation might be written as follows 例如,可以按以下方式编写用于计算二次方程根的代码 msdn2.microsoft.com 2. Here is some example code of the game loop in it's most simplest form: 下面是最简化的游戏循环的一些实例代码: www.bing.com 3. Consider the following example code in which the methods of 请考虑下面的代码示例,其中 msdn2.microsoft.com 4. For example, code that has permission to call unmanaged code does not need 例如,有权限调用非托管代码的代码不需要 msdn2.microsoft.com 5. Example code for this article 本文的示例代码 www-128.ibm.com 6. In addition, you can access the same web service from Python, as in the following example code 此外,还可从Python访问同一Web服务,如下面的示例代码所示 www.ianywhere.com 7. Listing 4 shows some example code for the generic DAO 清单4给出这个泛型DAO的一些示例代码 www.ibm.com 8. Add example code in the execute method of MessageSend source file 在MessageSend源文件的execute方法中添加示例代码 www.ibm.com 9. The test case in Listing 1 provides example code that throws a 清单1中的测试使用案例提供的范例程式码抛出了一个 www-128.ibm.com 10. In addition, this topic provides example code, information on using 此外,本主题还提供代码示例、有关使用 msdn2.microsoft.com 1. Provides example code showing how to add and remove items from a 提供代码示例以演示如何在 msdn2.microsoft.com 2. Listing 11. Example code for obstacks 清单11.obstack的示例代码 blog.163.com 3. For example code demonstrating the methods discussed here, see 有关演示此处所讨论的方法的代码示例,请参见 msdn2.microsoft.com 4. For example, the output of the following example code is 6 例如,下面的代码示例的输出为6 msdn2.microsoft.com |
||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。