test initialization 中文意思是什麼

test initialization 解釋
測試初設
  • test : n 1 檢驗,檢查;考查;測驗;考試;考驗。2 檢驗用品;試金石;【化學】試藥;(判斷的)標準。3 【化...
  • initialization : 初始化, 賦初值, 預置
  1. A conclusion can be get from the design and implementation of the multi - thread communication program that multi - thread communications are useful for those application aspects requiring more executing time efficiency and storing space efficiency, and we can easily introduce the method into industry control and test, for example, we can scheme the architecture of the program as main thread and worker thread, in main thread, we can do initialization and coordinating the worker threads

    由多線程通信程序的設計和實現可得出結論,多線程通信對那些需要更高效率的執行時間、存儲空間的應用領域是很有用的,並且我們可以輕松地把這種方法推廣到工業控制和測試應用中,例如可把程序的結構安排成主線程和輔助線程,在主線程中可進行有關初始化及協調各輔助線程。
  2. The for has an initialization section shockingly, usually used for initializing variables, an iteration section usually a loop counter gets incremented here, and a test section used to test whether the loop should keep being executed or not

    For ( )有一個初始化區(令人驚訝的是,初始化區常用於初始化變量) 、一個迭代區(通常在這里遞增循環計數器)和一個測試區(用於測試是否應該繼續執行循環) 。
  3. Then delete the declaration and initialization from the other test method

    ,然後刪除其它測試方法中的聲明和初始化。
分享友人