摘要:
人人都会的35个Jquery小技巧2015-10-28WEB开发者 收集的35个 jQuery 小技巧/代码片段,可以帮你快速开发. 1. 禁止右键点击$(document).ready(function(){ $(document).bind("contextmenu",function... 阅读全文
posted @ 2015-11-19 10:30
Simle
阅读(167)
评论(0)
推荐(0)
摘要:
修改apache-tomcat-7.0.52\conf 目录下server.xml文件 <Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" URIEncoding="UTF- 阅读全文
posted @ 2015-11-19 10:03
Simle
阅读(209)
评论(0)
推荐(0)