It should because flow control statements are compound statements.
当然应该类似,因为流控制语句就是复合语句。
Main data structures and flow control statements are presented.
介绍了主要的数据结构和流程控制语句。
As mentioned, these two characteristics are required in Python for flow control statements.
正如所提到的,这两个特征是Python中流控制语句所必需的。
A sequence of job control statements and data submitted to an operating system from an input unit.
一种从输入设备提交到操作系统的作业控制语句和数据的序列。
Article 2 a futures company shall prepare and submit risk control statements according to these Measures.
第二条期货公司应当按照本办法的规定编制、报送风险监管报表。
This list is fairly simple, and you may recognize these flow control statements from other programming languages.
这个列表相当简单,并且您可能从其他编程语言认识了这些流控制语句。
The next three chapters fill out the basics, with discussion of control statements, arrays, and how to write your own methods.
接下来的三章补充一些基础性知识,主要是讨论控制语句、队列以及如何写出你自己的方法。
Python, like most programming languages, can also operate in this way, by using flow control statements. In Python, there are three primary flow control statements.
Python像大多数编程语言一样,通过使用流控制语句,也可以以这种方式操作。
You can also control access to stored procedures through GRANT and REVOKE statements.
还可以通过GRANT和revoke语句控制对存储过程的访问。
A compound statement consists of a flow control instruction, followed by a colon character (:), followed by a block of program statements.
一个复合语句包括一个流控制指令,后跟一个冒号(:),然后再是一个程序语句块。
SQLJ provides the unique ability to develop using static SQL statements and control access at the DB2 package level.
SQLJ提供了独特的使用静态SQL语句进行开发以及在DB2包级别控制访问的能力。
The annotated interface that defines the data access object provides a central control point to manage the SQL statements for the entire application.
带注释的接口为管理整个应用程序的sql语句提供一个集中控制点。
The file containing these statements can be executed from the Control Center or the DB2 command line.
包含这些语句的文件可以在ControlCenter 中执行,也可以在DB2命令行中执行。
Apart from the DB2 Control Center, you can also use the DB2 command line processor to issue DDL and DML statements.
除了DB 2ControlCenter外,还可以使用DB 2命令行处理器来发出DDL和dml语句。
This initially seems at odds with the statements around needing full control, but there does seem to have been a lot of effort put into squaring that circle.
这一点初看起来和之前Agility需要完全控制的陈述似乎是相矛盾,但对于这种化圆作方(即不可能)的事,Agility作出了许多努力。
Listing 7 also demonstrates how you can nest return statements to precisely control the result set generated by the query.
清单7还显示了如何嵌套return语句,以精确地控制查询生成的结果集。
SAML authentication and identity attribute statements are allowed to be passed into the MDM Server using the control object.
可以使用控制对象把SAML身份验证和身份属性语句传递给MDMServer。
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.
大括号应该在所有复合语句中使用,即使只有一条语句,当它们是控制结构的一部分时,比如一个if或者for语句。
Identity provider or IdP based on a request of some sort from a relying party A.K.A. Service provider or SP, and they contain statements that service providers use to make access control decisions.
断言通常通过基于某种依赖方(也称为服务提供商或SP)请求的断言方(也称为身份提供商或IdP)创建,它们包含服务提供者用于访问控制决策的语句。
In dealing with Chinese local enterprises, most foreign Banks are skeptical of their reported financial statements, corporate governance and internal control procedures and quality of the management.
与中国本地企业打交道时,许多外国的银行家对本地企业的财务报表(financial statement)、公司治理、内部控制程序(internal control procedure)以及质量管理持有怀疑态度。
The second type of flow control statement in Python is the while loop, which executes a block of program statements while an expression evaluates True.
Python中的第二种流控制语句是while循环,它在一个表达式计算为True时执行一个程序语句块。
Now, users could write shell scripts; store and export information in variables; control file descriptors; control signal handling, for loops, and case statements; and so much more.
到这时,用户可以编写shell脚本,在变量中存储信息和导出信息,控制文件描述符,控制信号处理,使用for循环和case语句,以及其他大量功能。
There are four statements that can transfer control within a DB2 SQL procedure. These statements are.
有4种语句可以在DB 2SQL过程中转移控制。
Transaction Control (TCL) statements help in grouping statements into logical transactions so that they can be committed or rolled back.
TransactionControl (TCL)语句帮助把语句组织为逻辑事务,以便能够提交或回滚它们。
Unfortunately, this also means that you do not have control over which prepared statements are pooled, only the number of statements that are cached.
但可惜的是,这也意味着您将不能控制哪个预备语句将被缓冲,而只能控制被缓存的语句的数目。
Separate the areas in the element security control cube by target area definitions and by IF statements according to the business logic you need.
根据您需要的业务逻辑,按照目标区域定义和IF 语句分离元素安全性控制多维数据集中的区域。
However, JDBC provides finer-grained control over the execution of SQL statements and offers true dynamic SQL capability.
然而,JDBC提供了对sql语句的执行的细粒度控制,并提供了真正的动态sql能力。
Properly handled, they can let people control their expenditure and the monthly statements provide a record of where their money has gone.
处理得当,它们可以让人们控制他们每月的支出和记录下他们的每个月所花的钱的报表。
In this example the method is a series of if statements that divert control to different locations within our utility class.
在这个示例中,该方法是一个if语句序列,这些语句将控制权转移到我们的实用程序类中的不同位置。
Avoid the use of the comma operator except for very disciplined use in the control part of for statements.
避免使用逗号操作符,除非在特定的for语句的控制部分。
应用推荐