鎖定對象 的英文怎麼說

中文拼音 [suǒdìngduìxiàng]
鎖定對象 英文
lock actor
  • : Ⅰ名詞1 (安在開合處使人不能隨便打開的器具) lock 2 (姓氏) a surname Ⅱ動詞1 (上鎖) lock up 2 ...
  • : Ⅰ形容詞1 (平靜; 穩定) calm; stable 2 (已經確定的; 不改變的) fixed; settled; established Ⅱ動詞...
  • : Ⅰ動詞1 (回答) answer; reply 2 (對待; 對付) treat; cope with; counter 3 (朝; 向; 面對) be tr...
  • 鎖定 : [電子學] lock; locking; [訊] lockout; [航海學] caging; locking in; lock in; latch down鎖定插銷 de...
  1. Given a scenario, write code that makes appropriate use of object locking to protect static or instance variables from concurrent access problems

    在給的條件下,寫出正確使用保護靜態或實例變量不會產生並發訪問問題的代碼
  2. Notifies a thread in the waiting queue of a change in the locked object s state

    通知等待隊列中的線程鎖定對象狀態的更改。
  3. You must create the lock object before you use it in a

    必須先創建鎖定對象,才能在
  4. Keyword to provide a lock object for instance data

    關鍵字為實例數據提供鎖定對象
  5. Method to provide a lock object for shared data

    Me . gettype方法為共享數據提供鎖定對象
  6. The mechanism requires that the lock object remain unchanged

    機制要求鎖定對象保持不變。
  7. To lock objects that is, reference types, not value types

    鎖定對象(即引用類型)而不是值類型。
  8. So that there would be a single lock object used by every instance

    ,從而每個實例都將使用單個鎖定對象
  9. As many times as necessary to fully release the locked object

    的次數,並按完全釋放鎖定對象所需要的次數調用
  10. On your class and obtain the same lock object you are using

    ,並可以獲取與您正在使用的鎖定對象相同的鎖定對象
  11. Of the current instance as the locked object. the functionality provided by the

    作為鎖定對象以類似的方式來保護的。
  12. The calling thread does not own the lock for the specified object

    調用線程不擁有指
  13. Releases an exclusive lock on the specified object

    釋放指上的排他
  14. Acquires an exclusive lock on the specified object

    在指上獲取排他
  15. In the paper some newly developed technologies on all - fiber coherent beam combining are introduced. theoretial explanation of injection locking is given based on the simulation

    摘要全面介紹了光纖激光器相干組束技術的發展現狀,注入給出了相應的理論解釋。
  16. A reference to a waiting queue, which contains the threads that are waiting for notification of a change in the state of the locked object

    等待隊列的引用,它包含正在等待鎖定對象狀態變化通知的線程。
  17. Thus, we have deeply studied the applications of stochastic theory in protein motor and fhn neuron model, and obtained some important results, especially the opposing role of the amplitude and correlation strength in protein transport, the locked phenomenon in fhn neuron model, the dependence of the effect on initial condition, the phase transition and resonance in globally coupled neuron system

    為此,我們隨機理論在生物馬達蛋白和fhn神經模型上的應用進行了較深入的研究,取得了一些有重要意義的成果,特別是發現:漲落勢的幅值和關聯強度蛋白輸運起著相反的作用;噪聲誘導fhn神經電位的;噪聲關聯導致雙穩系統初始狀態的記憶功能;噪聲作用下全局耦合fhn神經網路的共振和相變現
  18. Do not use volatile variables. lock your object or fields instead to guarantee deterministic and thread - safe access

    不要使用不穩變量。鎖定對象或域,而不是去保證決性和線程安全訪問。
  19. Language - level support for locking objects and for inter - thread signaling makes writing thread - safe classes a snap

    在語言級支持鎖定對象和線程間發信使編寫線程安全類變得簡單。
  20. The most common ways to synchronize the activities of threads are to block and release threads, or to lock objects or regions of code

    同步線程活動的最常用方法是和釋放線程,或者鎖定對象或代碼區域。
分享友人