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));