摘要:
String.matches()的用法 String.matches() 这个方法主要是返回是否匹配指定的字符串,如果匹配则为true,否则为false; 如:/** * 判断字符创是否是一个有效的日期 * * @param theStr * @return true 是,false否 */publ 阅读全文
posted @ 2020-10-13 10:08
MIXIkikyo
阅读(312)
评论(0)
推荐(0)
浙公网安备 33010602011771号