- 博客(2)
- 收藏
- 关注
原创 String类的细节
一、tab和空格替换封装CheckUtil时,为了避免字符串中间有空格,比如“zhang san ”,所以我用如下正则替换,str.replace(" ", "")然后写测试类,/** * 只能字母加数字 * @param str * @return */ public static boolean isAlphabetAndNum(String str) { if (StringU...
2018-04-03 22:01:10
182
原创 Enable VT-x in your BIOS security settings (refer to document for your computer) 系统:win10 电脑: Leno
Enable VT-x in your BIOS security settings (refer to document for your computer) 系统:win10 电脑: Lenovo thinkpad 解决方案: 启动之后win10,按住Enter键,然后按F1进入BIOS,选择Security选项,选择Virtualization,进入后将 I
2017-09-22 11:21:27
1577
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人