For built-in types, initialization depends on scope.
对于内置类型来说,初始化取决于作用域。
Literals are notations for constant values of some built-in types.
字面值是某些内建类型常值的表示法。
The language defines a set of conversions among the built-in types.
语言为内置类型提供了一组转换规则,其中最常用的是算术转换。
At this point you know how to use functions to organize code and built-in types to organize data.
到目前位置,你应该已经知道如何用函数来整理代码,以及用内置类型来组织数据了。
The collection of behaviors you can expect from built-in types constitutes a protocol they implement.
您可以预期的内置类型的行为集合构成了它们实现的一个协议。
Performance has been a major focus to this release, getting startup time quicker and optimizing built-in types.
性能是这个版本的主要关注点,启动速度更快了,内建类型也得到了优化。
Manually initialize non-member objects of built-in types, because C++ only sometimes initializes them itself.
(手动初始化内置类型的非成员对象,因为C++只偶尔会初始化它们)。
Promotions and conversions among the built-in types can yield surprising results in the context of function matching.
内置类型的提升和转换可能会使函数匹配产生意想不到的结果。
Often Web services will require that the payload data only use the XML Schema built-in types and not any types derived from these.
通常,Web服务将要求有效负载数据仅使用XMLSchema内建类型,而不使用从这些类型中派生的任意类型。
The OMG Interface Definition Language has several fundamental types that should look familiar. Here is a table of these built-in types.
O MG接口定义语言有一些看上去应该很熟悉的基本类型。
In XAML 2009 we see full support for generics, non-default constructors, factory methods, built-in types, and defining new properties.
XAML 2009将完全支持泛型、非默认构造方法、工厂方法、内建类型并且可以定义新的属性。
In addition, these simple built-in types are immutable, which means you can't change an object's value after the object has been created.
另外,这些简单的内置类型是不可改变的,这意味着:创建对象之后,您无法更改对象的值。
Luckily, Python programmers do not need to know what is happening here, since all the familiar built-in types produce their iterators automatically.
幸运的是,由于所有常见的内置类型自动产生它们的迭代器,所以python程序员不需要知道这里发生了什么。
Blue includes a number of built-in types, including Numbers (which covers integer and floating point types), strings, arrays, functions, and others.
Blue包含许多内置类型,包括数字(包含整型和浮点型)、字符串、数组、函数等等。
These examples bear study to cement understanding both of function matching in particular and of the relationships among the built-in types in general.
通过这些例子,学习并加深了解特殊的函数匹配和内置类型之间的一般关系。
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的类型。
Many systems need more types than those defined as built-ins in the specification.
许多系统需要的类型比规范中定义的内置类型更多。
Since all of our built-in collection types implement this interface there are no perf gains in the most common scenarios.
自从我们所有的内建集合类型实现了此接口以后,在那些最常见场景下并未获得任何性能收益。
XSD offers a wide range of built-in primitive types and further allows service providers to define custom complex types.
XSD提供了大量的内置的基本类型并允许服务提供者进一步定义定制的复杂类型。
This article reviews the simple built-in data types you can use in Python, this time emphasizing the object nature of these types.
本文将再次查看可以在Python中使用的那些简单的内置数据类型,这次着重介绍这些类型的对象属性。
Most popular programming languages have several built-in data types, and Python is no different in this respect.
大多数流行的编程语言都有多个内置的数据类型,在这一方面Python也一样。
You can use built-in opaque data types in remote queries involving databases residing on the same database server.
可以在涉及到位于同一数据库服务器上的数据库的远程查询中使用内置的opaque数据类型。
This means that you can develop types that are no different from the "built-in" types that come as part of the Scala language.
这意味着您可以开发与scala语言“内置”的类型完全相同的类型。
This prevents the most egregious types of attack, where an intruder can use the built in administrative infrastructure to deploy rogue applications onto your desktop.
这样可以防止最恶劣的攻击类型(入侵者可能使用内置管理基础设施来将恶意应用程序部署到您的桌面上)。
To retrieve structured type data from a table, there must be some way to convert that type into a single scalar value whose type, in turn, must be based on one of the built-in DB2 data types.
为了从表中检索结构化类型数据,必须有一些将类型转换成一个标量值,换句话说,这些值的类型必须基于某种内置的DB2 数据类型。
Most built-in workloads are written to simulate different types of mail user activities.
大多数内置工作负载模拟不同类型的邮件用户活动。
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内置数据类型创建一个表。
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所示注释类型的使用方法和内置注释类型的使用方法完全相同,只不过要同时使用名称和所在的包来指示定制注释。
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所示注释类型的使用方法和内置注释类型的使用方法完全相同,只不过要同时使用名称和所在的包来指示定制注释。
应用推荐