10 2005 档案

摘要:1/**//// 2 /// 创建随机字符串 3 /// 4 /// 随机数的位数 5 /// 6 public static string CreateRandomCode_Len54(int codeCount) 7 { 8 string allChar = "1,A,2,S,... 阅读全文
posted @ 2005-10-28 16:02 迪克猪 阅读(207) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2005-10-28 15:56 迪克猪 阅读(672) 评论(1) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2005-10-28 15:53 迪克猪 阅读(680) 评论(0) 推荐(0) 编辑
摘要:1/**//// 2 /// 按比例缩放图片 3 /// 4 /// 图片的路径 5 /// 图片的高度 6 /// 图片的宽度 7 /// 8 public static string GetImageSize(string imgUrl,int imgHeight,int imgWidth... 阅读全文
posted @ 2005-10-28 15:46 迪克猪 阅读(198) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2005-10-28 15:22 迪克猪 阅读(227) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示