11 2017 档案
摘要:<script src="${pageContext.request.contextPath}/assets/js/jquery-1.8.3.js"></script> <script type="text/javascript"> $(function() { $("#upload").click
阅读全文
摘要:1.wget http://nginx.org/packages/centos/7/noarch/RPMS/nginx-release-centos-7-0.el7.ngx.noarch.rpm下载对应当前系统版本的nginx包(package) 2.rpm -ivh nginx-release-c
阅读全文
摘要:public static String httpPost(String url, JSONObject json) { String respContent = null; try{ HttpPost httpPost = new HttpPost(url); CloseableHttpClien
阅读全文
摘要:public int insertChanDaoTaskModel(List<T> t) { // TODO Auto-generated method stub Session session = this.hibernateTemplate.getSessionFactory().openSes
阅读全文
摘要:1:获取参数之前的全路径: function common() { var location = (window.location + '').split('/'); var basePath = location[0] + '//' + location[2] + '/' + location[3
阅读全文

浙公网安备 33010602011771号