• 2023-05-22ExitDefaultVal
    usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;namespaceExitDefaultVal{classProgram{staticvoidDefValue(stringa="Hi",stringb="Jim"){Console.W
  • 2023-01-09SettingsProvider 工具类
    记录一下项目用到的工具类/***SettingsProvider对数据进行了分类,分别是Global、System、Secure三种类型,它们的区别如下:*Global:所有的偏好设置对系统的所有用户公开,
  • 2022-11-02v-for绑定数组item时深拷贝的问题
     changedef(index){debuggervararr=JSON.parse(JSON.stringify(store.state.gigi.extdata))arr[index].defValue=this.optionList[index].defValue