阿拉米斯

Go home or stand up, it's your fucking choice. Do you still remember the reason why you are here?!
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年7月6日

摘要: <script language="javascript" type="text/javascript">function CheckIdCardField(v_card) {var reg = /^\d{15}(\d{2}[0-9X])?$/i;if (!reg.test(v_card)) {return false;}if (v_card.length == 15) {var n = new Date();var y = n.getFullYear();if (parseInt("19" + v_card.substr 阅读全文

posted @ 2012-07-06 15:44 阿拉米斯 阅读(224) 评论(0) 推荐(0)