本文介绍了如何获取我的wp8 soft生成的文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我的wp8软件可以在a.txt中保存一些东西,如何获取我的wp8软件生成的文件?
My wp8 soft can get something to save in a.txt,How to get file which my wp8 soft generate?
推荐答案
您是否在询问如何编写然后读取文件?如果是,您可以检查IsolatedStorage样本
here 。
Are you asking how to write and then read files? If yes, you can inspect IsolatedStorage sampleshere.
希望这有帮助,
Mark
Hope this helps,
Mark
这篇关于如何获取我的wp8 soft生成的文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!