underscore character 双语例句
全部
1·By default, the separator is an underscore character.
在默认情况下,分隔符是下划线字符。
2·Thus there is no need to do so with an underscore character.
所以就没有必要再用下划线表示单词起始了。
3·Field names can contain only letters, Numbers, or the underscore character.
字段名称只能包含字母、数字或下划线字符。
4·The underscore character has a place in other object names but, not for tables.
下划线有其它的用法,但是不能在表命名里出现。
5·In every XML tag name, the function replaces any underscore character (_) with a dash character (-).
对于每个xml标记名,该函数将其中的下划线(_)该为连字符(-)。
6·The name of a variable, its identifier, can be composed of letters, digits, and the underscore character.
变量名称,即它的标识符,可由字母、数字和下划线构成。
7·The class name can contain any combination of letters and Numbers, as well as the underscore character, but cannot begin with a number.
类名可以包含字母、数字和下划线字符的任何组合,但不能以数字打头。
8·Python variable name conventions are similar to PHP: You can only use letters, Numbers, and the underscore character (_) when creating a variable name.
Python的变量名称约定与php类似:您在创建变量名时只能使用字母、数字和下划线(_)。
9·You may include a default case at the end of a pattern match, either using the underscore wild card character or a meaningfully-named variable.
你可以在模式匹配的最后包含一个“default”默认case,可以使用下划线通配符,或者有含义的变量名。
10·W — a word character (a through z, a through z, 0 through 9, and underscore).
w——单字字符(a到z、a到z、0到9以及下划线)。
