Wesley13 Wesley13
3年前
java验证
packagecom.lyqc.utils;importorg.apache.commons.lang.StringUtils;publicclassValidUtils{privatestaticfinalStringmobile"^(13|15|18|17|16)\09\{9}$";privatestati
Wesley13 Wesley13
3年前
JDK15正式发布,新增功能预览!
!(https://oscimg.oschina.net/oscnet/6bd2a6635f22440998d62c58d1c4a7ad.jpg)作者|王磊来源|Java中文社群(ID:javacn666)转载请联系授权(微信ID:GG\_Stone)JDK15在2020年9月15号正式发布了,这次发布的主
Stella981 Stella981
3年前
Parallels Desktop v15.1.4
ParallelsDesktop15.1.4版是Mac平台最佳的虚拟机软件之一,无需使用BootCamp分区安装Windows,借助ParallelsDesktop15安装虚拟的Windows10,性能几乎和分区安装Windows不相上下。是Mac电脑安装windows的绝佳解决方案。ParallelsDesktop15版现已推出了Par
Stella981 Stella981
3年前
CyclicBarrier 循环屏障
import java.util.concurrent.BrokenBarrierException;import java.util.concurrent.CyclicBarrier;/  Created by zyBourn on 15/12/25. /public class 
Wesley13 Wesley13
3年前
JDK15新特性详解
JDK15新特性详解,20200915(https://my.oschina.net/mdxlcj/blog/3107021)正式发布(https://my.oschina.net/mdxlcj/blog/4586284)    JDK14新特性详解,20200317正式发布(https://my.oschina.net/mdx
Stella981 Stella981
3年前
IDEA建立Structs2项目
暴躁错误日志C:\aaajavaee\apachetomcat9.0.24\bin\catalina.batrun2019101709:15:27,217Artifacttest1:warexploded:Waitingforserverconnectiontostartartif
Wesley13 Wesley13
3年前
NOI
先把配置背过吧:(setbackgroundcolor"gray15")(setforegroundcolor"gray")(globallinummodet)(setqdefaulttabwidth4)(showparenmodet)(setqdefaultcursortype'ba
Stella981 Stella981
3年前
CountDownLatch 计数栓
import java.util.concurrent.CountDownLatch;/  Created by zyBourn on 15/12/25. /public class Entity {    public static void main(String args)