Ubuntu环境下Webbench的应用
1、概述
Webbench是知名的网站压力测试工具。Webbench能测试处在相同硬件上,不同服务的性能以及不同硬件上同一个服务的运行状况。webbench的标准测试可以向我们展示服务器的两项内容:每秒钟相应请求数和每秒钟传输数据量。webbench不但能具有便准静态页面的测试能力,还能对动态页面(ASP,PHP,JAVA,CGI)进 行测试的...
分类:
Web程序 时间:
2014-12-27 10:10:41
阅读次数:
215
If we run a Gradle build and one of the tasks fails, the whole build stops immediately. So we have fast feedback of our build status. If we don't want...
分类:
其他好文 时间:
2014-12-26 21:31:21
阅读次数:
262
今天项目要做Stringsign=byte2hex(SHA256(dataString))运算,找到appache的包觉得不错,在这里记录一下,方便以后用到:jar包下载路径:http://commons.apache.org/proper/commons-codec/download_codec.cgi用到的类:org.apache.commons.codec.binary.DegestUtilsorg.apache...
分类:
其他好文 时间:
2014-12-26 18:49:25
阅读次数:
281
目录(?)[-]AAPT 工具介绍AAPT 的帮助信息查看AAPT的版本使用AAPT列出资源包apk文件列表使用AAPT打包资源文件使用AAPT解压资源包apk来自:http://mmmyddd.freeshell.net/blog.cgi/Computer/Android/aapt-decompr...
分类:
移动开发 时间:
2014-12-26 16:16:34
阅读次数:
285
fast boot ->disable Security->Secure Boot Control->Disabled Boot->Launch CSM->Enabled >顺便吐槽一下UEFI,没觉得UEFI比传统BIOS快多少,反而导致了不同厂商的设置方法不一样,增加了维护与安装系统的难度,...
分类:
其他好文 时间:
2014-12-26 15:00:50
阅读次数:
159
这段时间学习别人的源码,需要AndroidAnnotations这个开源的框架,学习下,他的地在:https://github.com/excilys/androidannotations文档的地址在:https://github.com/excilys/androidannotations/wiki
正如在github上他的主页上所说:Fast Android Development. ...
分类:
移动开发 时间:
2014-12-26 14:40:49
阅读次数:
728
FastCGI简介 CGI全称是“通用网关接口”(Common Gateway Interface), 它可以让一个客户端,从网页浏览器向执行在Web服务器上的程序请求数据。 CGI描述了客户端和这个程序之间传输数据的一种标准。 CGI的一个目的...
分类:
其他好文 时间:
2014-12-26 13:12:32
阅读次数:
256
介绍
lighttpd是众多OpenSource轻量级的web server中较为优秀的一个。支持FastCGI, CGI, Auth, 输出压缩(output compress), URL重写, Alias等重要功能。
[编辑]Lighttpd
sudo apt-get install lighttpd #安装lighttpd
安装后系统会自动启动lighttpd,打开htt...
分类:
Web程序 时间:
2014-12-25 20:30:38
阅读次数:
360
游标ListView,提供索引标签,使用户能够快速定位列表项。 也可以叫索引ListView,有的人称也为Tweaked ListView,可能更形象些吧。 一看图啥都懂了:1.游标(Fast scroll thumb) 就是右边的那个拖动的方块,这个非常的简单:12345 也可以用在...
分类:
移动开发 时间:
2014-12-25 18:14:36
阅读次数:
132
https://lists.openwrt.org/cgi-bin/mailman/listinfo
选择合适的订阅。
lists.openwrt.org Mailing Lists
Welcome!
Below is a listing of all the public mailing lists on lists.openwrt...
分类:
其他好文 时间:
2014-12-25 16:33:59
阅读次数:
197