标签:pattern div mat txt 保存 关于 json result with open关于正则表达式的更多用法,可参考链接:https://blog.csdn.net/weixin_40040404/article/details/81027081一、正则表达式:1.常用正则匹配:U…
蓝桥杯日期问题常考,java提供了日期类很方便;//日历类Calendar c Calendar.getInstance(); // 获取实例化对象Date date c.getTime(); // 日期类得到c的时间;SimpleDateFormat sdf new SimpleDateFormat("yyyy-mm-dd hh:mm:s…