此处,您只关心那些只有一条语句的方法声明。
Here, you care only about method declarations with a single statement.
在图8中可以看到新的声明语句的简单示例。
You can see a simple example of the new declare statement in Figure 8.
将该过程声明前的所有语句移到上一个源代码行中。
Move any statement preceding the procedure declaration to a previous source code line.
将该过程声明后的所有语句移到下一个源代码行中。
Move any statement following the procedure declaration to a subsequent source code line.
可以使用单个声明语句定义变量。
以下2段声明语句是否不同?
以下2段声明语句是否不同?
应用推荐