摘要:
#region MyRegion //產生密碼 protected static string GetPwd() { return CreateRandomNum123(2) + CreateRandomNumABC(3) + CreateRandomNumabc(3); } protected static string CreateRandomNum123(int NumCount) { string allChar = "0,1,2,3,4,5,6,7,8,9... 阅读全文
posted @ 2014-01-15 14:22
sirili
阅读(1472)
评论(1)
推荐(1)

浙公网安备 33010602011771号