繁體版 English 日本語한국어
登录 注册

静态变量

"静态变量"的翻译和解释

例句与用法

  • So the transient stability limit may be not exact because of the variation of static variables from their standard values
    传输功率极限可能是在静态变量偏离实际可能出现的情况下取得的,因而也是不准确的。
  • The instance number you derive for private device types might as well be a static variable , as shown in the code fragment
    对于死有的设备类型你得到的实例数可能也是一个静态变量,就像在代码段中显示的那样。
  • For example , it is not necessary to track stores to local or static variables , because they will already be part of the root set
    例如,不需要跟踪针对本地或者静态变量的存储,因为它们已经是根集的一部分了。
  • Roots can be found in program registers , in local stack - based variables in each thread s stack , and in static variables
    可以在程序注册表中、每一个线程堆栈中的(基于堆栈的)局部变量中以及静态变量中找到根。
  • Power electronics for electrical transmission and distribution systems - testing of thyristor valves for static var compensators ; amendment 1
    送电和配电系统用电力电子设备.静态变量补偿器用可控硅阀门的试验.修改件1
  • In a java program , a root is a reference to an object held in a static variable or in a local variable on an active stack frame
    在java程序中,根是对静态变量中或者活跃的堆栈框架上的本地变量中所包含的对象的引用。
  • If you change the value of a static variable in a particular object , the value of that variable changes for all instances of that class
    在一个特殊对象中,如果你改变一个静态变量的值,那些变量的值就会为那个类所有的实例做改变。
  • 1 external and static variables are initialized to zero by default . automatic variables for which is no explicit initializer have undefined ( i . e . , garbage ) values
    外部变量和静态变量初始的时候默认值为零,自动变量在初始的时候是没有默认值的。
  • Which makes the value of an existing static variable accessible only by the current managed thread this is another way of doing fiber local storage in the clr
    ,这使得现有静态变量的值只能由当前托管线程访问(这是在clr中处理纤程本地存储区的另一个方法) 。
  • A static variable is associated with the class as a whole rather than with specific instances of a class . non - static variables take on unique values with each object instance
    静态变量与类整体相关联而不是与具体的一个类的实例相关联。非静态变量则拥有一个与每个对象实例相关联的唯一的值。
  • 更多例句:  1  2  3  4
用"静态变量"造句  
英语→汉语 汉语→英语