2017年4月22日

C# 常用字符串加密解密方法

摘要: using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Security.Cryptography; using System.Text; using Syste 阅读全文

posted @ 2017-04-22 15:07 侠羽风云 阅读(9779) 评论(0) 推荐(0) 编辑

C#获取当前主机硬件信息

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks; using System.Net;using System.Manageme 阅读全文

posted @ 2017-04-22 14:28 侠羽风云 阅读(7764) 评论(1) 推荐(0) 编辑

导航