nonstatic
美
英 
- adj.非靜止的;【電】無(wú)靜電荷的;【無(wú)線】不產(chǎn)生無(wú)線電干擾的
- 網(wǎng)絡(luò)非靜態(tài);靜態(tài)的;非靜態(tài)的
英漢解釋
adj. | 3. 【無(wú)線】不產(chǎn)生無(wú)線電干擾的 |
例句
This includes publishing references to nonstatic inner classes, and generally precludes starting threads from within a constructor.
這包括發(fā)布對(duì)nonstatic內(nèi)部類的引用,并一般要避免在構(gòu)造函數(shù)中啟動(dòng)線程。
Returns the method ID for an instance (nonstatic) method of a class or interface.
返回類或接口實(shí)例(非靜態(tài))方法的方法ID。
The big advantage of using a static closure vs. a nonstatic one inside an object is for the memory savings.
在對(duì)象內(nèi)使用靜態(tài)閉包與使用非靜態(tài)閉包相比的最大優(yōu)點(diǎn)是節(jié)省內(nèi)存。
However, placing an inheritance demand on any nonstatic method in the base class has the same effect as an inheritance demand on the class.
然而,對(duì)基類中的任何非靜態(tài)方法提出繼承要求與對(duì)類提出繼承要求的效果相同。
A nonstatic nested class is called an inner class.
非靜態(tài)的嵌入類叫內(nèi)部類。
Referring to this either explicitly or implicitly by using a nonstatic member is a compile-time error.
鑒于以上所述,(在一個(gè)靜態(tài)函數(shù)中,)無(wú)論是顯式或隱式地使用非靜態(tài)成員將會(huì)導(dǎo)致編譯時(shí)錯(cuò)誤。
Class object and the nonstatic method acquires the lock associated with the instance.
對(duì)象的鎖,而非靜態(tài)方法要求屬于此類實(shí)例的鎖。
This model was later shown to be nonstatic.
后來(lái)人們發(fā)現(xiàn)德西特的模型并不是靜態(tài)的時(shí)空。
One thing to note about the static keyword is that it doesn't work the same as how this works in the nonstatic context.
有關(guān)static關(guān)鍵字需要注意一點(diǎn),它的工作方式與在非靜態(tài)上下文中的工作方式不同。