01 2016 档案

摘要:一、根据约定条件生成客户端 1.需要axis.jar包 2.调用 import org.apache.axis.client.Call; import org.apache.axis.client.Service; import org.apache.axis.encoding.XMLType; p 阅读全文
posted @ 2016-01-27 17:03 Ruther 阅读(585) 评论(0) 推荐(0)
摘要:1.Nginx安装1.1 pcre (1)下载编译包http://www.pcre.org/ (注意需要的是pcce,而非pcre2) (2)tar -zxvfpcre-8.36.tar.gz解压1.2 openssl (1)下载编译包http://www.openssl.org/source... 阅读全文
posted @ 2016-01-22 12:23 Ruther 阅读(161) 评论(0) 推荐(0)
摘要:1.使用命令查看端口开启情况(下图为安装时未选择开启防火墙)[root@fullstack ~]# iptables -L -nChain INPUT (policy ACCEPT)target prot opt source destination ... 阅读全文
posted @ 2016-01-22 12:22 Ruther 阅读(4628) 评论(0) 推荐(0)