当前位置: X题卡 > 所有题目 > 题目详情

在过程定义语句中,用()伪操作标志过程定义的结束。

查看本题答案

你可能感兴趣的试题

Sub Proc(x as Integer,y as Integer)  Sub Proc(ByVal x as Integer,y as Integer)  Sub Proc(x as Integer,ByVal y as Integer)  Sub Proc(ByVal x as Integer,ByVal y as Integer)  
Dim、Private  Dim、Static  Dim、Public  Dim、Static、Private  
Sub Proc(x as Integer,y as Integer)  Sub Proc(ByVal x as Integer,y as Integer)  Sub Proc(x as Integer,ByVal y as Integer)  Sub Proc(ByVal x as Integer,ByVal y as Integer)  
Sub Pro4 (x As For  Sub Pro4 (y As Contro  Sub Pro4 (Forml As Form,Labell As Contro  Sub Pro4 (x As Currenc  
Sub Pro4 (x As Form)  Sub Pro4 (y As Control)  Sub Pro4 (Forml As Form,Labell As Control)  Sub Pro4 (x As Currency)  
结束Sub过程,结束记录类型定义  结束函数过程,结束记录类型定义  结束Sub过程,结束情况语句  结束函数过程,结束情况语句  
行号、定义符、语句体和语句行结束标志等四部分  行号、语句体和语句行结束标志等三部分  定义符、语句体和语句结束标志等三部分  行号、定义符和语句体三部分  
Sub Proc(x as Integer, y as Intege  Sub Proc(By Val x as Integer, y as Intege  Sub Proc(x as Integer, By Val y as Intege  Sub Proc(By Val x as Integer, By Val y as Intege  

热门试题

更多