网站首页  词典首页

请输入您要查询的英文单词:

 

单词 static variable
释义

static variable

  • 网络静态变量;静态变数;见静态变量
1.
静态变量
1.5 静态变量Static Variable)和全局变量(Global Variable)禁止使用静态或全局的类类型变量:它们会引起不易找到的bug…
blog.csdn.net
2.
静态变数
? 静态变数(Static variable) : 只要程式继续执行 , 不因函数的结束而消失 , 该变数所配置的记忆体空间与数值依然存在 . ? 外部 …
www.docin.com
3.
见静态变量
java... ... 子类:见继续类 Derived class 类变量:见静态变量 Static variable 方法局部变量:见自动变量 Automatic variables ...
www.365code.com
4.
静态发量
(39) 用 static 修饰符声明癿字段称为静态发量 (static variable)。静态发量在包含了 它癿那个类垄癿静态构造凼数执行乊前就存 …
www.docin.com
5.
类变量
...为实例变量(Instance Variable)和类变量Static Variable)两种;同样,方法也可以分为实例方法和静态方法(加static关 …
www.cnblogs.com

例句

释义:
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条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/6 3:33:31