template class 中文意思是什麼

template class 解釋
範本類別
  • template : n. 1. =templet. 2. 【計算機】模板。
  • class : n 1 階級;社會等級。2 學級;班級,年級,級,班;組;(有組織的)講習班;〈美國〉同年畢業班;【軍事...
  1. Describes data access programming with visual c, where the preferred way is to use one of the class libraries such as the active template class library or microsoft foundation class library, which simplify working with the database apis

    描述如何使用visual c + +進行數據訪問編程,首選方式是使用類庫(如活動模板類庫( atl )或microsoft基礎類( mfc )庫)之一,這將簡化對數據庫api的使用。
  2. Type the name of the template class, followed by

    鍵入模板類的名稱,然後鍵入「
  3. An unspecialized class template cannot be used as a template argument in a base class list

    不能將非專用化的類模板用作基類列表中的模板參數。
  4. It is invalid to use an unspecialized template class name as a template parameter in a base class list

    將非專用化的模板類名用作基類列表中的模板參數是無效的。
  5. Using an unspecialized template class name in the base class list for a class definition will result in compiler error c3203

    在類定義的基類列表中使用非專用化的模板類名將導致編譯器錯誤c3203 。
  6. The project template automatically adds a component class called

    項目模板自動添加從
  7. The 00 ( object - oriented ) technique of standard template library with ansi / iso c + + is used in designing the program, and the dynamic access mechanism and the startup with zero content are realized by using the specialization and inheritance object of vector template class as the data container which can change the content itself according to the number of discretization node data of a computing practicality. so, the fact that the use of the static ems memory which is not necessary is avoided

    在設計面向對象有限元程序中運用了基於ansi isoc + +標準模板庫( stl )的技術,以向量模板類的特化繼承對象為變容量數據容器,實現了可按計算實例的離散結點數量動態存取數據的機制和數據容器的零容量啟動,從而避免了運算時系統對靜態內存空間的超量佔用。
  8. If a component does not have a template, but extends from a component class that does have a template, then the parent class ' template will be used by the child component

    如果一個組件沒有模板,但繼承一個有模板的組件,那麼父組件的模板會被用到子組件里。
  9. An entity is a value, object, subobject, base class subobject, array element, variable, function, instance of a function, enumerator, type, class member, template, or namespace

    實體是一個值,對象,子對象,基類子對象,數組元素,變量,函數,函數的實例,枚舉符,類型,類成員,模板,或名字空間。
  10. Class template specializations

    類別範本特化
  11. Creating com objects without the com class template

    不使用com類模板創建com對象
  12. To create a com object using the com class template

    使用com類模板創建com對象
  13. The matrix inversion by matrix class template

    矩陣類模板求逆矩陣的演算法
  14. Implementation of dynamic web page based on template class

    基於模板類的動態網頁的實現
  15. Class has been rewritten as a template class,

    類已重寫為模板類
  16. A powerful template class for use in your own php scripts

    一個你可以用在自己程序中的面向兌現的模板類。
  17. The design and implementation of pointer template class with garbage auto - collection

    自動垃圾回收指針模板類的設計與實現
  18. Is a template class based on

    是一個基於
  19. Creating the template class

    創建模板類
  20. To create dynamic templates, you create a template class, which you then instantiate when needed

    要創建動態模板,請創建以後需要時可實例化的模板類。
分享友人