(左大括号)应在复合语句其实行的结尾处。
The (left curly brace) should be at the end of the line that begins the compound statement.
当然应该类似,因为流控制语句就是复合语句。
It should because flow control statements are compound statements.
语句块由一个或多个简单语句和复合语句组成。
The block of statements is made up of one or more simple and compound statements.
复合语句是被包含在(大括号)的语句序列。
Compound statements are statements that contain lists of statements enclosed in (curly braces).
不像别的复合语句,do语句总是以;(分号)结尾。
Unlike the other compound statements, the do statement always ends with a; (semicolon).
若发现相符的,就执行对应的语句(简单或复合语句)。
If it finds a match, the corresponding statement (simple or compound) executes.
一个复合语句包括一个流控制指令,后跟一个冒号(:),然后再是一个程序语句块。
A compound statement consists of a flow control instruction, followed by a colon character (:), followed by a block of program statements.
触发器支持行前触发器、行后触发器和语句触发器,触发器语句用过程语言复合语句编写。
Triggers Supports before row triggers, after row and statement triggers with trigger statements written in procedure language compound statements.
目前这个提供程序支持主机变量、模块、ARRAY数据类型、复合语句和可变长度时间戳。
This provider now supports host variables, modules, the ARRAY data type, compound statements, and variable length timestamps.
复合语句的特性引入了Python程序中的适当缩进特性,这使得Python程序易于读和理解。
The nature of compound statements introduced the nature of proper indentation in Python programs, which makes Python programs easy to read and understand.
Python也具有复合语句,即相关语句形成的语句组,其中包括简单和(可能)附加的复杂语句。
Python also has what are known as compound statements: groups of related statements, including simple and (possibly) additional complex statements.
支持行前触发器、行后和语句触发器、insteadof触发器和包含SQLPL复合语句的触发器。
Supports before row triggers, after row and statement triggers, instead of triggers and triggers with SQL PL compound statements.
当键入if语句和终止的冒号,并按键盘上的回车键时,Python解释器就知道您输入了一个复合语句。
When you type in the if statement and the terminating colon, then press Return (or enter) on your keyboard, the Python interpreter realizes you have entered a compound statement.
“探索python,第5部分”介绍了Python中复合语句的概念,并介绍了if语句和while循环。
And "Discover Python, Part 5" introduces the concept of compound statements in Python, and the if statement and the while loop.
请注意一个(顶层)复合语句后面在交互模式下必须跟着一个空行;需要用它来帮助解释器检测输入的结束。
Note that a (top-level) compound statement must be followed by a blank line in interactive mode; this is needed to help the parser detect the end of the input.
大括号应该在所有复合语句中使用,即使只有一条语句,当它们是控制结构的一部分时,比如一个if或者for语句。
Braces should be used around all statements, even single statements, when they are part of a control structure, such as an if or for statement.
SQLPL开发人员应该使用DB 2原生复合sql语句提供的对应函数。
SQL PL developers should use the corresponding function provided by the DB2 native compound SQL statements.
Erlang中的模式匹配还会处理各个语句的执行流,以及从复合数据类型(元组、数组)中提取出值。
Pattern matching in Erlang also handles the execution flow of individual statements, and extracts the individual vales from compound data types (tuples, arrays).
本文从认知的角度对比了汉语兼语句和英语复合宾语句两种句式。
This thesis contrasts Chinese pivotal sentences with Englishcomplex object sentences from the cognitive aspect.
在规则定义中,DM 3 - ADB加入了时间事件,引入了复合事件运算符,采用DM_SQL语句块定义动作,大大增强了规则的表达能力。
In rule definition, DM3-ADB adds temporal event, supports compound event operators, and USES DM_SQL block to define rule action, which enhances rule expression capacity greatly.
从句子结构来看,英语句子可分为简单句、并列复合句和主从复合句。
From the viewpoint of sentence structure, English sentences can be divided into simple sentences, compound complex sent...
从句子结构来看,英语句子可分为简单句、并列复合句和主从复合句。
From the viewpoint of sentence structure, English sentences can be divided into simple sentences, compound complex sent...
应用推荐