non synchronized 中文意思是什麼

non synchronized 解釋
非同步的
  • non : adv 〈拉丁語〉非,不是 (=not)。 non assumpsit 【法律】被告否認契約的答辯。 non compos mentis ...
  • synchronized : 同步的
  1. Specification of non - synchronized opening and closing multi - jaw double ropes grab for handling scrap iron or block material

    異步啟閉式多顎板廢鋼塊料雙索抓鬥技術條件
  2. The method samples the signals of spindle vibration displacement and the spindle electrical machinery power signal using the synchronized sampling technique. as the two kinds of signals are all non - contact pick - ups, this method is very suitable for the machining centre

    對加工中心銑刀破損監測,提出了利用主軸振動位移信號和機床主電機功率信號進行監測的方法,由於採用非接觸測量,非常適合於加工中心等柔性加工設備。
  3. With the increased availability of computer network as well as the development of network technology, distance education based on cooperative enviroment has become the new highlight of the distance education technology. as one of the most important applications of computer supported cooperative work ( cscw ), the internet - based synchronized system of electronic whiteboard has been increasingly demonstrating its advantage over the non - synchronized distance education system. in a synchronized electronic whiteboard system, the teachers will be able to carry out their courses in a very easy way, like what they have done in a conventional classroom enviroment

    作為計算機支持的協同工作( cscw )的重要應用之一,基於internet的同步電子白板系統逐漸體現出較傳統異步方式下的遠程教學系統更優越的方面。在同步電子白板系統中,老師可以象平常上課一樣,在一個虛擬的教室環境中方便的進行教學,免去了為了實現遠程教學而必須掌握復雜的課件製作技術的麻煩,並且在同步的環境中更加強了和學生的互動以及對學生的管理,因此在目前的校園網內具有極大的推廣意義。
  4. Be sure to not synchronize code that makes blocking calls, or make sure that a non - synchronized method exists on an object with synchronized blocking code

    必須確保不在同步代碼中包含那些阻塞調用,或確認在一個用同步阻塞代碼的對象中存在非同步方法。
  5. When not in a synchronized method. surround the code to be synchronized in a synchronized block within a non - synchronized method and call

    將那些需要同步的代碼包在一個同步塊中,裏面不含有非同步的方法,並且在這些同步代碼塊之外才調用
  6. Thirdly, it searches the possible crosscutting concerns from the subsystems and finds out many crosscutting concerns such as logging, user permission - checking, license checking of the non - basic modules, synchronized accessing of shared memory, managing of db connection pool and managing of win32 apis ’ exceptions. finally, it implements the crosscutting concerns using aspectc + + language and verifies some of them. because of encapsulating the crosscutting concerns with aop, the coupling degree of modules and the difficulty of user ’ s maintenance are decreased, the

    接著圍繞各個子系統的設計與開發,對各個子系統中可能存在的橫切關注點進行了分析和研究,指出了日誌處理、用戶權限檢查、非基本模塊的許可證驗證、共享內存的同步訪問、數據庫連接池管理和win32api異常處理這些系統級的橫切關注點,並採用aop技術對這些橫切關注點進行了單獨的模塊設計。
分享友人