问题 单项选择题 下面哪个方法是通用工具库中用来判断字符串是否为身份证号码。()A、isAcsii(p_str)B、isMinusFloat(p_str)C、isInteger(p_str)D、isIDCard(p_str) 答案 参考答案:D