给一个词下定义要比举例说明它的用法困难得多。
To give a definition of a word is more difficult than to give an illustration of its use.
举例来说,清单8中定义的视图主要用于按日期排序。
For example, the view defined in Listing 8 essentially sorts by date.
它被定义为单个的元素,因为单个类对转换的多个部分(举例来说,类、属性,和方法)做出贡献是可能的。
It is defined as a separate element, because it is possible for a single class to contribute to multiple parts of a transformation (for example, class, property, and operation).
举例来说,可以创建可视的模型来在不创建循环依赖的情况下,帮助定义插件之间的关系。
As an example, a visual model could be created to help define the relationships between plug-ins without creating circular dependencies.
举例而言,在清单4中,我想验证对某个给定单词返回了其正确定义并放入一个输出Label中。
For example, in Listing 4, I want to verify that the correct definition is returned and placed into an output Label for a given word.
他们会通过提问来获得界定、定义及举例,确保他们从讲话者那里获得了足够的信息。
They use questions to get clarification, definitions, and examples to ensure that they have enough information to hear what the sender meant for them to hear.
举例来说,下列的web . config文件使MicrosoftInternetInformationServices (IIS)能定义一个自订标头以自动使用IE7 mode来编译所有网页。
For example, the following web.config file enables Microsoft Internet Information Services (IIS) to define a custom header that automatically renders all pages in IE7 mode.
举例来说,如果运行下面的数据定义语言(data definition language,DDL),首先会创建2GB大小的dbspaceDbdbspace,然后在dbspace Dbdbspace中创建数据库sampledb。
For example if you run the data definition languages (DDLs) mentioned below, dbspace Dbdbspace of size 2 GB would be created first, and then database sampledb is created in the dbspace Dbdbspace.
在block -size - column . py的例子中,nautilus . ColumnProvider与nautilus . InfoProvider在类定义中有举例,因此新类要从这两处继承。
In the block-size-column.py example, both nautilus.ColumnProvider and nautilus.InfoProvider are enumerated in the class definition, so the new class inherits from both.
举例来说,如果您简单地对所有源文件执行语法分析程序,那么您就可以确保源代码遵守预定义的编码标准。
For example, if you simply parse all of the source files for a program, you can ensure that the source code adheres to a predefined coding standard.
举例来说,如果一个构建总是在特定点失败,那么您可以很容易地确定需要从哪个规程找原因了,因为您的过程是一致的,且定义良好的。
If a build keeps breaking at a particular point, for instance, you can readily identify what discipline to look to for the cause, because your process is consistent and well-defined.
举例来说,当定义社区中的角色时,可以使用资产类型来约束角色。
For example, when defining roles on a community, the asset types can be used to constrain the role.
除了对静默输出风格的直接利用以外,这个分支还举例说明了相对于测试套件的自定义测试以及对结果报告的控制。
Aside from the direct utility of the quiet output style, the branch illustrates custom testing against test suites and control of result reporting.
举例来说,通过为所需的工件提供模板,并且用对于进入和退出的客观的标准来定义控制门,来帮助确保清晰度。
For example, help ensure clarity by providing templates for required artifacts and defining control gates with objective criteria for entrance and exit.
通过举例说明如何用RUP过程工作台(RPW)自定义工具来构建插件,我将会更进一步地讨论这个步骤。
I could take this process a step further by illustrating how to build a plug-in using RUP process Workbench (RPW) customization tools.
在本部分,我们将举例说明如何利用XPath查询历史事件以及如何定义事件组及如何通过EventAccess接口来使用事件组。
In this section, we illustrate how to query the historical events using the XPath and how to define the event groups and use them with the event Access interface.
举例来说,Sarbanes - Oxley法令(SOX)定义了金融数据应该如何保留、获取,和修改的严密指导。
For example, the Sarbanes-Oxley act (SOX) defines strict guidelines for how financial data should be retained, accessed, and modified.
但是,如果使用参数化测试,就可以只定义一个测试用例,然后,(举例来说)把所需的参数模式加到TestNG的测试套件文件中。
But with parametric tests, you can define one test case and then push your desired parameter patterns (for example) into TestNG's suite files. That's what I've done in Listing 6.
下面的清单举例说明了使用 MySQL定义那个表的方法。
The following listing demonstrates the way you can define that table with MySQL.
使用这些定义的组织一般着重于推动更大的效率(举例来说,LeanManufacturing)。
Organizations that use these kinds of definitions are typically focused on driving greater efficiency (e.g., Lean Manufacturing).
举例来说,应该使用first和last方法来定义arraylist类,不过并未采用这种方式。
For example, the ArrayList class should have been defined with a first and last method, but alas it did not. However, it's easy enough to add those methods in Groovy, as shown in Listing 5.
举例来说,该类必须实现接口com . google . gwt . user . client . rpc . IsSerializable,该接口是一个标记接口,不定义任何方法。
For one, the class must implement the interface com.google.gwt.user.client.rpc.IsSerializable, which is a marker interface, defining no methods.
举例来说,SQLSELECT语句可以使用一个参数来定义一个WHERE条款规则。
For example, an SQL SELECT statement could use a parameter to define the criteria of a WHERE clause.
通过分析电四极矩的两个定义的异同,举例分析它们求电势的方法。
This paper illustrates the difference of two definitions of electrical quadrupole moment, analyzing the method of solving potential by making use of them.
在定义伴随矩阵的衍生阵——陪同矩阵概念的基础上,探索陪同矩阵的性质并加以证明,同时给出应用举例。
Based on the definition of accompanying matrix which is the derivative matrix of adjoint matrix, the properties of an accompanying matrix are explored and proved.
文中给出了二阶卷积算子的定义和性质并举例说明。
The second order convolution operators are defined and several properties are discussed.
举例来说,如果命令没有受到保护,则队列就不可能安全,这是因为任何人都可以定义QALIAS,然后使用QALIAS来绕过队列安全性。
As an example, if commands are left unprotected, then queues cannot be secure because if anyone can define a QALIAS, they can use the QALIAS to bypass queue security.
阐述了数据元素命名、定义和标识的原则和方法,并举例加以说明。
This paper describes the rules for naming, definition and identification of data element.
还讨论了两个拉氏变换定义的一致性,并都举例给予说明。
The correspondence of the two Laplace's transform definitions, with illustrative examples given, is also discussed.
还讨论了两个拉氏变换定义的一致性,并都举例给予说明。
The correspondence of the two Laplace's transform definitions, with illustrative examples given, is also discussed.
应用推荐