11 2015 档案
摘要:1、后台处理方式: /* 精简版解析 - 推荐 */ String a= "Fri Dec 11 00:00:00 CST 2015"; Date d = new Date(a); String f = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").form
阅读全文
摘要:先上代码,符简略关键性说明:/*** jQuery EasyUI 1.4.1* * Copyright (c) 2009-2014 www.jeasyui.com. All rights reserved.** Licensed under the GPL license: http://www.g...
阅读全文
摘要:特别板块:js跨域请求Tomcat6、tomcat7 跨域设置(包含html5 的CORS) 需要下载两个jar文件,cors-filter-1.7.jar,Java-property-utils-1.9.jar这两个库文件,http://download.csdn.net/detail/csr03
阅读全文