摘要:
/// /// 获取Paging列表 /// public List GetPageList(int pageIndex, int pageSize, out int amount, string where) { int count = 0; //总页数 str... 阅读全文
posted @ 2016-11-28 14:01
爱坐枫林晚
阅读(1266)
评论(0)
推荐(1)
摘要:
/// <summary> /// MD5 16进制算法 /// </summary> /// <param name="str"></param> /// <returns></returns> public static string Getmd5(string str) { //创建MD5对像 阅读全文
posted @ 2016-11-28 13:39
爱坐枫林晚
阅读(1351)
评论(0)
推荐(1)

浙公网安备 33010602011771号