在比较运算中用不带正负号的变数与零比较。
An unsigned variable was used in a comparison operation with zero.
编译器隐含地扩大并正负号扩展了变数,然后在位元的OR运算中使用该结果值。
The compiler implicitly widened and sign-extended a variable, and then used the resulting value in a bitwise OR operation.
查询是储存在查询变数中,并以查询运算式初始化。
A query is stored in a query variable and initialized with a query expression.
所以何不将变数或运算式加入 [监看式]视窗呢?
利用运算式值中所指定的位元数来将变数值进行向右移位,保持正负号不变,然后将结果指派给变数。
Right shifts the value of a variable by the number of bits specified in the value of an expression, maintains the sign, and assigns the result to the variable.
利用运算式值中所指定的位元数将变数值进行向右移位,不须保持正负号,然后将结果指派给变数。
Right shifts the value of a variable by the number of bits specified in the value of an expression, without maintaining sign, and assigns the result to the variable.
该资讯是由呼叫程序时传给它的变数、常数和运算式所组成。
This information consists of variables, constants, and expressions that you pass to the procedure when you call it.
将不是节点集类型的变数指派至需要节点集的运算式时,即是这类行为的范例。
An example of such behavior is when a variable that is not of a node-set type is assigned to an expression where a node-set is required.
对话方块能够让您检查及评估变数和运算式。
The QuickWatch dialog box lets you examine and evaluate variables and expressions.
若要修正此错误,请使用一个新的实值型别变数来储存中继运算式,然后指派值给这个新变数。
To fix this, use a new value-type variable to store the intermediate expression, and assign the value to the new variable.
属性值会如同变数或常数参与运算式的方式参与运算式,或是储存于指派陈述式左边的变数或属性中。
The value of the property participates in the expression just as a variable or constant would, or it is stored in the variable or property on the left side of the assignment statement.
在陈述式中,您可以使用变数、运算式以及字串和数字等的常值资料。
Within a statement, you can use variables, expressions, and literal data such as strings and Numbers.
在变数值和运算式的值上执行位元OR,然后将结果指派给变数。
Performs a bitwise or on the value of a variable and the value of an expression and assigns the result to the variable.
在变数值和运算式的值上执行位元AND,然后将结果指派给变数。
Performs a bitwise and on the value of a variable and the value of an expression and assigns the result to the variable.
在变数值和运算式的值上执行位元AND,然后将结果指派给变数。
Performs a bitwise and on the value of a variable and the value of an expression and assigns the result to the variable.
应用推荐