common adj. 1.共通的,共同的,共有的。 2.公眾的;公共的。 3.普通的,通常的,尋常的,平常的。 4.平凡的,通俗的;粗俗的,低劣的。 5.【數(shù)學】共通的,公約的;【語法】通性的;通格的。 be common to 共通。 by common consent 全場一致,無異議,按公意。 common as dirt 最平凡的。 common or garden 普普通通的。 common run of 最普通的。 n. 1.公(有)地。 2.(牧場等的)共[公]用權(=right of common)。 3.〔pl. 作 sing. 用〕見 commons 詞條。 above [beyond] the common = out of the common. in common (with) 共通,共同,(與…)同樣(charges borne in common共同負擔的費用)。 keep [be in] commons (在大學等)聚餐。 the (House of) C- 〔英國〕下院,眾議院。 out of (the) common 異常的,非凡的。 adv. -ly
code n. 1.法典;法規(guī)。 2.規(guī)則,準則;(社會、階級等的)慣例,習俗,制度。 3.(電)碼,代碼,密碼,暗碼;代號,略號,暗號。 4.【生物學】遺傳(密)碼。 the civil [criminal] code民[刑]法典。 the moral code道德準則。 code of signals 信號密碼(本)。 code of the school 校規(guī)。 code and conventions 規(guī)章制度。 C- Napoléon 拿破侖法典。 C- of Hammurabi (古代巴比倫的)漢穆拉比法典。 code of honour 社會禮法;決斗慣例。 code of written law 成文法典。 the International Code 國際電碼。 the Morse code 摩爾斯電碼。 vt. 1.把…編成法典[法規(guī)]。 2.把…譯成[編成]電碼;編(碼);譯(碼)。 n. -r 【自動化】編碼裝置;【電訊】記發(fā)器。
Provides an overview of using code snippets in visual c to automatically add common code constructs to your application 提供在visual c #中使用代碼段自動向應用程序中添加通用代碼構造的概述。
Writing a secure ado . net application involves more than avoiding common coding pitfalls such as not validating user input 要編寫安全的ado . net應用程序,所涉及的問題不僅僅是要避免常見的編碼缺陷。
We ll also explain how sandboxing a common code encapsulation approach works , and why it is harder than it sounds 遺憾的是,即使是系統(tǒng)調(diào)用的“安全”版本譬如,相對于strcpy的strncpy也不完全安全。
Of course , this example is one that a beginning programmer would quickly learn to avoid by factoring out the common code 當然,這個示例所示的錯誤是編程新手可以很快學會通過分解出公共代碼來避免的。
Assemblies simplify database development by enabling common code to be developed once and stored in a single location 程序集通過一次性地開發(fā)通用代碼并將其存儲在某個位置,使數(shù)據(jù)庫開發(fā)過程得到了簡化。
This mechanism allows for a performance optimization in sql server , and provides for common code that works across multiple providers 此機制可以優(yōu)化sql server的性能,并提供可以在多個提供程序之間工作的通用代碼。
This mechanism allows for a performance optimization in oracle server , and provides for common code that works across multiple providers 此機制可以優(yōu)化oracle服務器的性能,并提供可以在多個提供程序之間工作的通用代碼。
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 在與本文相關的解決方案中,您將看到每個操作的公共代碼都被移到了抽象超類中。
Common coding errors reported by the tool include buffer overrun , un - initialized memory , null pointer dereference , memory and resource leaks 工具報告的常見編碼錯誤包括緩沖區(qū)溢出、內(nèi)存未初始化、空指針取消引用以及內(nèi)存和資源泄漏。
Enhancing the security of a microsoft sql server 2005 jdbc driver application involves more than avoiding common coding pitfalls 為了提高microsoft sql server 2005 jdbc驅(qū)動程序應用程序的安全性,不僅需要避免常見的代碼缺陷,還要考慮其他事項。