lazy initialization in Chinese
Translation
Mobile
- 遲緩初始化
- 緩式初始化
- 延遲初始化
- "lazy" in Chinese : adj. (-zier; -ziest) 1.懶惰的,沒 ...
- "initialization" in Chinese : 初始化, 賦初值, 預(yù)置; 初始化(動作)初始化; 初始化(計算機)預(yù)置; ...
- "lazy" in Chinese : adj. (-zier; -ziest) 1.懶惰的,沒精打采的。 2.慢吞 ...
- "argument initialization" in Chinese : 參數(shù)的初始化
- "array initialization" in Chinese : 數(shù)組被值; 數(shù)組初始狀態(tài); 數(shù)組預(yù)置值
- "default initialization" in Chinese : 缺省初始化
- "diabatic initialization" in Chinese : 非絕熱初始化
- "disk initialization" in Chinese : 磁盤啟用; 磁盤置初值
- "diskette initialization" in Chinese : 磁盤片啟用; 磁片初始化; 軟盤置初值
- "explicit initialization" in Chinese : 明確的初始化操作
- "field initialization" in Chinese : 域初始化
- "inbound initialization" in Chinese : 入站初始化
- "indeterminate initialization" in Chinese : 不定值初置
- "initialization command" in Chinese : 起始命令; 起始指令
- "initialization error" in Chinese : 初始化誤差
Examples
- Lazy initialization of memory structures will save cpu time and may defer the activation of other plug - ins
內(nèi)存結(jié)構(gòu)的滯后初始化可以節(jié)省cpu時間并延遲其他插件的激活。 - Instead of double - checked locking , use the initialize - on - demand holder class idiom , which provides lazy initialization , is thread - safe , and is faster and less confusing than double - checked locking
不使用雙重檢查鎖定,而使用initialize - on - demand holder class idiom ,它提供了遲緩初始化,是線程安全的,而且比雙重檢查鎖定更快且沒那么混亂: - This idiom derives its thread safety from the fact that operations that are part of class initialization , such as static initializers , are guaranteed to be visible to all threads that use that class , and its lazy initialization from the fact that the inner class is not loaded until some thread references one of its fields or methods
這個idiom由屬于類初始化的操作(如靜態(tài)初始化器)保證對使用這個類的所有線程都是可見的這一事實衍生其線程安全性,內(nèi)部類直到有線程引用其字段或者方法時才裝載這一事實衍生出遲緩初始化。 - In addition to inconsistent synchronization , a number of other detectors for common threading errors are included , such as waiting on a monitor with two locks held which , while not necessarily a bug , could cause a deadlock , using the double - checked locking idiom , incorrect lazy initialization of nonvolatile fields , invoking
除了inconsistent synchronization之外, findbugs還包含其他很多用于檢測常見線程錯誤的檢測器,如在加鎖兩次的情況下等待監(jiān)視器(這雖然不一定是bug ,但是可能導(dǎo)致死鎖) ,使用雙檢測加鎖模式,不正確地初始化非易失性的域,對線程調(diào)用
Other Languages
- "lazy initialization" meaning in Russian: Отложенная инициализация
Related
"lazier" in Chinese, "lazy" in Chinese, "lazy tongs" in Chinese, "lazy flame" in Chinese, "lazy eyes" in Chinese, "lazy dog" in Chinese, "lazy bar" in Chinese, "lazy mary" in Chinese, "lazy commit" in Chinese, "lazy flow" in Chinese, "lazy guy" in Chinese, "lazy h antenna" in Chinese, "lazy halyard" in Chinese, "lazy harry" in Chinese, "lazy jack" in Chinese, "lazy lady" in Chinese, "lazy leg" in Chinese, "lazy legs" in Chinese,
Neighbors
What is the meaning of lazy initialization in Chinese and how to say lazy initialization in Chinese? lazy initialization Chinese meaning, lazy initialization的中文,lazy initialization的中文,lazy initialization的中文,translation, pronunciation, synonyms and example sentences are provided by ichacha.net.