Varnishcache,或称Varnish,是一套高效能的反向代理,缓存器(reverseproxyserver)。varnish主要运行两个进程:Management进程和Child进程(也叫Cache进程)。安装varnish,管网下载rpm包,varnish-3.0.5-1.el6.x86_64.rpmvarnish-docs-3.0.5-1.el6.x86_64.rpmvarnish-libs-3.0..
分类:
其他好文 时间:
2014-09-26 00:55:28
阅读次数:
306
原文地址:http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Build-Variants6、 Build Variants(构建变种版本号)新构建系统的一个目标就是同意为同一个应用创建不同的版本号。这里有两个基本的使...
分类:
移动开发 时间:
2014-09-25 18:51:17
阅读次数:
302
欢迎阅读本文,你能关注本文,你知道你需要进程间通信、需要AIDL(以及Binder),那么可以默认你对这些概念已经有了一些了解,你(大致)知道它们是什么,它们有什么用,所以为了节约大家的眼力和时间,在此我不复制粘贴网上泛滥的博客或者翻译冗长的android文档。 关于AIDL的介绍在文档:docs....
分类:
移动开发 时间:
2014-09-25 11:05:48
阅读次数:
334
1. 配置2.3.16.3 1.1 目录 apps: 示例程序 docs: 文档 lib: 类库 src: 源码 1.2 将 Struts2\apps\struts2-blank\WEB-INF\classes\struts.xml文件复制到项目的src 目录下 可以省略...
分类:
其他好文 时间:
2014-09-25 04:11:38
阅读次数:
303
参考:https://sourceware.org/binutils/docs/binutils/ar-scripts.html#ar-scriptsmakefile如下: 1 ARSCRIPT=script.ar 2 SILENT=@ 3 ARCHIVES=$(wildcard $(DIR_LIB...
分类:
其他好文 时间:
2014-09-24 20:26:57
阅读次数:
541
ECShop的安装非常简单、方便,任何一种编码程序的安装方法都是一样的(即GBK和UTF-8版本的安装方法是一样的)1、安装前的准备docs目录下存放有ECShop安装说明(install.html)、ECShop的介绍(Readme.txt)、rewrite的使用说明(URLRewrite.txt...
分类:
其他好文 时间:
2014-09-24 19:09:57
阅读次数:
229
5.使用centreon命令之Commands详细使用,请参考:http://documentation.centreon.com/docs/centreon-clapi/en/latest/user/objects/commands.html#使用centreon的commands参数,可以增、删、改nagios的检查命令。①.列出可用的Nagios命令,使用SHOW动作:1)、命令:centreon-u..
分类:
移动开发 时间:
2014-09-24 16:59:28
阅读次数:
365
在学习使用Python解析XML的过程中,使用官方文档https://docs.python.org/2/library/xml.etree.elementtree.html中的例子进行测试,代码如下:importxml.etree.ElementTreeasET
tree=ET.parse(‘/home/huayuan/code/xml.py‘)
root=tree.getroot()试着运行,没想到竟然会报错:Tr..
分类:
编程语言 时间:
2014-09-24 04:23:06
阅读次数:
2115
https://github.com/saltstack/salt/blob/develop/salt/returners/mysql.pyhttp://docs.saltstack.com/en/latest/ref/returners/all/salt.returners.mysql.html#module-salt.returners.mysqlhttp://lixcto.blog.51cto.com/4834175/1430638http://lihuipeng.blog.51cto.com/3064..
分类:
数据库 时间:
2014-09-23 20:52:26
阅读次数:
529
本调试方式需要wifi环境和webkit浏览器。weiner主页:http://people.apache.org/~pmuellr/weinre/docs/latest/Home.html一、配置调试服务器(一)、nodejs搭建调试服务器(以windows为例)1、安装node.js安装程序下载...
分类:
移动开发 时间:
2014-09-23 20:38:25
阅读次数:
200