เป็นภาษา :: Simplified Chinese(Auto detect)
ผลการค้นหา :: 线程
ความหมายคือ เทร็ด, เธรด หรือ ด้าย
คําใกล้เคียง ::
1. 超线程 ความหมายคือ ไฮเปอร์เธรดดิ้ง
2. 多线程并行处理 ความหมายคือ การทําหลายเธรดพร้อมกัน
3. 扇出线程 ความหมายคือ เธรดการกระจายออก
4. 线程模型 ความหมายคือ รูปแบบการเธรด
5. 超线程技术 ความหมายคือ เทคโนโลยีไฮเปอร์เธรดดิ้ง
6. 工作线程 ความหมายคือ เธรดตัวช่วยงาน
7. 讨论线程 ความหมายคือ เธรดการสนทนา
8. 线程安全性 ความหมายคือ การตรวจสอบความถูกต้องของเธรด
9. 媒体感知线程 ความหมายคือ เธรดการตรวจจับสื่อ
10. 线程安全 ความหมายคือ ที่มีเธรดถูกต้อง
11. 等待线程 ความหมายคือ เธรดที่รอ
12. 多线程 ความหมายคือ การทํางานหลายเธรดพร้อมกัน, การทําหลายเธรด
13. 多线程处理 ความหมายคือ การทํางานหลายเธรดพร้อมกัน, การทําหลายเธรด
Chinese Converter ::
Simplified Chinese (China)::
线程
Traditional Chinese (Taiwan, Hong-Kong)::
線程
แยกคำและแปลความหมาย ::
线程
xian4 cheng2
线 [xian4] = ด้าย, ลวด, สาย, สิ่งที่เป็นเส้น, เชือก, เส้น, เส้นด้าย, เส้นทาง, ใย, ไหม
程 [cheng2] = การเดินทาง
ตัวอย่างเพิ่มเติม ::
1. 但是在异步调用期间,此消息接收器启动一个新线程来调用服务并向客户机发送通知。
1. But during an asynchronous invocation, this message receiver starts a new thread to invoke the service and send the notification to the client.
2. 但是在异步调用中,这个消息接收器会启动一个新的 线程来调用服务并向客户端发送通知。
2. But during an asynchronous invocation, this message receiver starts a new thread to invoke the service and send the notification to the client.
3. 另一方面,您对于与线程调度有关的选择也有更多直接控制,因为您可以直接使用线程 API。
3. On the other hand, you have more direct control over choices related to thread scheduling since you use the thread API directly.
4. 当一组进程或线程中的每一个都在等待一个只有该组中另一个进程才能引起的事件时,我们就说这组进程或线程 死锁了。
4. A set of processes or threads is said to be deadlocked when each is waiting for an event that only another process in the set can cause.
5. 但只有恰当地调整了线程池大小时才是这样的。
5. But this is only true if the thread pool size is tuned properly.