两件事最重要:1、JBossAS服务器端的SSLcertificate有没有配好(要生成keystore.jks、certificate.crt以及将certificate.crt导入Truststore.jks)。JBossAS的standalone.xml中只需要配置keystore.jks就好了。如果是通过serviceswrapper来运行JBoss的话,除了指定keystore.jks外..
分类:
其他好文 时间:
2016-04-08 01:14:58
阅读次数:
188
<!--?xml version="1.0" encoding="UTF-8" standalone="no"?--> 机型:MI NOTE LTE miui7刷机老是报错,remote:partition table doesn't exist,分区表不存在,于是使用磁盘模式,也看到警告不要中途拔 ...
分类:
其他好文 时间:
2016-04-06 14:46:53
阅读次数:
178
<!--?xml version="1.0" encoding="UTF-8" standalone="no"?--> 当cell的类型是plaint类型时,直接设置self.automaticallyAdjustsScrollViewInsets=NO;应该就可以的 当cell的类型是group类 ...
分类:
其他好文 时间:
2016-04-05 19:52:06
阅读次数:
519
<?xml version="1.0" encoding="UTF-8" standalone="no"?><templates><template autoinsert="false" context="constructorcomment_context" deleted="false" des ...
分类:
其他好文 时间:
2016-04-05 10:42:04
阅读次数:
267
<!--?xml version="1.0" encoding="UTF-8" standalone="no"?--> 第二章 态度决定一切 1.做事 2.欲速则不达 3.对事不对人 4.排除万难,奋勇前进 第三章 学无止境 5.跟踪变化 6.对团队投资 7.懂得丢弃 8.打破砂锅问到底 9.把握开 ...
分类:
其他好文 时间:
2016-04-04 13:03:14
阅读次数:
180
一、CacheCloud是做什么的 CacheCloud提供一个Redis云管理平台:实现多种类型(Redis Standalone、Redis Sentinel、Redis Cluster)自动部署、解决Redis实例碎片化现象、提供完善统计、监控、运维功能、减少开发人员的运维成本和误操作,提高机 ...
分类:
系统相关 时间:
2016-04-03 13:08:03
阅读次数:
484
<!--?xml version="1.0" encoding="UTF-8" standalone="no"?--> mac osx 系统 brew install hadoop 安装指南 遇到的问题: 一, 如在hdfs -put ~/file fileonhdfs 时, 出现error:WAR ...
分类:
系统相关 时间:
2016-04-03 01:39:57
阅读次数:
181
[HttpPost] public ActionResult Setmobile() { string text = "<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>"; 根据需要的数据拼xml数据 string postData = ...
分类:
Web程序 时间:
2016-04-01 17:44:43
阅读次数:
195
<!--?xml version="1.0" encoding="UTF-8" standalone="no"?--> 当你在swift中编写一个类时,默认其中任何属性,方法都能被外部访问的。有的时候我们不希望属性或方法被外部访问,希望私有化。 在swift中有三个关键字 public : 公共访问 ...
分类:
编程语言 时间:
2016-03-31 21:36:29
阅读次数:
174
<!--?xml version="1.0" encoding="UTF-8" standalone="no"?--> Contracts, ServiceContainer, ServiceProvider, Facades 实现 Contracts接口可以写或不写,这里就不定义了 定义一个Ser ...
分类:
其他好文 时间:
2016-03-31 16:34:37
阅读次数:
170