摘要:
C#中string ROOT_PATH = Windows.Storage.ApplicationData.Current.LocalFolder.Path; //get path of rootstring filePath = ROOT_PATH + "\\test.txt";我其中一个程序的ROOT_PATH是:"C:\\Data\\Users\\DefApps\\AppData\\{C664A6A2-B05C-41E1-B890-0301850AF934}\\Local" 通过C++ runtime component把filePath传进C代码 阅读全文
浙公网安备 33010602011771号