局部变量符号 local variable symbol
基于局部不变量描述符 Local Invariant Descriptor
局部变量声明符 local-variable-declarator
这里的self标识符声明一个线程局部变量time。
Here the self identifier declares a thread local variable time.
在这个类中关键字def被作为局部变量修饰符使用。
In this class the keyword def is being used as a local variable modifier.
如果该标识符是形参或局部变量,则使用自动存储声明它。
If the identifier is a formal parameter or local variable, declare it with auto storage.
应用推荐