查询
1 词典释义:
semicolon
时间: 2025-02-28 16:56:15
美 ['semikoʊlən]

n.分号

双语例句
  • So it's definitely the semicolon.

    它当然是一个分号。

  • Use a semicolon to separate each mode.

    使用分号来分开各个模式。

  • But a semicolon thereafter is sufficient.

    但是其后的分号是足够的。

  • The semicolon separates each of the parts.

    每个部分用冒号隔开。

  • Here, the for statement is missing a semicolon.

    下面的for语句丢失了一个分号。

  • The type and subtype are separated by a semicolon (;).

    类型和子类型之间用分号(;)分隔。

  • Put a; (semicolon) at the end of every simple statement.

    把;(分号)放到每条简单语句的结尾处。

  • One begins with a hash, the other begins with a semicolon.

    一个以哈希符号开头,另一个以分号开头。

  • Every sentence in GNU MathProg must end with a semicolon (;).

    GNU MathProg中的每条语句都必须以分号(;)结束。

  • Finally, the semicolon (;) indicates the end of a SQL statement.

    最后,分号(;)表示sql语句的结束。

  • The semicolon is an or operator between each function definition.

    分号是每个函数定义之间的“或”操作符。

  • A few relatively infrequent situations also call for a semicolon.

    有几个比较少见的的情况也要求使用分号。

  • At the time of this writing, line 335 was missing a trailing semicolon.

    撰写本文时,第335行缺少了拖尾分号。

  • The line of code below searches the PATH variable looking for a semicolon.

    下面的代码行搜索PATH变量,查找分号。

  • Press Tab again to move to the end of the statement, and type a semicolon.

    再次按 Tab 移动到语句末端,并键入一个分号。

  • If you want to use multiple attributes, separate them with a semicolon.

    如果想使用多个属性,可以用分号隔开它们。

  • The default character, a semicolon, appears in a field that you can modify.

    默认语句分隔符为分号,也可以被修改。

  • Additional parameters can be named by specifying a semicolon-separated list.

    通过指定一个以分号分隔的列表,还可以指定其他参数。

  • But what does the — what is the effect of that semicolon would you conjecture?

    但是你们推测,这个分号有什么影响?

  • This can mask some errors, particularly in the presence of semicolon insertion.

    这很容易隐藏一些错误,特别是误加分号的错误。

  • You end a line with a semicolon (;); otherwise, it prints to screen after execution.

    此行以分号结束(;);否则,它会在执行后打印到屏幕。

  • In our example, we use commas to separate values for edits and semicolon for display.

    在我们的例子中,使用了逗号来分隔要编辑的值,使用分号来分隔要显示的值。

  • In every example thus far we've had a semicolon saying that's our initialization.

    在每个例子中,有我们有一个分号来指明,那是我们的初始化。

  • Unlike the other compound statements, the do statement always ends with a; (semicolon).

    不像别的复合语句,do语句总是以;(分号)结尾。

  • For example, C-based languages use a semicolon (;) to indicate the end of a line of code.

    例如,基于C的语言使用分号(;)来指示代码行的结束。

  • Each; (semicolon) in the control part of a for statement should be followed with a space.

    每个在控制部分,比如for语句中的;(分号)后须跟一个空格。

  • The code in Listing 2 has no mystery about what a particular semicolon or apostrophe means.

    在特定分号或撇号的含义方面,清单2中的代码没有任何隐晦之处。

  • Where the contents of QUERY1.SQL include just the query in Listing 5, ending with a semicolon.

    其中 QUERY1.SQL 的内容只包含清单 5 的查询,分号结尾。

  • Each subelement within the less-than and greater-than characters is separated with a semicolon.

    大于号和小于号内的每个子元素由分号分隔。