| 1. | Gets the local constants defined within this scope 获取此范围内定义的局部常量。 |
| 2. | Or any access modifiers to declare local constants 或任何访问修饰符来声明局部常数。 |
| 3. | You can declare a local constant by declaring a variable with the 修饰符声明一个变量来声明局部常数。 |
| 4. | Local constants are not supported 不支持局部常量。 |
| 5. | You can apply attributes only to member constants , not to local constants 只能将属性应用于成员常数,而不能应用于局部常数。 |
| 6. | A local constant estimator for nonparametric mixed - effects models with longitudinal data 纵向数据非参数混合效应模型的一个局部不变估计 |
| 7. | Code outside a procedure or block cannot refer to any local constants within that procedure or block 过程或块之外的代码不能引用该过程或块内的任何局部常数。 |
| 8. | A constant declared at procedure level is a local constant ; it is local to the procedure or block that declares it 在过程级别声明的常数是局部常数,该常数局限于声明它的过程或块。 |
| 9. | Local constants inside a procedure default to public access , and you cannot use any access modifiers on them 局部常数(在某个过程的内部)默认为公共访问,并且不能对这些常数使用任何访问修饰符。 |
| 10. | An attribute contributes information to the assembly s metadata , which is not meaningful for temporary storage such as local constants 属性为程序集的元数据提供信息,该信息对于临时存储(如局部常数)没有意义。 |