JAVA日期验证 正则表达式,包括润二月(转)
摘要:
import java.util.regex.Pattern; public class ZhengZe {/** * @param args */public static void main(String[] args) {Pattern p = Pattern.compile("^((\\d{2}(([02468][048])|([13579][26]))[\\/\\/\\s]?((((0?... 阅读全文
posted @ 2010-01-07 19:10 蜗牛与老鹰 阅读(597) 评论(0) 推荐(0)
浙公网安备 33010602011771号