1.分号
1.a punctuation mark (;) used to separate words in a list, or two parts of a sentence that can be understood separately
1.LINK no longer accepts a semicolon (or any other character) as the start of a comment in response files and order files.
LINK不再接受分号(或任何其他字符)作为响应文件和顺序文件中注释的开始。
2.The format is like the system's PATH environment variable: a list of directories separated with a colon in Unix or semicolon in Windows.
格式和系统的PATH环境变量类似:一组目录的列表,在UNIX下用冒号分隔,在Windows下用分号分隔。
3.As you can see, the ConnectionString is just a semicolon-separated list of parameters for the connection.
如您所见,ConnectionString只是一个用于连接的分号分隔的参数列表。
4.If either the name or the value contains a semicolon or any other special characters, they must be escaped.
如果名称或值包含分号或其他任何特殊字符,必须对其进行转义。
5.Put a ; (semicolon) at the end of every simple statement.
把;(分号)放到每条简单语句的结尾处。
6.Some of these properties can take only one user-defined value, but others can take a semicolon-delimited list of multiple values.
其中一些属性只能采用一个使用者定义的值,但其他属性可以采用含多个值的分号分隔清单。
7.Abstract methods have no implementation, so the method definition is followed by a semicolon instead of a normal method block.
抽象方法没有实现,所以方法定义后面是分号,而不是常规的方法块。
8.If you're listing more than one accomplishment in a sentence you can replace "and" with a semicolon.
如果你在一句句子中要列出不止一个成就的话你可以用“and”取代分号。
9.Each subelement within the less-than and greater-than characters is separated with a semicolon.
大于号和小于号内的每个子元素由分号分隔。
10.The following characters are reserved and cannot be used for this property : semicolon , comma .
以下字符是保留的并且不能用于此属性:分号、逗号。