01.
15.7 Selection statementsSelection statements select one of a number of possible statements for execution based on the value of someexpression.selection-statement:if-statementswitch-statement15.7.1 The if statementThe if stat...查看完整版>>
15.7 Selection statements
02.
15.9 Jump statementsJump statements unconditionally transfer control.jump-statement:break-statementcontinue-statementgoto-statementreturn-statementthrow-statementThe location to which a jump statement transfers control i...查看完整版>>
15.9 Jump statements
03.
15.8 Iteration statementsIteration statements repeatedly execute an embedded statement.iteration-statement:while-statementdo-statementfor-statementforeach-statement15.8.1 The while statementThe while statement conditionally e...查看完整版>>
15.8 Iteration statements
04.
15.4 Labeled statementsblocks, but are not permitted as embedded statements.labeled-statement:identifier : statementA labeled statement declares a label with the name given by the identifier. The scope of a label is the who...查看完整版>>
15.4 Labeled statements
05.
15. Statementsprogrammed in C and C++. end note]statement:labeled-statementdeclaration-statementembedded-statementembedded-statement:blockempty-statementexpression-statementselection-statementiteration-statementjum...查看完整版>>
15. Statements
06.
12.3.3.15 Try-catch-finally statements12.3.3.15 Try-catch-finally statementsDefinite assignment analysis for a try-catch-finally statement of the form:try try-blockcatch(.) catch-block-1.catch(.) catch-block-nfinally finally-blockis done ...查看完整版>>
12.3.3.15 Try-catch-finally statements
07.
v$logmnr_content create statementsDROP TABLE LOGMNR_DETAILS CASCADE CONSTRAINTS ;CREATE TABLE LOGMNR_DETAILS ( SCN NUMBER, TIMESTAMP DATE, ...查看完整版>>
v$logmnr_content create statements
08.
RFC2580 - Conformance Statements for SMIv2Network Working Group Editors of this version:Request for Comments: 2580 K. McCloghrieSTD: 58 Cisco SystemsObsoletes: 1904 D. PerkinsCategory: Standards Track SNMPinfo J. Schoenwaelder TU Braunsch...查看完整版>>
RFC2580 - Conformance Statements for SMIv2
09.
RFC1875 - UNINETT PCA Policy StatementsNetwork Working Group N. BergeRequest for Comments: 1875 Norwegian Computing CenterCategory: Informational December 1995 UNINETT PCA Policy StatementsStatus of this Memo This memo provides information...查看完整版>>
RFC1875 - UNINETT PCA Policy Statements
10.
RFC1438 - Internet Engineering Task Force Statements Of Boredom (SOBs)Network Working Group L. ChapinRequest for Comments: 1438 BBN C. Huitema INRIA 1 April 1993 Internet Engineering Task Force Statements Of Boredom (SOBs)Status of this Memo This memo provides infor...查看完整版>>
RFC1438 - Internet Engineering Task Force Statements Of Boredom (SOBs)
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。