semicolon
n. 分号
2026-04-14 06:51 浏览次数 30
n. 分号
REVERSED SEMICOLON反向分号
Semicolon Separated分号分隔
semicolon count分号计数
final semicolon[计]
semicolon tattoos分号纹身
SCLN Semicolon分号
semicolon n分号
the code in listing 2 has no mystery about what a particular semicolon or apostrophe means.
在特定分号或撇号的含义方面,清单2中的代码没有任何隐晦之处。
use a semicolon to separate each mode.
使用分号来分开各个模式。
you go to jerusalem or ramallah; you stand there 「guardedly optimistic」 in public; in private, you try to move a comma, but the israelis or palestinians move a semicolon to block your comma.
试着去耶路撒冷或者拉马拉,公开表示「谨慎而又乐观」后,你一旦在私下想要移去个逗号,以色列人或巴勒斯坦人就会马上摆出分号来阻断逗号的去路。
learn them if you want to be perfect, but if you learn to recognize the two primary uses, you will do fine as semicolon user.
如果你想把英文写得完美,就应该学会分号的这两个主要使用方法。
the semicolon is a simple piece of punctuation, much easier to work with than the comma because it follows fairly clear rules.
分号是一个简单的标点符号,与逗号相比,它的用法工作比较容易,因为它所遵循的规则相当清楚。
you end a line with a semicolon (;); otherwise, it prints to screen after execution.
此行以分号结束(;);否则,它会在执行后打印到屏幕。
break when a semicolon is followed by a white space; this is assumed to be the end of a conjunction or phrase.
遇到后跟空白的分号时分割,假定为联合句或者短语的结束。
if you put a comma where that semicolon is, you will have committed a 「comma splice,」 which is a very nasty grammar error indeed.
如果你在这个应该放分号的地方用了逗号,你便犯了「逗号粘连」的错误,这实在是一个非常讨厌的语法错误。
when you have two otherwise complete sentences that you want to connect to form one long sentence, use a semicolon between them.
当你想把两个完整的句子连接成一个长句时,可以在它们之间加一个分号。
but what does the -- what is the effect of that semicolon would you conjecture?
但是你们推测,这个分号有什么影响?
most problems with the content of the configuration file are introduced when a semicolon or brace is missing.
配置文件内容方面的大多数问题都是由于缺失分号或大括号而引起的。
all entities (except parameter entities) start with an ampersand (&) and end with a semicolon (;) character.
所有实体(除参数实体外)都以一个与字符(&)开始,以一个分号(;)结束。
this can mask some errors, particularly in the presence of semicolon insertion.
这很容易隐藏一些错误,特别是误加分号的错误。
but a semicolon thereafter is sufficient.
但是其后的分号是足够的。
in every example thus far we「ve had a semicolon saying that」s our initialization.
在每个例子中,有我们有一个分号来指明,那是我们的初始化。
note the entries are separated by a semicolon (figure 28).
注意各项由分号隔开(图28)。
you may also use a semicolon to connect two otherwise complete sentences even if they are connected by a conjunction, if the first sentence already has one or more commas in it.
即使分句之间已经用了连词来连接,只要第一个子句里已经有了一个或多个逗号,也可以使用分号来连接两个中间已经加了连词的两个完整子句。
you can also execute a sequence of commands by separating each command with a semicolon and then placing the entire sequence of commands into quotes so that it is identified as a single argument.
通过使用分号隔开每个命令,然后将整个命令序列用引号引起来(以便能够将其识别为单个参数),您还可以执行一系列的命令。
the semicolon is an or operator between each function definition.
分号是每个函数定义之间的 「或」操作符。