generic code 中文意思是什麼

generic code 解釋
遺傳密碼
  • generic : adj 1 【生物學】屬的,類的。2 一般的,普通的 (opp specific) 3 (商品)未注冊的;不受商標注冊保...
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  1. I put forward the generic principles of programming cross - platform code, use conditional compilation order to assert cross - platform application, deal with the difference between windows and linux in program source code, complete cross - platform source code, compile source code using delphi7, then the compiled application runs on windows. compile source code using kylix3, then the compiled application runs on linux

    提出了編寫跨平臺代碼的一般原則,使用條件編譯指令維護跨平臺應用程序,在程序的源代碼中針對windows和linux操作系統之間的差異進行了相應的處理,使得在源代碼級完成了跨平臺,然後只需要針對不同的操作系統分別編譯就可以在相應的操作系統上運行。
  2. Code for engineering acceptance of generic cabling system for building and campus

    建築與建築群綜合布線系統工程驗收規范
  3. A generic handler file that contains code that implements the

    一般處理程序文件,該文件包含實現
  4. Generic types allow for the reuse of code and enhanced performance for collection classes ( due to boxing and unboxing issues )

    泛型可以提高集合類的代碼重用性和執行效率(由於裝箱和坼箱操作消耗時間的內存) 。
  5. When you define a generic class, you can apply restrictions to the kinds of types that client code can use for type arguments when it instantiates your class

    在定義泛型類時,可以對客戶端代碼能夠在實例化類時用於類型參數的類型種類施加限制。
  6. How to : gather code - coverage data with generic tests

    在一般測試中使用摘要結果文件
  7. I consider templates and generic programming central to modern c + +. they are the keys to uncompromisingly efficient, type - safe code. however, they don ' t fit the classical object - oriented paradigm

    我認為模板和泛型編程是現代c + +的核心,是無損效率、類型安全代碼的關鍵。然而它們並不適合經典的面向對象編程思維模型。
  8. You can easily combine listings 3 and 5 to make a generic code template handler

    您可以輕松地將清單3和清單5組合起來,獲得一個通用代碼模板處理器。
  9. This technique is based on putting all the generic reusable code in a parent class called

    該技術建立在這樣一個基礎上,即將所有通用可重用代碼放入一個叫做
  10. Prefix supports il generators that create generic code

    前綴支持創建泛型代碼的il生成器。
  11. Default keyword in generic code c programming guide

    泛型代碼中的默認關鍵字( c #編程指南)
  12. Statement or in generic code

    語句或泛型代碼中使用。
  13. C programming guide default keyword in generic code c programming guide

    泛型代碼中的默認關鍵字( c #編程指南)
  14. Generic methods can be extracted from or inlined into generic code

    泛型方法能夠從泛型代碼中抽象出來或者嵌入泛型代碼。
  15. Prefix is to avoid a type check when fetching an element from an array in generic code

    前綴旨在避免在泛型代碼中從數組獲取元素時執行類型檢查。
  16. How to use the generic character encoding mapping functions to be able to build ansi and unicode versions of an application from the same source code

    如何使用一般字元編碼映射函數,以便能夠從相同的源代碼生成ansi版本和unicode版本的應用程序。
  17. Now, if you re coding a more generic application and want to implement paged result sets without writing a lot of specialized code, and don t want to use a heavier - weight abstraction layer, troels arvin s very helpful rdbms information suggests that you may use cursors as a slightly slower more portable alternative

    現在,如果您要編寫一個更通用的應用程序,並希望實現分頁的結果集,但是不想專門編寫很多的代碼,並且也不想使用更重量級的抽象層, troels arvin的非常有幫助的rdbms信息建議,您可以使用游標作為更輕便(稍微慢一點)的方案。
  18. A generic procedure can use its type parameters in its normal parameter list, in its return type if it has one, and in its procedure code

    泛型過程可以在它的普通參數列表、返回類型(如果有)和過程代碼中使用其類型參數。
  19. Your code can declare several different programming elements from the generic element, each one acting on a different set of data types

    代碼可以通過泛型元素聲明若干個不同的編程元素,每個元素可使用一組不同的數據類型。
  20. Code for engineering design of generic cabling system for building and campus

    建築與建築群綜合布線系統工程設計規范
分享友人