2017年10月27日
摘要: 1.NuGet 安装 Newtonsoft 2.调用方法 一 NuGet 安装 Newtonsoft 二 调用方法 阅读全文
posted @ 2017-10-27 16:26 biind 阅读(343) 评论(0) 推荐(0)
摘要: 1.读取文件 2.写入文件 阅读全文
posted @ 2017-10-27 15:14 biind 阅读(364) 评论(0) 推荐(0)
摘要: 1.MD5 2.DES 一 MD5 介绍:MD5是不可逆解密方式,比如对密码的加密,为了保密,让密码不能解密 二 DES 介绍:对称加密,可解密 private static readonly string Key = "xxxxx"; 阅读全文
posted @ 2017-10-27 15:12 biind 阅读(533) 评论(0) 推荐(0)
摘要: 1.打开我的电脑 windows + E 2.切换到桌面 windows + D 3.打开服务 services.msc 4.打开远程连接 mstsc 5.打开运行命令窗口 Windows + R 阅读全文
posted @ 2017-10-27 08:34 biind 阅读(176) 评论(0) 推荐(0)