logo
  • 教程列表
  • SO官方文档
  • 存储应用程序设置
    • 添加值
    • 检查值是否存在
    • 读取价值
    • 保存设置
  1. StackOverflow 文档
  2. windows-phone-8 教程
  3. 存储应用程序设置
  4. 添加值

添加值

Created: November-22, 2018

//Add value to Isolated Storage Settings    
IsolatedStorageSettings.ApplicationSettings.Add("Key", "Value");
  • 检查值是否存在
  • 存储应用程序设置

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 关于我们
  • 免责声明