1.
DOUBLE fields are numeric fields stored in binary form
双精度型字段是以二进制存储的数值字段
2.
Numeric fields are 1 to 20 digits wide, including the +, -, or .
数值字段宽度可以为1到20个数字,包括+,-,或.
3.
INTEGER fields are numeric fields with no decimal places stored in binary form
整型字段是以二进制存储的,无小数位的数值字段
4.
NUMERIC fields contain signed numbers, either integer or decimal
数值型字段包含有符号整数或小数
5.
Must be a character or numeric key field.
必须是一个字符或数值型的关键字段。
6.
Numeric type requested for string-only field.
数值型要求只允许字符串型字段。
7.
String type requested for numeric-only field.
字符串类型要求只允许数值型字段。
8.
Data value conflicts with the data type or constraints of the field.
数据值和字段数据类型或约束相冲突。
9.
The mysql_result() function returns the value of a field in a recordset.
函数的作用是:返回结果集中的字段值。
10.
Data value conflicts with the integrity constraints of the field.
数据值和字段完整性约束相冲突。
11.
Total field type must be Date or Numeric.
总计字段类型必须是日期型或数值型。
12.
Error: Value class has neither fields nor size parameter.
错误:值类既没有字段也没有大小参数。
13.
Value of the Culture field from Assembly metadata.
程序集元数据中的“区域性”字段的值。
14.
A mirror field. Stores the most recently retrieved value for a linked database field.
一个镜像字段。存储链接数据库字段的最近检索的值。
15.
alphanumeric field descriptor
字母数字字段描述符
16.
Primary key mirror field. This cell contains the most recently retrieved value for the primary database key.
主关键字镜像字段。此单元格含有数据库主关键字的最近检索值。
17.
key field evaluation character set
关键字段求值字符集
18.
Typically, an edit field is used to enter a numeric value needed by the program, such as the point size of a font.
通常编辑字段用于输入程序所需的数值,如字号磅数。