tk_type char(18) The type of task. "SENSOR"
tk_type char(18)任务的类型 "SENSOR"
If both values are of type CHAR, the result is also of type CHAR.
如果两个值都是char类型,结果还是char类型。
The type char is used to represent character data and is covered in Chapter 8.
char类型被用来表示字符数据,在第8章会讲到。
SCR is used for the switch in the supply that is a switch-type char-ged circuit of continuous current.
该电源采用可控硅开关,开关频率大于10千赫的开关型恒流充电电路。
I wish to store different values in different "storages" so as to be able to recover each one via a "key" (type char).
我希望能够存储不同的值在不同的“仓库”,以便能够恢复每一个通过“密钥”(字符型)。
The unsigned char data type, and byte data type will yield incorrect results and act as though they are signed types i. e. type char.
无符号字符数据类型和二进制数据类型将产生错误的计算结果,会当成有符号的数据类型进行计算。
If you store strings in columns of type VARCHAR or CHAR in a DB2 database, you often have the need to apply content-based predicates on those strings.
如果将字符串存储在DB 2数据库的VARCHAR或char类型的列中,那么就常常需要在这些字符串上应用基于内容的谓词。
The CHAR data type provides a performance boost because the database knows exactly how big every CHAR column will be and can make certain performance optimizations when reading or writing the data.
CHAR数据类型有助于性能提高,因为数据库确切地知道每个char列有多大,所以在读写数据时就可以执行某种性能优化。
The second difference is more subtle: The CHAR type is always the length you specify.
第二个区别比较微妙:CHAR类型的长度总是指定的长度。
For example, the framework might assume that any CHAR(1) field should be mapped to a Boolean data type.
例如,框架可能假设任何CHAR(1)字段都应该映射到一个Boolean数据类型。
There is a code page conversion to the SQL world if the value is serialized into a CHAR, VARCHAR, or CLOB type that is not FOR BIT DATA.
如果值被串行化为不是FOR BIT DATA 的CHAR、VARCHAR或CLOB类型,那么会有一个到SQL世界的代码页转换。
For instance, a String attribute of an entity could be implemented as a CHAR, VARCHAR, or TEXT type of column.
例如,可以将实体的String类型的属性实现为CHAR、VARCHAR或text类型的列。
I get the int and store it in n. The switch statement takes inside its parenthesis an int or a char or some primitive type.
我得到一个整数并把它存储,到n中,switch语句的圆括号里可以是一个整数,或者一个字符或其他的基本类型。
We did it for silly purposes just to see how big each data type was, but on most systems the size of a char is what?
只是为了很傻的目的,来看看每个数据类型多大,但是在大多数的系统中char的大小是多少呢?
Finally, it calls the overloaded function func with char type arguments.
最后,调用使用char类型的参数的重载函数func。
Derby provides two simple techniques for storing character data: the char type and the VARCHAR type, which are detailed in Table 3.
Derby提供了保存字符数据的两个简单技术:char类型和varchar类型,详情如表3所示。
After that is the name of the basic type being used (char, int, float, and so on).
之后是所使用的基本类型名(char、int、float等)。
The type could be a char or long long or string or another any or a type that you have created such as Address.
该类型可以是char或long long或string或另一种any,或者是已经创建的一种类型,如address。
The discriminator type must be an integral type (short, long, long long, and so on, as well as char, boolean, or enumeraton).
识别名称类型必须是整数类型(short 、long 、 long long等,以及char 、boolean或 enumeraton )。
First, the char type has a maximum length of 254 characters, whereas the VARCHAR type can hold up to 32,672 characters.
首先,char类型的最大长度是254个字符,而varchar类型最多可以容纳32,672个字符。
Thus, array (pointer (char), 4) is the type of arrays of 4 Pointers to char.
因此y的类型就是有四个元素、这些元素指向char类型的指针数组。
In the Viper 2 release, there is a new DBA configuration parameter that prevents any parsing of XML from a CHAR-type host variable or character string.
在Viper2版中,有一个新的DBA配置参数,该参数可以防止在char类型的主机变量或字符串上执行xml解析。
Error: While formatting the check out time to a char type.
错误:当把检验时间格式化为一个字符类型时。
Both the variable type and the formal parameter type are some variety of pointer-to-wide char.
变量类型和形参类型均是某种指向宽字符的指针。
Both the variable type and the formal parameter type are some variety of pointer-to-wide char.
变量类型和形参类型均是某种指向宽字符的指针。
应用推荐