单词 | static variable | ||||||||||
释义 | static variable
更多释义 收起释义 例句释义: 静态变量,静态变数,见静态变量 1. 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. 在一个特殊对象中,如果你改变一个静态变量的值,那些变量的值就会为那个类所有的实例做改变。 blog.163.com 2. A: A static variable is associated with the class as a whole rather than with specific instances of a class. 静态变量与类整体相关联而不是与具体的一个类的实例相关联。 dict.bioon.com 3. 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程序中,根是对静态变量中或者活跃的堆栈框架上的本地变量中所包含的对象的引用。 www.ibm.com 4. This error occurs if you apply code changes or invoke Edit and Continue with a debug command after renaming a global or static variable. 如果在重命名全局变量或静态变量后应用代码更改或用调试命令调用“编辑并继续”,则发生该错误。 technet.microsoft.com 5. The side effect of the subprogram is produced by using public variable, or static variable, or pointer parameter in C Program. 在C语言子程序中由于使用了全局变量,或是使用了静态变量,或是使用了指针参数,从而产生副作用。 www.dictall.com 6. This static variable is unconditionally assigned a value inside the constructor. Check whether this behavior is intended. 这个静态变量是在构造体中无条件分配一个值的。检查这个动作是否需要。 blog.csdn.net 7. A static variable continues to exist for the lifetime of the class or module in which it is defined. 静态变量在定义它的类或模块的生存期内继续存在。 msdn2.microsoft.com 8. Notice that we store the Dictionary object in a static variable called dictionaryCache. 请注意,这里将Dictionary对象保存在一个静态变量dictionaryCache中。 www.ibm.com 9. Verify that you hit the breakpoint, and examine the value of static variable i in the Locals window. 确认是否命中了断点,并在“局部变量”窗口中检查静态变量i的值。 msdn2.microsoft.com 10. In this case, the second thread causes strtok to overwrite its static variable with a new address without the first thread's knowledge. 在这种情况下,第二个线程会在第一个线程不知道的情况下,让strtok用一个新地址来改写它的静态变量。 objectarx2008.spaces.live.com 1. The handler code in Listing 1 reads the message body and assigns it to a static variable. 清单1中的处理程序代码将读取消息主体,并将其赋值给静态变量。 www.ibm.com 2. This message can also appear if you declare a Static variable outside of a procedure. 如果您在过程之外声明Static变量,也会出现此消息。 msdn2.microsoft.com 3. If &&foo is used in a static variable initializer, inlining is forbidden. 如果&&foo是被用在一个静态变量的初始化时,内联是禁用的。 www.bing.com 4. Static variable and class member initializers only accept scalar values while in PHP 3 they accepted any valid expression. PHP4中静态变量和类成员仅接受标量值,而PHP3中接受任何有效的表达式。 jp2.php.net 5. The Static variable totalSales is initialized to 0 only once. Static变量totalSales只初始化为0一次。 msdn2.microsoft.com 6. Study of Parallel Operation of Static Variable-Frequency Inverter 静止变频器并联运行的研究 service.ilib.cn 7. PLC Apply to Static Variable Frequency Starting System for Large Synchronous Motors PLC在大型同步电动机静止变频起动中的应用 ilib.cn |
||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。