線程安全的 的英文怎麼說

中文拼音 [xiànchéngānquánde]
線程安全的 英文
thread-safe
  • : 名詞1 (用絲、棉、金屬等製成的細長的東西) thread; string; wire 2 [數學] (一個點任意移動所構成的...
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • : Ⅰ形容詞1 (完備; 齊全) complete 2 (整個) whole; entire; full; total Ⅱ副詞(完全; 都) entirely...
  • : 4次方是 The fourth power of 2 is direction
  1. Because the swing model classes are not thread - safe and are supposed to be confined to the edt, any calls to

    因為swing模型類不是線程安全的,而且假設被限制在edt內,所以對
  2. And learn which c libraries are thread - safe and can be safely used with apache or ihs in threaded mode

    ,以及學習哪些c庫是線程安全的,可以在apache或ihs中多使用。
  3. " february 2003, which discusses thread - safety benefits of immutability

    」 ( 2003年2月) ,它討論了不變性對于線程安全的好處。
  4. An application with direct3d set to be safe for multithreading might experience degraded performance

    將direct3d設為多線程安全的應用性能可能會降低。
  5. Immutable objects are guaranteed to be thread - safe, and never require additional synchronization

    不可變對象一定是線程安全的,並且永遠也不需要額外同步。
  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. One thread produces elements and stores them in a generic queue that is not thread - safe

    一個生成元素並將它們存儲在非線程安全的泛型隊列中。
  8. You will need to write your provider code to be thread safe

    因此需要編寫線程安全的提供序代碼。
  9. You must ensure that this method is thread safe in situations where the activity object created by activity is not created with a synchronized context, because in such situations many calls to

    創建活動對象不是使用同步上下文創建,則必須確保該方法是線程安全的,因為在此情況下許多對
  10. It is easy to " forget " this rule, especially when reading - but doing so creates numerous risks for the thread - safety of your program

    很容易「忘記」這個規則,特別是在讀取時但是這么做可以造成很多有關線程安全的風險。
  11. Doing so will enable thread - compatible objects held as instance variables in other thread - safe objects to piggyback on the synchronization of the owning object

    這樣做會使兼容對象作為變量實例包含在其他線程安全的對象中,從而可以利用其所有者對象同步。
  12. Other operations are not guaranteed to be thread - safe

    其他操作不保證是線程安全的
  13. And is thread - safe, but its iterators will not throw

    ,而且是線程安全的,但是它迭代器不會拋出
  14. Thread - compatible classes are not thread - safe, but can be used safely in concurrent environments by using synchronization appropriately

    兼容類不是線程安全的,但是可以通過正確使用同步而在並發環境中地使用。
  15. Do not make instance data thread safe by default

    默認情況下不要使實例數據是線程安全的
  16. Collection is intrinsically not a thread safe procedure

    集合在本質上不是一個線程安全的
  17. By documenting that a class is thread - compatible or conditionally thread - safe, you inform users that the class can be used safely by multiple threads through the appropriate use of synchronization

    通過將類記錄為兼容或者有條件線程安全的,您就告知了用戶這個類可以通過正確使用同步而地在多中使用。
  18. Enumerating through a collection is intrinsically not a thread safe procedure

    從頭到尾對一個集合進行枚舉本質上並不是一個線程安全的
  19. Enumerating through a collection is intrinsically not a thread - safe procedure

    從頭到尾對一個集合進行枚舉在本質上不是一個線程安全的
  20. Method. enumerating through a collection is intrinsically not a thread safe procedure

    從頭到尾對一個集合進行枚舉本質上並不是一個線程安全的
分享友人