The attributes are separated by an underscore (_).
属性以下划线(_)分隔。
How do I store JSON data in an Underscore template?
我如何储存JSON数据下划线模板?
By default, the separator is an underscore character.
在默认情况下,分隔符是下划线字符。
Every piece is separated by an underscore instead of a dot.
每一部分都由一根下划线隔开,而不是点。
The RoR naming convention is to prefix an underscore to partials.
RoR命名约定是在片段前加一个下划线。
The \w+ is similar to the \p{Alnum}+, but adds an underscore ( _ ).
w+ 与 \p{Alnum}+类似,但添加了下划线(_)。
This imports all names except those beginning with an underscore (_).
这样可以导入所有除了以下划线(_)开头的命名。
Start and end each token with an underscore to prevent accidental string matches.
开始和结束标记带有下划线用于阻止意外的字符串匹配。
In this convention, the words in the name of a service are separated by an underscore.
对于这个约定,构成服务名的单词使用下划线分隔。
The prefix is usually separated from the name by an underscore, a period, or a slash.
前缀通常使用下横线,点或斜线与名称分开。
As noted earlier, if a class name begins with an underscore, it has no corresponding XML tag.
正如前面提到的,如果类名以一个下划线开始,那么它就没有相对应的XML标记。
A word character is any letter, decimal digit, or punctuation connector such as an underscore.
任何字母、十进制的数字或标点符号连接器如下划线的单词字符。
Visual Basic is far less creative, it merely takes the property name and prepends an underscore.
VisualBasic则缺乏这种创新性,它只不过在该属性名前添加了一个下划线。
The RoR naming convention is to prefix a partial with an underscore (for example, _addressform.rhtml).
RoR命名约定是在片段前面加一个下划线(如_addressform . rhtml)。
While there are a few ambiguous cases, the vast majority of the time an underscore will not be necessary.
虽然存在一些二义情况,但大多数情况下还是不需要使用下划线的。
In the case of sub menu, some property value is concatenated with parent menu name separated by an underscore (" _ ").
在子菜单中,有一些属性值会与由下划线(“_”)隔开的上级菜单联系起来。
The following name property has its value concatenated with the parent menu name, separated by an underscore ("_").
接下来的name属性,具有与上级菜单名相联系的值,由下划线(“_”)隔开。
One respondent commented "I get tired of having to explain to people what the difference between a hyphen and an underscore is".
一位受访者评论说:“我厌倦了解释人们什么区别横线和下划线”。
If the $ character is not followed by a left brace, letter, or an underscore, the $ character remains unmolested in the text literal.
如果$字符后面不跟着一个左括号,字母或者一个下划线,$符号在文本字面值中就不会有麻烦。
Here we use an underscore at the end of the pattern to show that the pattern is incomplete, the pattern either finds a date or it doesn't.
我们在模式末尾使用了一个下划线来表示这个模式是非完整的,即模式要不找到一个时间数据或者不能。
The name can be any combination of letters, Numbers, or an underscore that does not start with a number, and it cannot contain Spaces.
该名称可以是字母、数字或下划线的任意组合,但名称不能以数字开头且不能包含空格。
As usual the name is case sensitive except (on most projects) for the first letter, and a blank space is equivalent with an underscore.
一般来说,大多数工程中名字首字母是区分大小写的,一个空格等同于下划线。
By default, the end-of-file string is an underscore (_); if that character is sent as a single input argument, everything after it is ignored.
缺省情况下,文件结束字符串是下划线(_);如果将该字符作为单个输入参数来发送,则它之后的所有内容将被忽略。
Identifiers cannot contain two consecutive underscores, nor can an identifier begin with an underscore followed immediately by an upper-case letter.
标识符不能包含两个连续的下划线,也不能以下划线开头后面紧跟一个大写字母。
The practice of writing compound words or phrases such that an underscore (_) separates one word from the next. This form is also known as underscore case.
蛇形命名法是书写复合词或短语的一种形式,用下划线分隔每个单词,也称下划线命名法。
For naming images the same guidelines are followed. Just add an underscore plus with the language code plus an additional underscore plus the country code.
图像命名有相同规范,加上下划线和语言代码,有必要的话加上国家代码。
We found one interesting bug, when we had used an underscore (_) in the host-name, which kept the WPAR manager from being able to locate one of our managed systems.
我们发现这样一个有趣的错误,当我们在主机名中使用了下划线(_)时,WPAR管理器将无法定位到一个托管的系统。
A locale name is constructed from a two-letter lowercase ISO country code, optionally followed by an underscore or hyphen and a two-letter uppercase ISO language code.
语言环境名称是这样组成的:小写的两字母iso语言代码,可选地,后面可以跟下划线或连字符以及大写的两字母iso国家或地区代码。
You can use an underscore (Scala's standard wild card character) as a placeholder to catch any type of exception (really, to match any case in a pattern matching expression).
你可以使用一个下划线(Scala的标准通配符)作为占位符来捕捉任意类型的异常(不骗你,它可以匹配模式匹配表达式的任何case)。
You can use an underscore (Scala's standard wild card character) as a placeholder to catch any type of exception (really, to match any case in a pattern matching expression).
你可以使用一个下划线(Scala的标准通配符)作为占位符来捕捉任意类型的异常(不骗你,它可以匹配模式匹配表达式的任何case)。
应用推荐