constructor execution 中文意思是什麼

constructor execution 解釋
構造函數執行
  • constructor : n. 1. 建造者,建設者。2. 【海軍】造船技師。
  • execution : n 1 實行,履行,執行;貫徹。2 執行死刑;強制執行;執行命令。3 作成,完成;簽名蓋印使法律文件生效...
  1. Execution of an object creation expression that includes an object or collection initializer consists of first invoking the instance constructor and then performing the member or element initializations specified by the object or collection initializer

    對象建立表達式的執行包括某個對象或集合構造者,並由第一個調用實例構造函數組成,並且,接著執行成員或元素初始化,這是由對象或集合構造者特定化的。
  2. Matches any join point arising from the execution of code lexically within a member method, constructor, advice that has a given annotation

    匹配的連接點,由擁有指定注釋的成員(方法、構造函數、建議)代碼的執行產生。
  3. A link demand performed on a static class constructor does not protect the constructor because static constructors are called by the system, outside the application s code execution path

    對靜態類構造函數執行的鏈接要求不會保護該構造函數,因為靜態構造函數是由系統調用的,它們並不包括在應用程序的代碼執行路徑中。
分享友人