02 2019 档案
摘要:var reg = new RegExp("^(?![A-Za-z]+$)(?![A-Z\\d]+$)(?![A-Z_\\W]+$)(?![a-z\\d]+$)(?![a-z_\\W]+$)(?![\\d_\\W]+$)^[a-zA-Z0-9!#*_]{6,30}$");
阅读全文
摘要:public class Wait { public static void main(String[] args) { System.out.println(System.currentTimeMillis()); //程序暂停1000ms try { Thread.sleep(1000...
阅读全文
摘要:职坐标http://www.zhizuobiao.com/ 百度网盘https://pan.baidu.com/disk/home#/all?vmode=list&path=%2Fjava QQ邮箱https://mail.qq.com/ jetbrains秘钥http://xidea.online
阅读全文