type constructor
常見例句
- A runtime thread must acquire this lock before invoking the type constructor.
運行庫線程必須在調用類型構造函數(shù)之前獲得此鎖。
blog.sina.com.cn - Another behavior unique to type constructors is how the runtime manages exceptions in a type constructor.
類型構造函數(shù)的另一個獨特行為是運行庫管理類型構造函數(shù)中的異常的方式。 - The second scenario is when a type has a initializer for a static field, in which case the compiler adds a type constructor behind the scenes.
第二種情況是,類型具有一個用于靜態(tài)字段的初始值設定項,在這種情況下,編譯器會在后臺添加類型構造函數(shù)。
blog.sina.com.cn 返回 type constructor