statement n. 1.陈述,声明,声明书。 2.【法律】供述;交待。 3.【商业】贷借对照表;(财务)报告书。 Statements should be based on facts. 说话要有根据。 prepare an official statement 准备一项正式说明。 make a detailed statement of profit and loss 出具详细的损益计算书。 issue a statement 发表一个声明。 a random statement 胡乱的供词。 a bank statement 银行报告单[结单]。
Programmers working in this paradigm use statements to change the program state 使用这种范型的编程人员用语句改变程序状态。
In the class file located in the class library project , add a using statement for the 在位于类库项目中的类文件中,添加一条用于
Then returned a message to indicate that the use statement completed successfully and 返回一条消息,指示已成功完成use语句,并且
To create the form in an empty code file , type the following import or using statements 在空代码文件中,键入下面的导入或使用语句:
Statement , as shown above , or before the using statement , like this 语句中声明对象(如上所示) ,或者在using语句之前声明对象,如下所示:
The following sections link to information that explains how to use statements in jscript 以下各节链接到有关解释如何使用jscript中语句的信息。
If you do not use a using statement , you must perform all work in a 如果不使用using语句,必须在try代码块中执行所有工作,并在finally代码块中显式调用dispose方法。
At design time , the proxy class enables you to use statement completion for the xml web service methods 在设计时,该代理类允许使用xml web services方法的语句结束。
When batches are used , the database context is determined by the batch established by using the use statement 使用批处理时,数据库上下文由使用use语句建立的批处理决定。
Using statement or by implementing a try finally block in other languages that target the common language runtime 语句,或使用其他面向公共语言运行库的语言来实现try / finally块。