摘要: 1.窗体:一个label,1个timer; 2:代码 阅读全文
posted @ 2018-05-03 15:22 履霜.1989 阅读(3393) 评论(0) 推荐(0)
摘要: 1.窗体设计:2个button(1个备份(BtnDataBackup),1个恢复(BtnDataRecovery)),1个label(labMsg);1个openFileDialog1(打开选择文件对话窗口); 2:代码 阅读全文
posted @ 2018-05-03 10:49 履霜.1989 阅读(1216) 评论(0) 推荐(1)
摘要: 1.在NuGet安装Newtonsoft.Json(这里只用到解码); 2.窗体设计 3.代码 4:josn文件内容 阅读全文
posted @ 2018-05-03 10:34 履霜.1989 阅读(1057) 评论(0) 推荐(0)