In line with XP thinking, test cases are built early on in this type of project.
根据XP的思想,测试案例是在这种类型的项目的早期构建的。
Built in 1936, the Marconi type-702 has been crowned the oldest working television set in Britain.
一台制造于1936年的“马克尼702型”电视机日前成为英国最早的可使用电视机。
The data type can be a DB2 built-in data type, a distinct type or a reference type.
数据类型可以是DB2内置数据类型、独特的类型或引用类型。
The final type, complex, is probably not as recognizable to most programmers because it is not a common built-in data type in other programming language.
最后一种类型complex可能是大多数程序员难以识别的,因为它不是其他编程语言中常见的内置数据类型。
While some of the equipment is routinely used in hospitals around the country, other pieces were custom-built for the sickbay, making it the only one of its type in the world.
有部分仪器是在全国的医院里常规性地使用,而另外一些就是为了这个医务室专门定制的,所以在这类医务室里它成为了全球仅有的一间。
The FROM SQL clause defines the specific function that will be used to transform a value to a built-in data type value representing the structured type.
FROMsql子句定义了特定的函数,可以使用该函数将将一个值转换成表示结构化类型的内置数据类型。
Discuss the concept with the GM as you brainstorm-the game world may have built-in limitations on the type of character you can play.
跟你的GM一起讨论这个概念—游戏世界可能对你能够游戏的人物类型具有内在的限制。
The first type, historical documentation, should include the details of how everything in the architecture is built.
第一种类型,即历史记录文档,应该包括有关架构中的一切是如何构建的详细信息。
If the application does not have a built-in viewer or editor for a certain type of data, it needs to find an appropriate component to open based on its capabilities.
如果应用程序没有某种数据类型的内置查看器或编辑器,那么它需要根据组件的功能查找一个适合于打开此类型数据的组件。
You use the annotation type in Listing 1 exactly the same way you use the built-in annotation types, except that you indicate the custom annotation by both its name and package.
清单1所示注释类型的使用方法和内置注释类型的使用方法完全相同,只不过要同时使用名称和所在的包来指示定制注释。
Before examining how the new built-in functions work, you should become familiar with a new DB2 data type, the "XML data type".
在探究新的内置函数如何工作之前,您应该先要熟悉新的DB 2数据类型,即XML数据类型。
You can create a table with structured type columns in the same way that you would create a table using only DB2 built-in data types.
您可以用同样方式使用结构化类型列创建表,也可以只使用DB 2内置数据类型创建一个表。
The constructor can take a simple built-in numerical type or character data.
该构造函数可以接受简单的内置数值类型或字符数据作为参数。
We prefer the latter option because it allows us to simply associate a custom converter (with built-in validation logic) with a specific object type and have JSF handle that object type.
我们偏向后一种方法,因为它让我们可以将自定义转换器(自带验证逻辑)与特定的对象类型相关联,并让JSF处理这种对象类型。
The built-in correspondence that specifies the column type illustrates the declarative aspects of RDL.
指明列类型的内嵌通讯表现了RDL的声明性。
If you want to use a specific type without relying on the parse, PowerShell comes with several built-in type shortcuts.
如果想使用某个不依赖解析器的特定的类型,PowerShell提供了几个内置的类型快捷方式。
It also defines a Struct class for defining arbitrary data aggregations, and the special class any which can be used to represent any built-in or derived type and thus is the basis of dynamic typing.
它还定义了一个struct类,用来定义任意的数据聚合,此外,还定义了特殊的类any,它可以用来表示任何内置或导出类型,因而它也就成了动态类型化(dynamic typing)的基础。
You just created a new data type defined by the built-in int class.
您立即可以创建一个由内置int类定义的新数据类型。
Each of these protocol structures are mapped by type and protocol into the inetsw_array, which maps the built-in protocols to their operations.
这些协议接口每个都按照类型和协议映射到inetsw_array,该数组将内嵌协议与操作映射到一起。
Which, as mentioned earlier, is the built-in string type.
正如我之前提到的,这个字符串是内置的字符串类型。
Extending from Play's Model type gives me a few built-in freebies.
从Play的模型类型扩展,为我提供了一些内置的免费服务。
The first line tells you that you're seeing the help page for the int class, which is a built-in data type.
第一行告诉您正在查看int类的帮助页面,它是一个内置的数据类型。
Unlike trext:LocationCountyCode, which had its own code list type, trext:BicycleRegisteredIndicator has a type that corresponds to one of the XML Schema built-in types, boolean.
跟trext:LocationCountyCode 具有自己的代码列表类型不同,trext:BicycleRegisteredIndicator具有一个对应于XMLSchema内置类型 boolean的类型。
First calls the built-in input function to request the user to type in their calculation, which input then returns as a string.
首先调用内置的input函数来请求用户输入他们的计算,随后input作为一个字符串返回。
Values of this type can now be allocated using the built-in function new, which returns a pointer to the value in memory with all slots initialized to the zero value.
现在这一类型的值可以通过内建的函数new来分配,这将返回一个指针,指向一块内存单元,其所占内存槽初始化为零。
Use the built-in type command of the shell to reveal the truth.
使用Shell内置的type命令可以揭示实际的情况。
The easiest way to fix this are outright changes of the XSD types, for example, using the built-in xsd:int type, or by introducing a new xsd:simpleType with an appropriate restriction.
最容易的修改方法是使用内置的xsd:int类型修改 XSD类型,或者引入具有适当限制的新的 xsd:simpleType。
Changes to the built-in dict type.
内置dict类型的变化。
As with the functions built-in variable, type set — erase variable name to "unset," or erase, a variable.
与内置命令functions一样,输入set——erasevariablename就可以删除一个变量。
The type command also shows that cd is a built-in command and is duplicated externally as /usr/bin/cd.
type命令还显示出,cd是一个内置的命令,并且与外部命令 /usr/bin/cd 是相同的。
应用推荐