เป็นภาษา :: Simplified Chinese(Auto detect)
ผลการค้นหา :: 线程安全
ความหมายคือ ที่มีเธรดถูกต้อง หรือ ความปลอดภัยของเกลียว
คําใกล้เคียง ::
1. 线程安全性 ความหมายคือ การตรวจสอบความถูกต้องของเธรด
Chinese Converter ::
Simplified Chinese (China)::
线程安全
Traditional Chinese (Taiwan, Hong-Kong)::
線程安全
แยกคำและแปลความหมาย ::
线程安全
xian4 cheng2 an1 quan2
线 [xian4] = ด้าย, ลวด, สาย, สิ่งที่เป็นเส้น, เชือก, เส้น, เส้นด้าย, เส้นทาง, ใย, ไหม
程 [cheng2] = การเดินทาง
安 [an1] = กล่อม, กําหนด, ติดตั้ง, ที่มีความสุข, ทําให้สงบ, ปลอดภัย, ผ่อนคลาย, ยากระตุ้นประสาท, อยู่ในสถานการณ์, เเอมแปร์, แอมเฟตามีน หรือ การรักษาความปลอดภัย
全 [quan2] = ทั้งหมด, อย่างสมบูรณ์
ตัวอย่างเพิ่มเติม ::
1. 您还应该记得,在方法调用之间保留状态的静态类在默认情况下应该是线程安全的。
1. You should also remember that static classes that preserve state between method calls should be made thread safe by default.
2. 同时,这样仍不足以提供真正的线程安全性,许多公用的混合操作仍然需要额外的同步。
2. At the same time, it is insufficient to provide true thread safety, in that many common compound operations still require additional synchronization.
3. 同时,这样仍不足以提供真正的线程安全性,许多公用的混合操作仍然需要额外的同步。
3. At the same time, it is insufficient to provide true thread safety, in that many common compound operations still require additional synchronization.
4. 您还应该记得,在方法调用之间保留状态的静态类在默认情况下应该是线程安全的。
4. You should also remember that static classes that preserve state between method calls should be made thread safe by default.