摘要:
/// /// 密码加密 /// /// 密码 /// 加密类型[SHA1],[MD5] /// public static string EncryptPassword(string PasswordString, string PasswordFormat) { string encry... 阅读全文
posted @ 2014-04-14 16:57
浩凡儿
阅读(2685)
评论(0)
推荐(0)
摘要:
一个是直接动态绑定gridview 用3楼的办法就可以了 int j=1;//j的数值表示你要取的那一列的索引,要取第二列,j就设为1for (int i = 0; i < this.GridView1.Rows.Count; i++){ str[i]= this.Gri... 阅读全文
posted @ 2014-04-14 16:54
浩凡儿
阅读(3283)
评论(0)
推荐(0)
浙公网安备 33010602011771号