摘要:
<scriptlanguage="Javascript">functionshowBirthday(val){varbirthdayValue;if(15==val.length){//15位身份证号码birthdayValue=val.charAt(6)+val.charAt(7);if(parseInt(birthdayValue)<10){birthdayValue='20... 阅读全文
posted @ 2009-10-14 22:21
无业の游民
阅读(588)
评论(0)
推荐(0)