遊戲數據的存入與讀取

1.1二進制方式存入數據: private void SaveByBinary() { Save save = CreateSaveGO(); //建立一個二進制格式化器 BinaryFormatter bf = new BinaryFormatter(); //建立一個文件流 FileStream fileS
相關文章
相關標籤/搜索