js/jquery 日历控件及实例下载
页面:<link href="${base}/resource/${profile.path}/css/lhgcalendar.css" rel="styleshe...
SSH重启linux服务器
[root@centos6 ~]# sh stop.shsh: stop.sh: No such file or directory[root@centos6 ~]# ps -ef|grep java...
MyEclipse 报错:'Building workspace' has encountered a problem解决方法
Errors occurred during the build. Errors running builder 'DeploymentBuil...
JS或Jquery获取浏览器URL的参数值 汉字值乱码 并转码
1、获取url很简单,代码如下: window.location.href;2、jquery获取url参数比较复杂,要用到正则表达式,所以学好javascript正则式多么...
坑爹的ShowModalDialog 后台传值解决方案
今天遇到需要ShowModalDialog打开页面,通过acceptanceIds 参数值后台过滤出相应结果前台 var url = "loadAccept...