thread是什么意思,thread怎么读 语音:
英音  [θred] 
美音  [θrɛd] 
thread 基本解释
n. 线;线索;线状物;螺纹
vt. 穿成串;将(针、线等)穿过…;用…线缝;给…装入(胶片、狭带、绳子)
thread是什么意思
thread 变化形式
复数: threads
易混淆的单词: THREAD
使用频率:
星级词汇:
中文词源
thread 线,线索,脉络
来自古英语 thraed,线,绳索,来自 Proto-Germanic*threduz,纺线,编线,来自 PIE*tere,弯, 转,编织,词源同 turn,throw.引申词义线索,脉络等。
thread 用法和例句提示:点击例句中的单词,就可以看到词义解释
提示:点击例句中的单词,就可以看到词义解释
Note that this code is fully thread safe .
注意这样的代码是完全线程安全的。
It is very lightweight and not thread safe .
该接口是非常轻量级的,而且是非线程安全的。
What about using a function with parameters in a thread ?
在线程中使用带有形参的函数,是怎么一回事呢?
Indexing and searching are not only thread safe , but process safe .
建立索引和搜索不是线程级安全的,但是是进程级安全的。
Each thread has its own sequence of execution , but accesses common data .
每个线程都有自己的执行流程,但都需要操作共有数据。