default constructors 中文意思是什麼

default constructors 解釋
默認構造函數
  • default : n 1 不履行;違約;拖欠。2 【法律】不履行債務;缺席。3 欠缺,缺乏。vi vt 1 拖欠(欠款等),不履行...
  • constructors : 構造函數
  1. Firstly, the competent governmental departments should not only supervise and standardize the markets more efficiently, but also stipulate relevant regulations to solve the problems existing in the markets, such as introducing payment guarantee as a solution to project payment default, general contracting to subcontracting and dismembering of the constructors. in the mean time, the supervision over the certification market and certification organizations should be enhanced and more measures should be taken to eliminate the adverse causes of the market. measures should also be made to evaluate the performance of the enterprises " quality systems and the evaluation results should be combined into annual qualification check and bidding

    通過分析研究,提出了克服這些不利因素影響的辦法:首先政府有關部門除了依法加大監管力度和規范建築市場以外,還應制定相應的對策措施來解決市場中存在的問題,如用支付擔保來解決工程款拖欠問題、用總承包方式來解決建設單位肢解、分包工程的問題等;同時還應加強對認證市場和認證機構的監管,採取相應措施消除市場中的不健康因素;建立對企業質量體系運行評價的措施,並把評價結果同企業的資質年審和招投標結合起來。
  2. Remove default constructors from value classes

    從值類中移除默認構造函數。
  3. The runtime generates the code for default constructors

    運行庫生成默認構造函數的代碼。
  4. It is possible to declare parameterized constructors on a struct type to set its initial values, but this is only necessary if values other than the default are required

    可以在結構類型上聲明參數化構造函數以設置其初始值,但是,只有在需要默認值之外的值時才必須這樣做。
  5. By default, vtordisp fields are introduced whenever the code defines user - defined constructors and destructors and also overrides virtual functions of virtual bases

    默認情況下,每當代碼定義用戶定義的構造函數和析構函數並且還重寫虛擬基的虛函數時,引入vtordisp欄位。
  6. Constructors, or system default type constructors

    構造函數或系統默認類型構造函數
  7. Constructors set the minor tick spacing to 5, and the major tick spacing to 20 - reasonable values for the default size of 100

    的構造函數把次要刻度設為5 ,把主刻度設為20相對于默認尺寸100來說這兩個值是合理的。
  8. Abstract classes and classes without public, default constructors are marked with the

    抽象類和沒有公共、默認構造函數的類用
分享友人