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