利用正則表達式判斷身份證號

package com.alex.RegExp; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.regex.Matcher; import java.util.regex.Pattern; public class IDn
相關文章
相關標籤/搜索