我看頭檔案里是
typedef struct xxx{
型別 名字;
型別 名字;
型別 名字;
public:
xxx(){memset( this, 0, sizeof( struct xxx) ); }
}*yyy, zzz;
我只知道 在這里面添加欄位 轉java 會相當方便,但是不知道怎么實作,求大佬說明一下,感謝
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/42383.html
標籤:Android
上一篇:Viewmodel實體時出錯
下一篇:求助
