下面哪个方法是通用工具库中用来判断字符串是否为身份证号码。()
A:isAcsii(p_str)
B:isMinusFloat(p_str)
C:isInteger(p_str)
D:isIDCard(p_str)
出自:计算机操作员(初级)