WP8 XNA 读取一个XML的文件的问题尝试了很多种方法,读取一个现成的XML文件,读取不成功。来此请教。请问有什么方法吗? WP8 XNA [解决办法]
Quote: 引用:Quote: 引用:我在网上查的WP是不是不能读取项目中的文件。只能读取isolatedstorage中的?var resource = Application.GetResourceStream(new Uri(filePath, UriKind.Relative));XNA中没有Application这个对象
Quote: 引用:我在网上查的WP是不是不能读取项目中的文件。只能读取isolatedstorage中的?var resource = Application.GetResourceStream(new Uri(filePath, UriKind.Relative));
我在网上查的WP是不是不能读取项目中的文件。只能读取isolatedstorage中的?
var resource = Application.GetResourceStream(new Uri(filePath, UriKind.Relative));