Built-in data types such as integers, characters, and so forth.
内置数据类型,如整型、字符型等。
Nor may additional operators be defined for the built-in data types.
也不能为内置数据类型重定义加号操作符。
For the simple built-in data types, Python does a lot of the work for you.
对于简单的内置数据类型,Python替您做了大量的工作。
Most popular programming languages have several built-in data types, and Python is no different in this respect.
大多数流行的编程语言都有多个内置的数据类型,在这一方面Python也一样。
This article reviews the simple built-in data types you can use in Python, this time emphasizing the object nature of these types.
本文将再次查看可以在Python中使用的那些简单的内置数据类型,这次着重介绍这些类型的对象属性。
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内置数据类型创建一个表。
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 数据类型。
XMLBeans scores well on performance by doing incremental unmarshalling and providing xget methods to access built-in schema data types.
通过增量解组(incrementalunmarshalling)并提供xget方法来访问内置的模式数据类型,XMLBeans取得了较好的性能。
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内建类型,而不使用从这些类型中派生的任意类型。
Manipulating built-in opaque data types in external tables.
处理外部表中的内置opaque数据类型。
The tree-zipper in Listing 14 implements the functions that enable the core collection types to allow any Clojure data structure built from those types to become a zipper: branch?
清单14中的tree - zipper实现的函数支持核心集合类型,允许将通过这些类型构建的任何Clojure数据结构作为zippers: branch ?
Additional data types that can be used in cross-server distributed queries to built-in non-opaque SQL data types. They are.
从跨服务器分布式操作中可以使用的其他数据类型,扩展到内置的non - opaqueSQL数据类型。
The Vue language supports most of the C operations, C-89 data types, has its own built-in variables(_pid, _tid) and functions(stacktrace, timestamp).
Vue语言支持大多数C操作符和 C-89数据类型,还有它自己的内置变量 (_pid, _tid)和函数 (stacktrace,timestamp)。
You can use built-in opaque data types in remote queries involving databases residing on the same database server.
可以在涉及到位于同一数据库服务器上的数据库的远程查询中使用内置的opaque数据类型。
The for loop in Python is special and is closely tied to the container data types built into the Python programming language.
Python中的for循环很特殊,与Python编程语言中内置的容器数据类型紧密相关。
At this point you know how to use functions to organize code and built-in types to organize data.
到目前位置,你应该已经知道如何用函数来整理代码,以及用内置类型来组织数据了。
Any constant, built-in function, or mathematical expression can be used, except those that contain alias data types.
除了那些包含别名数据类型的表达式,可以使用任何常量、内置函数或数学表达式。
On the other hand, Python also offers much more error checking than C, and, being a very-high-level language, it has high-level data types built in, such as flexible arrays and dictionaries.
另一方面,它提供了比C更多的错误检查,并且,做为一门非常高级的语言,它拥有内置的高级数据类型,例如可变数组和字典,如果通过C 来实现的话,这些工作可能让你大干上几天的时间。
A class name represents a new data type. We can use it to define objects of our class type in the same way we use the built-in types to define those objects.
新类代表一种新的数据类型,这样想很方便,所以可以定义类的对象和指向这一类的对象的指针。
A class name represents a new data type. We can use it to define objects of our class type in the same way we use the built-in types to define those objects.
新类代表一种新的数据类型,这样想很方便,所以可以定义类的对象和指向这一类的对象的指针。
应用推荐