所以我嘗試過使用trinet核心io ntfs dll在C#中使用替代數據流(使用VS 2015),但我遇到了一個問題:我找不到寫入文件的方法。我嘗試的代碼: var fileinfo = new FileInfo(filename);
var altstream = fileinfo.GetAlternateDataStream("key").OpenWrite();
altstream.W
當我執行$ gradle :android:clean或$ gradle :android:assembleDebug我得到 FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':android:mergeDebugResources'.
> Error: Could