生成验证码方法
摘要:
/** * 生成验证码方法 * 创建指定数量的随机字符串 * @param numberFlag 是否是数字 * @param length * @return */ public static String createRandom(boolean numberFlag, int length)... 阅读全文
posted @ 2014-11-24 16:26 MyBeN 阅读(474) 评论(0) 推荐(1) 编辑
posted @ 2014-11-24 16:26 MyBeN 阅读(474) 评论(0) 推荐(1) 编辑
posted @ 2014-11-24 16:23 MyBeN 阅读(6005) 评论(3) 推荐(2) 编辑
posted @ 2014-11-24 16:08 MyBeN 阅读(448) 评论(0) 推荐(0) 编辑
posted @ 2014-11-24 16:06 MyBeN 阅读(3041) 评论(0) 推荐(0) 编辑
posted @ 2014-11-24 16:04 MyBeN 阅读(1052) 评论(0) 推荐(0) 编辑
posted @ 2014-11-24 15:58 MyBeN 阅读(899) 评论(0) 推荐(0) 编辑