摘要:
现在Windwos Phone 7的数据存储得写入到独立存储空间中,有两种存储方式:1.独立文件存储;2.独立设置存储。(1)独立文件存储独立文件存储的使用方法与文件类似写入://Obtain the virtual store for applicationIsolatedStorageFile myStore = IsolatedStorageFile.GetUserStoreForApplication();//Create a new folder and call it "ImageFolder"myStore.CreateDirectory("Imag 阅读全文
posted @ 2010-10-13 23:47
十二号的国王
阅读(230)
评论(0)
推荐(0)

浙公网安备 33010602011771号