"查查詞典"手機版
千萬人都在用的超大詞匯詞典翻譯APP
- A class or struct can inherit more than one interface
類或結構可繼承多個接口。 - For that reason , struct members cannot be declared as
因此,結構成員無法聲明為 - Study of the environment of war field simulation struct
三維戰場環境仿真結構研究 - A type declaration for a class , struct or enumeration
類、結構或枚舉的類型聲明。 - If valid , it sets a flag in the struct
如果是有效選項,則在結構中設置標志。 - To declare an indexer on a class or struct , use the
要聲明類或結構上的索引器,請使用 - To access a member of a struct through a pointer
通過指針訪問結構的成員。 - Modify the struct member alignment property
修改“結構成員對”屬性。 - It is declared inside a class or struct
該方法在類或結構的內部聲明。 - Method . this is because a copy of the struct is passed to the
方法傳遞的是結構的副本,而向
struct (short for "structure") is a computer science term for a record that is used to store more than one value.
詳細百科解釋