您要查找的是不是:
- illegal 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. 局部返回变量名的作用域位于函数内。
- 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. 阵列(数组)对象用来在一单独的变量名称内存储一系列值。
- 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. 变量命名规则和编码规范一直是一个比较敏感的话题。
- 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. 我将在本书经常使用的变量名的前缀如下表所示。
- The only time you need to use this syntax is when the register name overloads a variable name. 仅在寄存器名重载变量名时才需要使用此语法。
- Enclose the variable name in curly braces if you want to explicitly specify the end of the name. 如果想明示指定名字的结束,用花括号把变量名括起来。
- The most popular variable naming convention is called Hungarian Notation. 最流行的命名规范是匈牙利符号。
- Indicates the specified environment variable name was not found in the specified environment block. 表示无法在指定的环境区块中找到指定的环境变量名。