2005年6月16日

摘要: public bool IsChina(string CString) { bool BoolValue=false; for (int i =0 ;i<CString.Length ; i++) { if (Convert.ToInt32(Conver... 阅读全文
posted @ 2005-06-16 17:27 房客 阅读(496) 评论(0) 推荐(0)
摘要: public string ID15T18(string strTemp) { string ToString=null; int nTemp = 0; int[] ArrInt = new int[]{7, 9, 10, 5, 8, 4, 2, 1, 6, 3, 7, 9, 10, 5, 8, 4, 2}; char[] ArrCh = new char[]{'1', '0'... 阅读全文
posted @ 2005-06-16 17:26 房客 阅读(1365) 评论(4) 推荐(0)
摘要: private string CheckCidInfo(string cid) { string[] aCity = new string[]{null,null,null,null,null,null,null,null,null,null,null,"北京","天津","河北","山西","内蒙古",null,null,null,null,null,"辽宁","吉林","黑龙江",nul... 阅读全文
posted @ 2005-06-16 17:25 房客 阅读(328) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2005-06-16 17:24 房客 阅读(369) 评论(0) 推荐(0)
摘要: Email : /^\w+([-+.]\w+)*@\w+([-.]\\w+)*\.\w+([-.]\w+)*$/isEmail1 : /^\w+([\.\-]\w+)*\@\w+([\.\-]\w+)*\.\w+$/;isEmail2 : /^.*@[^_]*$/;Phone : /^((\(\d{3}\))|(\d{3}\-))?(\(0\d{2,3}\)|0\d{2,3}-)?[1-9]\d{... 阅读全文
posted @ 2005-06-16 17:20 房客 阅读(476) 评论(0) 推荐(0)
摘要: ");document.write("");function writeIframe(){ var strIframe = ""; if (WebCalendar.drag){ strIframe += ""+ "var drag=false, cx=0, cy=0, o = parent.WebCalendar.calendar; function document.onmo... 阅读全文
posted @ 2005-06-16 17:08 房客 阅读(5341) 评论(0) 推荐(0)

导航