Use variable names that make sense.
尽量用有意义的变量名字。
Use variable names that mean something.
使用有语义的变量名。
Choose variable names that won't be confused.
选用不会产生误解和混乱的变量名。
Global variable names are qualified two part names.
全局变量名称由两部分构成。
Typos: mistyped class names, paths, variable names.
输入错误:输错的类名称、路径和变量名。
Important: Use the same variable names in each file.
要点:在每个文件中使用相同的变量名称。
Typos - mistyped class names, paths, variable names.
输入错误 —输错的类名、路径、变量名。
It contains a collection of environment variable names.
它包含一组环境变量名。
Tip 3: Don't use variable names that will mock you.
提示3:不要使用弄巧成拙的变量名。
Always be careful with shell expansion and variable names.
始终要谨慎使用Shell扩展和变量名称。
Using percent signs within variable names is not permitted.
不允许在变量名内部使用百分号。
Second good piece of style here is choice of variable names.
第二个编程优秀风格就是,变量名称的选择。
Tags such as, and can be used to associate variable names with specific nodes.
诸如、和之类的标记可用于将变量名与特定节点关联。
Another bad practice is to use single-letter variable names such as I, j, and k.
另一个糟糕的做法是用单字母的变量名如i,j,k。
Heap dumps do not contain information like variable names, values or source code.
堆转储不包含变量名、值或源代码等信息。
Method, field, and local variable names begin with a lowercase letter, as in read .
方法、字段和本地变量名以小写字母开头,如read 。
You must encode all variable names of the form with the encodeNameSpace tag element.
您必须使用encodeNameSpace标记元素对表单的所有变量名进行编码。
To handle variable names and real values, the semantic type of Bison has to be enhanced
为了处理变量名和实际值,Bison的语义类型必须进行增强
The prefix argument is used as a prefix for the variable names inside the generated code.
prefix参数被用作在已生成的代码内部的变量名的前缀。
Enter the application variable names in the appropriate Web service variable value field.
在相应的Web服务变量值字段中输入应用程序变量的名称。
This makes it much easier to find problems in the code (such as mis-typed variable names).
这样就可以更容易地发现代码中的问题(例如输错的变量名)。
If there are errors, go back and ensure that you have correctly changed all the variable names.
如果出现错误,请返回,并确保你已经正确更改了所有变量的名称。
Incidentally, I use "disc" instead of "disk" in variable names because that's what FreeDB USES.
顺便说一下,使用“disc”而不是“disk”作为变量名,是因为FreeDB的用法如此。
Name Keyword identifying input and output variable names as specified in the service definition.
NAME在服务定义中指定的标识输入和输出变量名的关键字。
Hygienic macros can be safely used anywhere without fear of stomping on existing variable names.
健康的宏可以安全地在任何地方使用,不必担心与现有的变量名冲突。
First, I'll look at the special form used to define variable names, appropriately called define.
首先,我将介绍用于定义变量名称的特殊行为,称为define。
Combine this with c's penchant for short, cryptic variable names, and you have a recipe for disaster.
这一点与c语言中简短而难解的变量名结合在一起,将会后患无穷。
The program transfers the array nodes into more descriptive variable names, making the code easier to follow.
该程序将数组节点转换为说明性更强的变量名,从而使代码更易于阅读。
In addition, there are several more-or-less standard module-level "magic" variable names that are often used.
此外,还有几个接近标准的模块级的“魔术”变量名被经常使用。
In addition, there are several more-or-less standard module-level "magic" variable names that are often used.
此外,还有几个接近标准的模块级的“魔术”变量名被经常使用。
应用推荐