thread class 中文意思是什麼

thread class 解釋
線程類
  • thread : n 1 線;細絲;〈英國〉麻紗,〈美國〉棉紗;纖維。2 細線,細流,細礦脈。3 (議論等的)思路,條理,...
  • class : n 1 階級;社會等級。2 學級;班級,年級,級,班;組;(有組織的)講習班;〈美國〉同年畢業班;【軍事...
  1. Aerospace ; nuts, hexagon, slotted castellated, thin, with mj thread, corrosion - resisting steel, class : 1100 mpa 425 c

    航空航天.耐蝕鋼制mj螺紋的薄型槽形冠狀的六角頭螺
  2. Specification for hexagonal castle nuts of class 3b unj thread

    六角形槽頂螺母規范3b級unj螺紋
  3. Multithreading and message drive mechanism is applied to simulate the intercurrent and schedule of the multitask in power distribution system, which builds the foundation of the development based on real - time operation of the project. at the same time, the software deals with the real - time data by the means of memory database and uses the thread security class to maintain the data ' s integrity

    利用windows的消息驅動和多線程機制模擬了配電系統中多任務的並發和調度過程,為課題在嵌入式實時操作系統下的開展打下了一定的基礎;同時,對系統中大量實時數據則採用內存數據庫管理方式,並利用線程安全類來保證讀取數據的完整性。
  4. Class must be thread safe and stateless. the

    類的實例必須是線程安全且無狀態的。
  5. Railway vehicles - countersunk bolts with double nip with metric iso thread - class c

    鐵路車輛.帶iso米制螺紋的雙介面沉頭螺栓. c級
  6. 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 ,它提供了遲緩初始化,是線程安全的,而且比雙重檢查鎖定更快且沒那麼混亂:
  7. 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由屬于類初始化的操作(如靜態初始化器)保證對使用這個類的所有線程都是可見的這一事實衍生其線程安全性,內部類直到有線程引用其欄位或者方法時才裝載這一事實衍生出遲緩初始化。
  8. The inconsistent synchronization detector is probably the most complicated detector used by findbugs ; it has to analyze the whole program, not just individual methods, use dataflow analysis to determine when a lock is held, and use heuristics to infer that a class intends to provide thread - safety guarantees

    Inconsistent synchronization檢測器很可能是findbugs所使用的最復雜的檢測器;它必須分析整個程序,而不僅僅是單個方法,使用數據流分析來確定什麼時候加鎖,並使用直觀推斷來推出一個類想要提供線程安全保證。
  9. Bolt, bihexagonal head, with locking hole. iso thread : 4h class

    帶鎖孔的十二角頭螺栓. iso螺紋. h級
  10. This will cause the waiting thread to pause indefinitely and wait for the class to be signaled

    這將引起等待線程無限期的阻塞並等待類來通知。
  11. Railway vehicles - mushroom head anchor screws with metric iso thread - class c

    鐵路車輛.帶iso米制螺紋的菌頭地腳螺栓. c級
  12. : 3a specification for steel hexagon head bolts short thread : class 3a

    六角頭鋼螺栓規范
  13. Complex thread class

    復雜線程類
  14. The thread could be implemented by using runnable interface or by inheriting from the thread class

    線程可以執行調用可運行介面或從線程類繼承.前者是較為有利。
  15. A : the thread could be implemented by using runnable interface or by inheriting from the thread class

    線程可以執行調用可運行介面或從線程類繼承.前者是較為有利。
  16. Supplying and returning values in a multithreaded application is complicated because the constructor for the thread class must be passed a reference to a procedure that takes no arguments and returns no value

    在多線程應用程序中提供和返回值是很復雜的,因為必須將對某個過程的引用傳遞給線程類的構造函數,該過程不帶參數也不返回值。
  17. Initializes a new instance of the thread class, specifying the maximum stack size for the thread

    類的新實例,指定線程的最大堆棧大小。
  18. Thread class, which represents a managed thread, whether it came from unmanaged code or was created in a managed application

    類表示託管線程(無論它是來自非託管代碼還是在託管應用程序中創建的) 。
  19. Provides reference documentation for the thread class, which represents a managed thread, whether it came from unmanaged code or was created in a managed application

    類的參考文檔,該類表示託管線程(無論它是來自非託管代碼還是在託管應用程序中創建的) 。
  20. Initializes a new instance of the thread class, specifying a delegate that allows an object to be passed to the thread when the thread is started and specifying the maximum stack size for the thread

    類的新實例,指定允許對象在線程啟動時傳遞給線程的委託,並指定線程的最大堆棧大小。
分享友人