您要查找的是不是:
- COM变量的值通过调用 The value of the COM variant is determined by calling the
- 自动调用这些变量的setter方法以输入从HTML表单中检索而得的值。 Automatically calls the setter methods of these variables to enter the values retrieved from the HTML form.
- 外推在已知范围内通过对已知量的逻辑推断来估计(未知范围内的某一个变量的值)。 To estimate(a value of a variable outside a known range) from values within a known range by assuming that the estimated value follows logically from the known values.
- 值 value
- 可用变量的完整列表(及更多信息)可以通过调用phpinfo()函数来查阅。 A complete list of available variables (and much more information) can be seen by calling the phpinfo() function.
- 调用完成后,返回值通过网络返给ORB,ORB再交给存根。然后存根返回给客户机调用。 After the call is completed, the return value is returned to the ORB over the network, and the ORB hands it back to the stub.
- 长期趋势指的是在一个长时期内趋向增加或减少的变量的值。 Secular trend is the value of the variable that tends to increase or decrease over a long period of time.
- 枚举中的值跟踪该行的当前状态。通过调用 Property that keeps track of the current state of that row using the values in the
- 递增和递减运算符结果生成的是变量的值。 Increment and decrement operators produce the value of the variable as a result.
- 通过调用堆栈把值类型的实例存储在一个内存区域中,用最小的代价快速的在运行时建立, Instances of value types are stored in an area of memory called the stack, where the runtime can create, read, update, and remove them quickly with minimal overhead.
- 检查变量的值 To inspect the value of a variable
- 引用变量和变量的值 Referencing Variables and Variable Value
- 类型的指针变量的值是 The value of the pointer variable of type
- 以下示例通过调用名为Distance类型的方法,从Cities表中选择Location列的值(定义为point类型) The following example selects the values for the Location column, defined as type point, from the Cities table, by invoking a method of the type called Distance
- 例如,可以更改变量的值。 You can change the value of a variable, for example.
- 定义域是自变量的值集。 The domain is a set of values of the independent variable.
- 调用Reset后,您必须先通过调用MoveNext来使枚举数前进到集合的第一个元素,然后才能读取Current的值。 After calling Reset, you must call MoveNext to advance the enumerator to the first element of the collection before reading the value of Current.
- 变量的值仍为Generic Name。 The variable retains the Generic Name value.
- 关键字设置该私有变量的值。 Statement sets the value of the private variable by use of the.
- 更改任意的范围内变量的值。 Changes the value of any in-scope variable.