摘要: @SuppressWarnings("unchecked") public static void readCityXML(HttpServletRequest request) throws Exception { String path = request.getSe... 阅读全文
posted @ 2014-08-28 15:01 GrandKai 阅读(104) 评论(0) 推荐(0)
摘要: /** * 获取web应用路径 * @Description : 方法描述 * @Method_Name : getRootPath * @return * @return : String * @Creation ... 阅读全文
posted @ 2014-08-28 14:47 GrandKai 阅读(438) 评论(0) 推荐(0)
摘要: 1 package com.core.util; 2 3 import java.security.MessageDigest; 4 5 public class MD5 { 6 7 //十六进制下数字到字符的映射数组 8 private final static S... 阅读全文
posted @ 2014-08-28 13:20 GrandKai 阅读(243) 评论(0) 推荐(0)
摘要: 第一页 //这个是显示窗口的方法 function frmshow(arr){ var old; var val =$.trim($("#phone").val()); if (val=="") { old=""; } else { old= val ... 阅读全文
posted @ 2014-08-28 10:35 GrandKai 阅读(697) 评论(0) 推荐(0)
摘要: 脚本/js/My97DatePicker/skin/WdatePicker.css" rel="stylesheet" type="text/css" />html 到 阅读全文
posted @ 2014-08-28 10:26 GrandKai 阅读(175) 评论(0) 推荐(0)