摘要:
Function.cs /**//// /// 生成随机数 /// /// 要生成的随机数位数 /// public static string CreateRandomCode(int codeCount) { string allChar = "0,1,2,3,4,5,6,7,8,9... 阅读全文
posted @ 2006-01-10 22:28
Jason.Yi
阅读(1690)
评论(0)
推荐(0)
浙公网安备 33010602011771号