您要查找的是不是:
- character variable name 字符变量名
- Follow the variable name with an As clause. 变量名后接As子句。
- Environment variable name required to left of assignment operator. 赋值运算符左边要求有环境变量名。
- Type or paste the variable name or expression you want to watch. 键入或粘贴要监视的变量名或表达式。
- Please don't, never! use char as your variable name. 用动态分配空间就不会话溢出喇!呵呵!
- Must correspond to the variable name that was used in the previous step. 必须与上一步中使用的变量名相对应。
- The scope of the local return variable name is local within the function. 局部返回变量名的作用域位于函数内。
- Suppose nVar is a character variable, and the Watch window shows the value as 0x0000F065. 假设nVar是字符变量,并且“监视”窗口将该值显示为0x0000F065。
- The following example uses LTRIM to remove leading spaces from a character variable. 以下示例使用LTRIM删除字符变量中的前导空格。
- The only characters actually disallowed in a variable name are :, #, and =. 事实上只有:、%23和=等字符不允许使用在变量名称中。
- The Array object is used to store a set of values in a single variable name. 阵列(数组)对象用来在一单独的变量名称内存储一系列值。
- The PRINT statement accepts any character string expression, including character or Unicode constants, a character or Unicode local variable name, or a function that returns a character or Unicode string. PRINT语句接受任何字符串表达式,包括字符或Unicode类型的常量和局部变量名,或返回字符或Unicode字符串的函数。
- Name of the class; follows standard variable naming conventions. class的名称;遵循标准的变量命名规则。
- Name of the event; follows standard variable naming conventions. 事件的名称;符合标准变量命名规则。
- The topic of variable naming and code conventions is a touchy one. 变量命名规则和编码规范一直是一个比较敏感的话题。
- Variable substitution is performed on text literals that's surrounded by double quotation marks. The “$” character, followed by a variable name, is replaced by that variable's contents. 被双引号环绕的文本字面值的变量替换将被执行变量替换。”%24”字符跟一个变量名,将被变量的内容所替换。
- Proper naming convention followed for variable names? 变量命名是否合适和恰当?
- Spaces in request variable names are converted to underscores. 请求变量名中的空格被转换为下划线。
- Variable names must not contain blank space characters. 变量名中不能包含空格字符。
- The variable name prefixes I'll generally be using in this book are shown in the following table. 我将在本书经常使用的变量名的前缀如下表所示。
