基本数据类型 meaning in Chinese
atomic data type
basedatatype
basic data type
elementary data type
Examples
- The following sections provide examples of how you can use the jdbc driver and the basic data types
以下几部分提供了如何使用jdbc驱动程序和基本数据类型的示例。 - Trove holds equivalent collections for other primtive data types and other collection combinations , such as
对于其他基本数据类型和集合组合, trove都有等价的集合,如 - The data types returned from extension objects are one of the four basic xpath data types of
从扩展对象返回的数据类型是四种xpath基本数据类型之一: number 、 string 、 boolean和node set 。 - That s very useful , because lists are a basic data type in perl , and many wonderful things can be done with them
这非常有用,因为列表是perl中的基本数据类型,可以用列表做很多奇妙的事。 - Autoboxing is not going to be as efficient as using a collection that holds primitive data types directly , such as the trove
自动装箱的效率比不上使用直接保存基本数据类型的集合,比如值为