1 struct NPC{ 2 char sex; 3 int age; 4 double Blood; 5 }; 6 //通過WriteFile寫入數據 7 void CWriteFileDlg::OnBnClickedButton1() 8 { 9 HANDLE ...
確定! 回上一頁