您要查找的是不是:
- Specifies a double word data value. 指定一个双字数据值。
- Its data value, stored at some memory address. 它的数据值存储在某个内存地址处。
- The date and time data value of the specified field. 指定字段的日期和时间数据值。
- Its associated data value is fetched from its address in memory. 与它关联的的数据值是从内存中的地址获取的。
- A literal data value, such as a character literal in an SQL statement. 文本数据的值,如SQL语句中的字符文本。
- Numeric data value, using the minimum precision and scale necessary. 数据值,而且使用必需的最小精度和小数位数。
- Many transformations compare data values. 很多转换都对数据值进行比较。
- Specifies an array of string data values. 指定一个字符串数据值的数组。
- Specify an empty string to set the data value for the default named value. 指定一个空的字符串来设置默认指名值的数据值。
- To save a data value to be returned by a stored procedure return code or function return value. 保存存储过程返回代码要返回的数据值或函数返回值。
- For each field, the TERMINATOR attribute indicates the terminator that follows the data value. 对于每个字段,TERMINATOR属性指示位于数据值后面的终止符。
- Input parameters allow the caller to pass a data value to the stored procedure or function. 输入参数允许调用方将数据值传递到存储过程或函数。
- This class can be used to specify a restriction on the maximum length of the data value of a simpleType element. 此类可用于指定对simpleType元素数据值的最大长度的限制。
- This class can be used to specify a restriction on the minimum length of the data value of a simpleType element. 此类可以用来指定simpleType元素的数据值的最小长度限制。
- A Transact-SQL local variable is an object that can hold a single data value of a specific type. Transact-SQL局部变量是可以保存单个特定类型数据值的对象。
- As you can see, grabbing a data value from a dictionary is nearly identical to pulling data out of any container type. 可以看到,从dictionary中获取数据值的过程几乎与从任何容器类型中获取数据完全一样。
- A constant, also known as a literal or a scalar value, is a symbol that represents a specific data value. 常量,也称为文字值或标量值,是表示一个特定数据值的符号。
- All an image column does is provide a location to store the stream of bits that make up the image data value. image列所做的全部工作就是提供一个位置,以存储组成图像数据值的位流。
- In addition, you will bind the Label control in the item template to a data value. 另外,还会将项模板中的Label控件绑定到数据值。
- The rvalue is the data value of the variable, that is, what information it contains. 因为的确在介绍编译原理的课程中听过这个词,大致知道其意思就没有多想。