摘要:
using System.Security.Cryptography;public static string En32(string str) { string pwd = ""; MD5 md5 = MD5.Create();//实例化一... 阅读全文
posted @ 2015-12-29 11:49
倾国倾城何为倾
阅读(351)
评论(0)
推荐(0)
摘要:
static void Main(string[] args) { //c# datetime 格式化 DateTime dt = DateTime.Now; dt.ToString();//2005-11-5 13:2... 阅读全文
posted @ 2015-12-29 11:31
倾国倾城何为倾
阅读(228)
评论(0)
推荐(0)

浙公网安备 33010602011771号