√在线天堂中文最新版网,97se亚洲综合色区,国产成人av免费网址,国产成人av在线影院无毒,成人做爰100部片

簡體版 繁體版 ???Русский
Login Sign Up

lazy initialization in Chinese

Pronunciation:
How to pronounce "lazy initialization""lazy initialization" in a sentence

Translationmobile phoneMobile

  • 遲緩初始化
  • 緩式初始化
  • 延遲初始化

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

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.