Unlike the other compound statements, the do statement always ends with a; (semicolon).
不像别的复合语句,do语句总是以;(分号)结尾。
Compound statements are statements that contain lists of statements enclosed in (curly braces).
复合语句是被包含在(大括号)的语句序列。
This provider now supports host variables, modules, the ARRAY data type, compound statements, and variable length timestamps.
目前这个提供程序支持主机变量、模块、ARRAY数据类型、复合语句和可变长度时间戳。
And "Discover Python, Part 5" introduces the concept of compound statements in Python, and the if statement and the while loop.
“探索python,第5部分”介绍了Python中复合语句的概念,并介绍了if语句和while循环。
Supports before row triggers, after row and statement triggers, instead of triggers and triggers with SQL PL compound statements.
支持行前触发器、行后和语句触发器、insteadof触发器和包含SQLPL复合语句的触发器。
Triggers Supports before row triggers, after row and statement triggers with trigger statements written in procedure language compound statements.
触发器支持行前触发器、行后触发器和语句触发器,触发器语句用过程语言复合语句编写。
Python also has what are known as compound statements: groups of related statements, including simple and (possibly) additional complex statements.
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程序易于读和理解。
Federated procedures with access level MODIFIES SQL DATA cannot be invoked inside triggers, dynamic compound statements, scalar, table, row functions, and methods.
在触发器、动态合成语句、标量、表、行函数和方法中不能调用具有访问级别MODIFIESSQLDATA的联邦过程。
IF it has MODIFIES SQL DATA, it is blocked in triggers, dynamic compound statements, SQL-bodied functions, or when a save point has been created, and error SQL30090 with reason code 22 is returned.
如果访问级别是MODIFIESSQLDATA,那么它在触发器、动态合成语句、sql体函数中或在创建保存点时会阻塞,并返回原因码为22的错误SQL 30090。
A compound statement consists of a flow control instruction, followed by a colon character (:), followed by a block of program statements.
一个复合语句包括一个流控制指令,后跟一个冒号(:),然后再是一个程序语句块。
SQL PL developers should use the corresponding function provided by the DB2 native compound SQL statements.
SQLPL开发人员应该使用DB 2原生复合sql语句提供的对应函数。
Pattern matching in Erlang also handles the execution flow of individual statements, and extracts the individual vales from compound data types (tuples, arrays).
Erlang中的模式匹配还会处理各个语句的执行流,以及从复合数据类型(元组、数组)中提取出值。
Once the program is working, you might want to remove some of the scaffolding or consolidate multiple statements into compound expressions, but only if it does not make the program difficult to read.
程序一旦能工作了,你就应该把一些发挥『脚手架作用』的代码删掉,并且把重复的语句改写成精简版本,但尽量别让程序变得难以阅读。
In Unit 4 you will be expected to write simple, compound and complex statements. You will have less help than you had in the previous Units.
在第4单元,要求你会写简单句、并列句和复合同。和前几个单元相比,你所能得到的帮助更少。
In Unit 4 you will be expected to write simple, compound and complex statements. You will have less help than you had in the previous Units.
在第4单元,要求你会写简单句、并列句和复合同。和前几个单元相比,你所能得到的帮助更少。
应用推荐