上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 37 下一页
摘要: ajaxfileupload.js jsp java 实现了,js上传文件带参数,并且,返回给前台文件路径,解析上传的xml文件,存储到数据库中 阅读全文
posted @ 2017-04-13 19:23 花语苑 阅读(3045) 评论(0) 推荐(0)
摘要: checkCode.js 阅读全文
posted @ 2017-04-10 15:48 花语苑 阅读(1362) 评论(0) 推荐(0)
摘要: 打成111.bat; 比如删除A文件夹里面的空文件夹,吧这个脚本放在A文件夹里,跟空文件夹平级即可; 阅读全文
posted @ 2017-03-31 11:12 花语苑 阅读(503) 评论(0) 推荐(0)
摘要: 转载自:http://blog.csdn.net/peditable/article/details/7047573 1、首先需要修改MySQL数据库的配置文件my.ini,此文件放在mysql根目录下。在此文件下查找default-character-set属性,并将其值更改为utf8(注意:不是 阅读全文
posted @ 2017-03-09 11:08 花语苑 阅读(412) 评论(0) 推荐(0)
摘要: 转载自:http://www.cnblogs.com/xwdreamer/archive/2012/02/21/2360818.html 1.下载ActiveMQ 去官方网站下载:http://activemq.apache.org/ 2.运行ActiveMQ 解压缩apache-activemq- 阅读全文
posted @ 2017-02-28 14:31 花语苑 阅读(265) 评论(0) 推荐(0)
摘要: 转载自:http://blog.csdn.net/wang379275614/article/details/47778201 一、 工具 nginx-1.8.0 apache-tomcat-6.0.33 二、 目标 实现高性能负载均衡的Tomcat集群: 三、 步骤 1、首先下载Nginx,要下载 阅读全文
posted @ 2017-02-28 10:49 花语苑 阅读(270) 评论(0) 推荐(0)
摘要: 1、重置mysql密码; 杀死所有的yum myql进程; pkill mysql; 查看端口 netstat -nltp;(简单的进程用kill -9 端口号杀死) 修改my.cnf文件,在[mysqld]下加入skip-grant-tables vi /etc/my.cnf skip-grant-tables 开启mysql服务... 阅读全文
posted @ 2017-01-13 17:28 花语苑 阅读(1631) 评论(0) 推荐(0)
摘要: ajaxfileupload.js 阅读全文
posted @ 2017-01-10 16:14 花语苑 阅读(2812) 评论(0) 推荐(0)
摘要: //首先备份下jquery的ajax方法 var _ajax=$.ajax; //重写jquery的ajax方法 $.ajax=function(opt){ //备份opt中error和success方法 var fn = { error:function(XMLHttpRe... 阅读全文
posted @ 2017-01-06 17:29 花语苑 阅读(4490) 评论(0) 推荐(0)
摘要: 转载自:https://zhidao.baidu.com/question/428326076480233092.html 阅读全文
posted @ 2017-01-06 17:26 花语苑 阅读(7423) 评论(0) 推荐(1)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 37 下一页