您要查找的是不是:
- From now on, all allies should observe a common code of conduct. 從今以后同盟者都要遵守共同的行為規范。
- In coding theory, it is important to study a code and the structure of codewords. 研究碼及碼字的結構是編碼理論的一個(gè)重要研究方向。
- Code analysis goes beyond compilation to look for common coding and design errors determined by a set of guidelines. 代碼分析超出編譯范圍,用于查找由一組準則確定的常見(jiàn)編碼和設計錯誤。
- Dual Coding Theory; reading process; mental imagery; affective responses; language concreteness. 01雙重代碼理論;閱讀過(guò)程;意象;情感反應;語(yǔ)言的具體性
- It is recommended that you use libraries to maximize your reuse of common code and values. 我們建議您使用庫來(lái)將常用代碼和值的重用最大化。
- KWM involves dual coding theory, depth of processing theory and spreading activation model from the perspective of cognitive psychology. 從認知心理學(xué)的角度分析,它涉及到雙重編碼理論、加工水平說(shuō)和激活擴散模型。
- Just as before, we can minimize bugs of this sort by factoring out the common code. 就象以前一樣,我們可以通過(guò)分解出公共代碼來(lái)將這種錯誤控制到最少。
- There are many excellent texts on coding theory and communications, most of which assume a familiarity with mathematics beyond introductory calculus. 在信息和通信方面有很多很好的教科書(shū),大多數都要求具有除簡(jiǎn)單微積分外的數學(xué)知識。
- True because the compiler might reorder instructions or insert jumps to common code. 時(shí)的行為,因為編譯器可能會(huì )將指令重新排序或插入到公共代碼的跳轉。
- The following procedures describe how to perform some of the most common code group addition tasks. 以下過(guò)程描述如何執行一些最常見(jiàn)的公共代碼組添加任務(wù)。
- This pattern keeps the creation of the control's child control hierarchy on one common code path. 此模式將控件的子控件層次結構的創(chuàng )建保存在一個(gè)公共代碼路徑中。
- Cures and preventions: Factor out the common code, if possible; otherwise, update it. 治療和預防措施:如果可能,分解出公共代碼;否則就對其進(jìn)行更新。
- In this paper, the coding theory of DBCS (double-byte character set) was presented, and a algorithm of creating Bopomofo code by Unicode character was offered here. 本文介紹了DBCS(雙字節字符集)系統的字符編碼原理,并提供了由Unicode漢字字符自動(dòng)生成其拼音代碼的一種方法。
- Assemblies simplify database development by enabling common code to be developed once and stored in a single location. 程序集通過(guò)一次性地開(kāi)發(fā)通用代碼并將其存儲在某個(gè)位置,使數據庫開(kāi)發(fā)過(guò)程得到了簡(jiǎn)化。
- Code Snippets speed the entry of common code constructs by providing a template you can fill out. 通過(guò)提供可填寫(xiě)的模板,代碼段加速了通用代碼構造的輸入。
- Common coding errors reported by the tool include buffer overrun, un-initialized memory, null pointer dereference, memory and resource leaks. 工具報告的常見(jiàn)編碼錯誤包括緩沖區溢出、內存未初始化、空指針取消引用以及內存和資源泄漏。
- Knowledge without common sense counts for little. 光有學(xué)問(wèn)而無(wú)常識,則這種學(xué)問(wèn)無(wú)甚價(jià)值。
- Of course, this example is one that a beginning programmer would quickly learn to avoid by factoring out the common code. 當然,這個(gè)示例所示的錯誤是編程新手可以很快學(xué)會(huì )通過(guò)分解出公共代碼來(lái)避免的。
- Reward coding theories predict that dopamine neurons will be inhibited by or will not respond to aversive stimuli. 獎賞譯碼理論預測多巴胺神能經(jīng)元對于令人厭惡的刺激會(huì )被抑制或者不反應。
- In the solution associated with this article, you ll see that the common code for each of the actions has been moved to an abstract superclass. 在與本文相關(guān)的解決方案中,您將看到每個(gè)操作的公共代碼都被移到了抽象超類(lèi)中。