上一页 1 ··· 3 4 5 6 7 8 9 10 11 下一页
摘要: https://www.zzzmode.com/mytools/charles/ 阅读全文
posted @ 2017-12-27 17:26 dune.F 阅读(109) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/jayzym/article/details/52735314 Mysql 查看字符集编码 show variables where Variable_name like '%char%'; 会发现 database 的编码方式是latin1 并且serve 阅读全文
posted @ 2017-12-14 21:03 dune.F 阅读(164) 评论(0) 推荐(0)
摘要: 具体做法: 在server.xml文件的<Host></Host>标签内部配置如下所示的内容 <Host> ………… <Context path="/download" docBase="D:/WPTX/bom/dashboard/download" debug="0" reloadable="tr 阅读全文
posted @ 2017-12-12 08:42 dune.F 阅读(1246) 评论(0) 推荐(0)
摘要: http://m.blog.csdn.net/koushr/article/details/50956870 连接redis数据库(非集群模式) 连接redisCluster(集群模式) 阅读全文
posted @ 2017-12-09 11:53 dune.F 阅读(19604) 评论(0) 推荐(0)
摘要: 1、准备工作 1.1安装好jdk 1.2下载好tomcat7 1.3下载好solr的tar包 1.4window版本准备Xshell5等ssh工具,Mac下使用Transmit 下载Apache的Tomcat7 网址https://tomcat.apache.org/download-70.cgi 阅读全文
posted @ 2017-12-01 00:14 dune.F 阅读(268) 评论(0) 推荐(0)
摘要: 首先下载ruby我选择直接到网站2.4.2稳定版下载源码包 http://www.ruby-lang.org/en/downloads/ 下载好之后,用Transmit等工具从本机发送到Linux 我在/usr/local下面新建了一个ruby文件夹 然后解压 这时候安装因为没有make 所以需要先 阅读全文
posted @ 2017-11-29 18:59 dune.F 阅读(3917) 评论(0) 推荐(1)
摘要: https://chuna2.787528.xyz/del88/p/6286887.html 阅读全文
posted @ 2017-11-23 19:24 dune.F 阅读(415) 评论(0) 推荐(0)
摘要: nginx 下载地址 https://nginx.org/en/download.html 1、nginx依赖环境 gc c++,prce 和openssl yum install gcc-c++ yum -y install pcre* yum -y install openssl* yum -y 阅读全文
posted @ 2017-11-22 17:31 dune.F 阅读(285) 评论(0) 推荐(0)
摘要: 加入以上代码之后OK, 想添加一个注释,居然又报错。 删掉上面代码OK。 阅读全文
posted @ 2017-11-20 16:48 dune.F 阅读(4101) 评论(0) 推荐(0)
摘要: 每隔1秒刷新一次 以下方法来自周连双 阅读全文
posted @ 2017-11-13 09:26 dune.F 阅读(3055) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 下一页