The code above is a single line statement, but had to be indented to fit this format.
上面的代码是一个单行语句,但是为了适合这个格式进行了缩排。
This paper describes the general format of the line statement. It research on methods of drawing two kinds of function curves by line statement.
本文介绍画线语旬的一般格式,研究仅用画线语句绘制两种函数曲线的实用方法。
If the same option, parameter, or variable appears in the same command line statement more than one time, the last instance of the option takes precedence.
如果在同一个命令行语句中多次出现相同的选项、参数或变量,则优先执行该选项的最后一个实例。
The code fragment in Figure 1 shows the exact path the application took when executing the switch statement on line 111.
图1中的代码段显示了第111行执行交换陈述时所应用的准确路径。
Each line should contain at most one statement.
每一行最多只包含一条语句。
You can execute the statement to create this view in a DB2 command line or other query tool.
您可以使用DB 2命令行或其他查询工具执行这些语句来创建视图。
There are different types of coverage measurements, but most tools focus on line coverage, also known as statement coverage.
存在不同类型的覆盖度量,但是绝大多数的工具会关注行覆盖,也叫做语句覆盖。
You can measure code coverage in several ways: by assessing line or statement coverage, condition coverage, branch coverage, and so on.
您可以通过许多方法来测量代码覆盖率:通过评估代码行或语句的覆盖面、条件覆盖面、分支覆盖面等等。
The statement in line 9 clicks on that link.
第9行的语句用于单击这个链接。
Semicolons are still supported, however, and are sometimes necessary if, for example, more than one statement appears on the same physical line.
但是,分号仍然受支持,而且有时候是必需的,例如,多个语句出现在同一物理行时。
The first thing you'll note is that each line is a statement — semicolons (;) are not required to end lines — and that variables are not declared.
要注意的第一件事是每一行就是一个语句——不需要分号(;)来结束这些行——并且变量没有声明。
I downloaded the tool and ran the statement in Listing 1 from the command line.
我下载了该工具,并从命令行运行清单1所示的语句。
Again, you can verify that by issuing a SELECT statement in the DB2 Command Line window.
同样,可以通过在DB 2命令行窗口中发出select语句来对此进行验证。
Each box contained about 2,000 CARDS, so his program had 4,000 CARDS or 4,000 statements; each card usually contained one COBOL statement line.
每个箱子可装大约2,000张卡片,所以,他的程序有4,000张卡片或者说有4,000个语句;每张卡片一般包含一个cobol语句行。
Listing 10 shows the output of the SQL statement in the last line.
清单10展示了最后一行中sql语句的输出。
The print statement in Line 8 is another of those string formatting operations that was discussed earlier.
第8行中的打印语句也是前面讨论过的字符串格式操作。
To verify that the update is successful, launched the DB2 command line window and issue a SELECT statement.
为了验证更新成功,需要启动DB2命令行窗口,并发出SELECT语句。
It appears as a line in the profit and loss statement.
它以损益表上的一行项目出现。
The (left curly brace) should be at the end of the line that begins the compound statement.
(左大括号)应在复合语句其实行的结尾处。
When a statement will not fit on a single line, it may be necessary to break it.
当一条语句一行写不下时,请考虑折行。
This type of statement pick-up line doesn't make it easy for a girl to respond.
这类的搭讪语不容易让一个女孩做出回应。
The line is not the beginning of the SQL statement.
该行不是SQL语句的开头。
You can verify this by calling the assert statement on the last line.
这一点可以通过在最后一行上调用assert语句进行验证。
To see if an exception is raised in a certain line of code, you can add an assert false statement just after that line.
要查看在某行代码中是否抛出异常,您可以直接在这行代码之后加入assertfalse语句。
Defs do not require a return statement, so if the last line produces some value, that value is returned by the def.
def不需要return语句,因此如果最后一行产生某个值,那么这个值由def返回。
The last line of a Groovy method is an implicit return statement.
Groovy方法的最后一行是一个隐式的return语句。
ADMIN_CMD Procedure Executes DB2 command line processor (CLP) administrative commands using the SQL CALL statement.
ADMIN_CMD过程使用SQLcall语句执行db2命令行处理器(CLP)管理命令。
ADMIN_CMD Procedure Executes DB2 command line processor (CLP) administrative commands using the SQL CALL statement.
ADMIN_CMD过程使用SQLcall语句执行db2命令行处理器(CLP)管理命令。
应用推荐