摘要:
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]))[\... 阅读全文
posted @ 2007-09-03 17:58
jambol
阅读(2803)
评论(1)
推荐(0)
浙公网安备 33010602011771号