在/portal-master/portal-impl/src/portal.properties文件中,有如下配置: 修改为: # # Set this to true to enable OpenId authentication. If set to true, then the # prop ...
分类:
其他好文 时间:
2016-05-03 14:17:20
阅读次数:
129
MyElicpse开发工具整合Tomcat服务器1.Windows--->preferences--->MyElicpse--->Servers--->Tomcat--->选择右边的版本(ConfigureTomcat6.x)--->点击"Enable"--->点击"Browse"(TomcatHomeDirectory)Tomcat安装目录E:\tomcat根目录就好了--->Apply--->..
分类:
其他好文 时间:
2016-05-03 00:46:23
阅读次数:
159
一: multi与easy接口的不同处The multi interface offers several abilities that the easy interface doesn't. They are mainly:1. Enable a "pull" interface. The app ...
分类:
Web程序 时间:
2016-05-02 07:04:08
阅读次数:
398
Hive深入浅出 1. Hive是什么 1) Hive是什么? 这里引用 Hive wiki 上的介绍: Hive is a data warehouse infrastructure built on top of Hadoop. It provides tools to enable easy ...
分类:
其他好文 时间:
2016-04-30 12:59:51
阅读次数:
277
数据准备
battery-historian工具需要使用bugreport中的Battery History
数据,我们在开始的时候需要通过以下命令来打开电池数据的获取以及重置:
adb shell dumpsys batterystats --enable full-wake-history
shell dumpsys batterystats --reset
123123
上...
分类:
移动开发 时间:
2016-04-29 20:02:45
阅读次数:
269
一般我们写好实体之后,配置好数据上下文对象,还有在配置文件中改好连接字符串之后。 还不能生成数据库,自动生成数据库,有两步关键步骤: 1. Enable Migrations 2. Update-database 执行玩第二步之后,就自动生成了数据库。 实例 //实体: using System; ...
分类:
数据库 时间:
2016-04-29 14:04:47
阅读次数:
185
Apache安装第一步:安装gcc和gcc-c++因为编译的时候会用到#yuminstallgcc-y#yuminstallgcc-c++-y第二步:上传并解压#tarxfhttpd-2.2.19.tar.bz2第三步:检查配置./configure\--prefix=/usr/local/apache2\--enable-deflate\--enable-expires\--enable-headers\--enable-modules=mo..
分类:
数据库 时间:
2016-04-28 18:27:17
阅读次数:
277
Solution:Either upgrade IBus to version 1.5.11 or add "export IBUS_ENABLE_SYNC_MODE=1" to your ~/.profile, then restart a session.Alternatively, you c ...
分类:
其他好文 时间:
2016-04-28 16:47:58
阅读次数:
1007
本文主要分享的是循环方法的使用,设置XML节点属性,用了3种循环方法。 XML文件: <?xml version='1.0' encoding='utf-8' ?><root> <seqs> <seq name="a" license="1" enable="true"/> <seq name="b ...
分类:
编程语言 时间:
2016-04-28 11:52:57
阅读次数:
182
How to enable the MPLS module# modprobe mpls_router modprobe mpls_gso modprobe mpls_iptunnel sysctl -w net.mpls.conf.lo.input=1 sysctl -w net.mpls.pla ...
分类:
系统相关 时间:
2016-04-27 22:04:42
阅读次数:
323