thread n. 1.線;細絲;〔英國〕麻紗,〔美國〕棉紗;纖維。 2.細線,細流,細礦脈。 3.(議論等的)思路,條理,線索,情節(jié);【計算機】(公告板上討論的)話題,題材。 4.螺齒,螺絲。 5.〔pl.〕〔美國〕衣服。 a piece of thread 一根線。 a thread of light 細細的一線亮光。 the thread of one's argument 爭辦的頭緒。 be worn to a thread (衣服由于長久地穿著)磨得快要破爛。gather up the threads 綜合(分別處理的問題、部分等)。 hang by [(up)on] a thread 朝不保夕;千鈞一發(fā)。 have not a dry thread on one 渾身濕透。 resume [pick up, take up] the thread of a story (回到正題)言歸正傳。 thread and thrum (好好歹歹)掃數(shù),盡都,全都。 thread of life 生命線,命脈,生命。 vt. 1.穿線(入針眼等);拿線穿(珠粒等)。 2.為照相機裝膠片。 3.穿過,擠過。 4.車螺紋。 thread a camera 為照相機裝膠片。 thread a needle 穿針。 thread one's way through the crowd 穿過人叢。 a threaded mandrel 【機械工程】螺紋心軸。 vi. 1.通過,穿透過。 2.(糖漿等)滴下成絲狀。 They threaded carefully along the narrow pass. 他們沿著狹窄的小路小心翼翼地魚貫而行。
model n. 1.模型,雛型;原型;設計圖;模范;(畫家、雕刻家的)模特兒;樣板。 2.典型,模范。 3.(女服裝店雇用的)時裝模特兒。 4.樣式,型。 5.〔口語〕極相似的人[東西]。 adj. 模型的,模范的。 a clay model 【雕刻】黏土原型。 a working model 機器的運轉(zhuǎn)模型。 a model shot 【攝影】模型鏡頭。 a model aeroplane 模型飛機。 a model test 典型試驗。 The boy is the perfect model of his father. 這孩子活像他父親。 after [on] the model of 仿效…,拿…當做模范。 stand model 做模特兒。(〔英國〕 -ll-) vt. 1.作…的模型[雛型]。 2.(依照模型)制作,仿造,建造 (after;on;upon)。 3.設計,仿照,拿…做模范。 vi. 做模型;做模特兒。 delicately modeled features 清秀的面貌。 model a garden after the manner of Kew 仿照(倫敦) Kew 植物園設計的花園。 model oneself up (on) sb.仿效某人。
The preemptive threading model requires that threads use shared resources appropriately, while the cooperative model requires threads to share execution time 搶占式線程模型要求線程正確共享資源,協(xié)作式模型卻要求線程共享執(zhí)行時間。
Most books on java threading present a litany of everything wrong with java threading model and a class library of band-aid solutions to those problems 我稱這些類為急救包,是因為它們所能解決的問題本應是由java語言本身語法所包含的。
The lightweight threading model created by the servlet architecture is in no way compromised by a servlet or jsp file creating, reading, or modifying an 由servlet體系結(jié)構(gòu)創(chuàng)建的輕量級線程模型決不會因為servlet或jsp文件創(chuàng)建、讀取或修改
Bill s proposal is not as broad as what was presented in this article, primarily focusing on getting the existing threading model to work in a reasonable way bill的提議并不如本文所推薦的那么廣,他主要致力于讓現(xiàn)有的線程模型以更為合理方式運行。
The determination of whether the threading model is preemptive or cooperative is up to the implementers of the virtual machine and can vary across different implementations 判斷是搶占式還是協(xié)作式的線程模型,取決于虛擬機的實現(xiàn)者,并根據(jù)各種實現(xiàn)而不同。
Attempting to explicitly initialize com with one threading model when the clr has already initialized com to another threading model can cause your application to fail 當clr已經(jīng)將com初始化為線程模型時,如果嘗試用另一個線程模型顯式初始化com,則可能會導致應用程序失敗。
Attempting to explicitly initialize com with one threading model when the clr has already initialized com to another threading model can cause your application to fail 當clr已經(jīng)將com初始化為線程模型時,如果嘗試用另一個線程模型顯式初始化com,則可能會導致應用程序失敗。
I really think that the java language is a great programming language; but i also think that the java threading model simply wasn t thought-out well enough, and that s a pity 我確實認為java語言是一種偉大的編程語言;但是我也認為java的線程模型設計得還不夠完善,這是一件很可惜的事情。
The common language runtime provides a thread model in which classes fall into a number of categories that can be synchronized in a variety of different ways depending on the requirements 公共語言運行庫提供一個線程模型,在該模型中,類分為許多類別,這些類別可以根據(jù)要求以各種不同的方式進行同步。
If you use a non-default entry point, specify the threading model either by using clrthreadattribute or by placing the threading attribute on the non-default entry function, and then specify the non-default entry point with 如果使用非默認入口點,則先使用/clrthreadattribute或?qū)⒕€程屬性置于非默認入口函數(shù)來指定線程模型,然后使用