V2.8.21: (中英字幕同步) # Redis configuration file example#* Redis 配置文件 例子 # Note on units: when memory size is needed, it is possible to specify# it in the...
分类:
其他好文 时间:
2016-01-12 19:35:19
阅读次数:
263
linux下,关闭和重启tomcat时报错:Neither the JAVA_HOME nor the JRE_HOME environment variable is definedAt least one of these environment variable is needed to ru...
分类:
编程语言 时间:
2016-01-11 15:13:57
阅读次数:
279
Containing ViewControllers转自:https://www.cocoanetics.com/2012/04/containing-viewcontrollers/For a project that I am currently working on I needed to i...
分类:
其他好文 时间:
2015-12-28 15:41:10
阅读次数:
264
1.nm -D libxxx.so 打印出符号信息。我一般这样用:nm -D libxxx.so |grep T2.ldd libxxx.so 查看依赖关系3.readelf -a libxxxx.so 用来读取elf信息我一般这样用:readelf libxxx.so |grep NEEDED 这...
分类:
系统相关 时间:
2015-12-12 16:56:53
阅读次数:
244
卸载linux自带的httpd服务:方法一:#rpm -e httpd结果,出现以下错误 httpd-mmn = 20020628 is needed by (installed) mod_perl-1.99_07-5 httpd-mmn = 20020628 is needed by...
分类:
Web程序 时间:
2015-12-11 10:00:39
阅读次数:
132
1、在/etc/init.d目录下建立文件visilabs#!/bin/sh /etc/rc.common# Copyright (C) 2006 OpenWrt.org START=93 start() { # create node if needed ...
分类:
其他好文 时间:
2015-12-02 18:06:13
阅读次数:
115
启动过程提示:Stopping ProtocolHandler ["http-bio-8080"]1 the JRE_HOME environment variable is not defined correctly 2 This environment variableis needed to ...
分类:
其他好文 时间:
2015-12-02 12:30:28
阅读次数:
139
一.Reveal使用步骤1.启动Reveal --> Help --> Show Reveal Library in Finder,拖动添加Reveal.framework到工程中。选中 Copy items into destination group's folder (if needed)以及...
分类:
移动开发 时间:
2015-11-30 12:55:53
阅读次数:
266
static string GetLotteryByPhase(string phaseNo) { // Set the url and charset string url = "http://baidu.lecai.com...
分类:
Web程序 时间:
2015-11-29 18:06:23
阅读次数:
138
# rpm -ivh openmotif21-2.1.30-11.el7.i686.rpmerror: Failed dependencies: libXext.so.6 is needed by openmotif21-2.1.30-11.el7.i686 libXp....
分类:
其他好文 时间:
2015-11-14 13:43:02
阅读次数:
492