Procedural code is characterized by the use of procedures for the building blocks of the application.
过程代码的特征在于使用过程构建应用程序块。
2
How anonymous blocks can facilitate the process of testing, prototyping, and troubleshooting of procedural code.
匿名块如何为过程代码的测试、原型化和问题诊断提供便利。
3
That makes the anonymous blocks very useful when troubleshooting, prototyping, and testing procedural code, because these are tasks that usually require multiple change-and-execute runs.