Without that definition, the complex task of effectively assembling the code and changes over time is impossible.
如果没有这个定义的话,有效地装配代码和变更这一复杂的任务将是不可能的。
As before, the code begins by connecting to the queue manager and opening the queue handle, but this time for retrieving messages using the default queue definition.
和前面一样,该代码首先连接到队列管理器,并打开队列句柄,但这次是为了使用缺省队列定义接收消息。
The definition will pick up the latest code from the workspace and use that whenever you start the server.
这个定义从这个工作空间获取最新的代码,并在您启动服务器时使用。
If an XML grammar could be used for generating an initial set of classes and a corresponding binding definition, this would provide the benefit of getting working code quickly.
如果可以使用xml语法来生成一组初始的类和相应的绑定定义,那么其优点就是可以快速地获取工作代码。
The following code sample shows the class definition and the definition for our table alias.
下面的代码样本显示了类的定义和表的别名定义。
This type of approach to transformation leverages both a declarative and visual style of pattern definition with the underlying control of code.
该类型的转换方法利用了说明和图形式样的模式定义进行代码的优先控制。
The generated code for the template class one has both the declaration and definition for the operation op within the template class declaration, as shown in Listing 7.
为模板类一所生成的代码具有在模板类声明内部用于操作的声明和定义,如列表7中所示。
The new code expanded the scope and definition of financial transactions not covered by bankruptcy rules to include credit default swaps and mortgage repurchase agreements.
新破产法扩大了金融交易的范围和定义,添加了破产法以前没有涵盖的信用违约互换和抵押贷款回购协议。
In a nutshell, the XML definition of a gadget specifies two mains aspects: the markup of the gadget (HTML code) and a set of preferences.
总而言之,小部件的xml定义指定两个主要方面:小部件的标记(HTML代码)和一组首选项。
Because a file was written and read according to definitions within the program code, there was no external data definition, making data sharing difficult and AD hoc reporting impossible.
由于是根据程序代码内的定义读写文件,没有外部数据定义,这使得数据共享很难且不可能进行专门报告。
JiBX reads a binding definition file to control how the code it adds to your classes converts instances to and from XML.
JiBX读取绑定定义文件以控制它添加到您类中的代码如何在实例和XML之间进行相互转换。
The code also creates an XML event definition for the inbound and outbound events and saves it in a file called ModelOutboundEvent.XSD.
代码还为入站和出站事件创建一个XML事件定义,并将其保存在一个名为ModelOutboundEvent . XSD的文件中。
The Listing 1 code consists of a Web service interface definition and the corresponding implementation class.
清单1的代码包含一个Web服务接口定义和对应的实现类。
Get the Jibx2Wsdl tool to simplify build a JiBX binding, WSDL, and schema definition from existing code.
获取Jibx2Wsdl工具,以简化从现有代码构建JiBX绑定、WSDL和模式定义的工作。
In Figure 3, we define a new wizard with ID (com.ibm.pde.simple.template.wizard), name (simple View wizard), icon and class definition (see the code below).
在图3中,我们定义了一个带有ID (com . ibm . pde .simple . template .wizard)、名称(simpleView wizard)图标和类定义的新向导(参见以下代码)。
A class definition for the implementation code: this class must become the PortType class named in the Basics TAB of the properties box, and the class must be public.
实现代码的类定义:该类必须成为属性框的Basics选项卡中指定的porttype类,并且该类必须是公有的。
The inclusion of iostream and the definition of the EXPORT_API macro can be considered code-invariant parts of the file throughout the scope of the project.
其中包含了iostream和export_api宏的定义,在该项目的范围内,这些可以被看作是该文件中不变的代码部分。
These wizards transform UML into COBOL and WSDL (Web Services Definition Language), as well as generate the JCL that will help you implement the code generated.
这些向导将UML转换为COBOL和WSDL(Web服务定义语言),并且生成 JCL,它将帮助您实现生成的代码。
The sample code provides the Data Definition Language (DDL) and Integration Exchange Format (IXF) files which make up the structure.
该样本代码提供了组成该结构的数据定义语言(Data Definition Language,DDL)和集成交换格式(Integration Exchange Format,IXF)文件。
As you can see from the code, the test is logically simple: pass in a word (such as pugnacious) and then verify that the corresponding Label has the correct definition as its text.
您可以从代码看到,测试逻辑非常简单:传入一个单词(比如pugnacious),然后验证相应的Label文本是否得到正确定义。
Once you are sure that all the existing instances have been unpickled, updated, and re-pickled, you can remove the old class definition from the source code module.
一旦确定所有现有的实例都已经unpickle、更新和重新pickle后,可以从源代码模块中除去旧的类定义。
It actually is a lot easier for an implementation to take a definition that said, "This is what a correctly formed definition would look like," and then from that definition generate correct code.
实际上,对于实现而言,采用定义要简单得多,定义说明,“正确形成的定义就应该是这个样子”,然后从这个定义生成正确的代码。
Among the tools for code review introduced in this article, role definition, reading techniques, review tools, and issue-tracking tools are not limited to source-code review alone.
本文介绍的代码检查工具、角色定义、阅读技巧、检查工具和问题跟踪工具的用途并不局限于代码检查。
For the developer, instead of entering 320 lines of code per definition and use, only a few strings have to be entered, and some decisions that are based on valid options have to be made.
对于开发者来说,以前定义加上使用要输入320行的代码,而现在只需要输入几个字符串,然后决定几个选项就可以了。
To create the JRubyInterpreter class, create a new source code file with an empty class skeleton and add the Interpreter interface to the definition.
要创建jrubyinterpreter类,需要先创建一个新的源代码文件,其中带有空的类骨架,再向此定义中添加Interpreter接口。
Simplicity: the code is more efficient and compact by using the single head element or type definition to select a group of elements.
简单性:通过使用单个head元素或类型定义来选择一组元素,使代码更加紧凑高效。
Goto statements and recursive function calls may be supported by the language definition, but it is known that using other methods makes the code easier to understand.
语言规范可能支持goto语句和递归函数调用,但使用其他方法能够让代码更易于理解。
Job parameters are stored in a hashtable and are passed to the device class plug-in code when the job is executed. Create a job object for setting job definition attributes as shown below.
作业参数存储在哈希表中,并当作业执行时将其发送到设备类的插件代码中。
The use of the code pressure equation and the definition and selection of terms are reviewed as you work through this tutorial.
通过本教程学习了使用规范中的压力方程及其定义和选择的条款。
Code Storm HD - With its distorted figures, frenzied video screens and computer enhanced night vision displays, Code Storm is the definition of digital chaos.
码风暴高清-凭借其扭曲的数字,疯狂的电视屏幕和电脑增强夜视显示,码风暴的定义是数字混乱。
应用推荐