命名变量 meaning in English
naming variable
Examples
- Attribute , then the named variable will be bound to successive elements of the collection for each iteration pass
属性指定的,那么对于每次迭代该已命名变量都将被绑定到集合后续元素上。 - All statements fall into one of two categories : declaration statements , which name a variable , constant , or procedure and can also specify a data type ; or
所有语句都属于以下两个类别之一: “声明语句” (该语句命名变量、常数或过程,并还可指定数据类型)或“可执行语句” (它启动操作) 。