2018年9月27日

java生成字母数字可控可变长随机码

摘要: public String getRedomchar(){String[] char1 = new String[] { "a", "b", "c", "d", "e", "f","g", "h", "i", "j", "k", "l", "m", "n", "o", "p", 阅读全文

posted @ 2018-09-27 16:56 贾广祥 阅读(563) 评论(0) 推荐(0)

js校验密码,不能为空的8-20位非纯数字或字母的密码

摘要: jsp: <div class="mui-input-row"> <label>密码</label><!-- id='password' --> <input type="password" class="mui-input-clear mui-input" placeholder="请输入密码" 阅读全文

posted @ 2018-09-27 16:53 贾广祥 阅读(2972) 评论(0) 推荐(0)

导航