thread it的意思
thread it中文翻譯:
穿上它
相似詞語短語
threadfin───n.馬鲅
thread vein───線脈
threadfins───n.馬鲅
threadfish───絲線魚
threadiest───adj.線的;粘絲狀的;纖維構成的;纖細的(thready的變形)
threadlike───adj.絲狀的;細長的
to read in───讀入
read in───讀入
thread───n.線;螺紋;思路;衣服;線狀物;玻璃纖維;路線;vt.穿過;穿線于;使交織;vi.通過;穿透過
雙語使用場景
Eventually she would break down and ask one of us kids to thread it for her.───到最后實在搞不下去了,就叫一個孩子來幫她穿。
Now shall I have the demon's own time to thread it!───現在我該有自己的時間來穿線了!
It includes stack frames and local variables, but unlike a true thread it is not executable.───它包含了棧幀和局部變量,但與真正的線程不同的是它無法執行。
He took a needle out of his pocket, and as he could thread it as well as ever he had done, his heart danced with delight.───他從口袋里掏出一根針,和以前一樣,很快就把線穿了過去,他的心里樂開了花。
When a thread waits for a lock to be released by another thread, it usually is suspended by the operating system.───在一個線程等待另外一個線程釋放某個鎖的時候,它通常會被操作系統掛起。
When the lock monitor initiates deadlock search for a particular thread , it identifies the resource on which the thread is waiting .───鎖監視器對特定線程啟動死鎖搜索時,會標識線程正在等待的資源。
Recycling can clean up resources on the finalizer thread , it is still important to put cleanup code in the correct place .───回收可以清理終結器線程的資源,將清除代碼位置在正確的位置仍很重要。
Specifies that the object can use either apartment or free threading, depending from which kind of a thread it is created.───指定對象可使用單元線程或自由線程,具體取決于創建它的線程類型。
英語使用場景
User level thread is the higher level user scheduling unit supported by kernel thread, it supports concurrent execution of user programs.