I love developing software on my MacBook Air! I got the latest version with the maximum possible specifications (i7, 8GB internal mem, 512GBSSD disk) ...
分类:
系统相关 时间:
2015-07-24 12:31:18
阅读次数:
221
1.下载rpm运行文件rpm -Uvh http://mirror.webtatic.com/yum/el6/latest.rpm2.运行这个文件rpm -ilatest.rpm3.yum list会显示出新的列表4.卸载老的版本5.根据卸载的选项进行安装
分类:
数据库 时间:
2015-07-24 12:19:09
阅读次数:
131
1、给Eclipse设置android的SDK位置时,出现这个:This Android SDK requires Andr...ate ADT to the latest一个升级ADT到指定版本或以上,另一个简单的办法是调低SDK版本找到android-sdk-windows\tools\lib下...
分类:
移动开发 时间:
2015-07-23 19:41:06
阅读次数:
140
安卓系统其实是Linux系统中的一个应用程序,对应的程序是app_process,该程序是在init.rc 中被声明的,Linux启动后会启动该zygote(app_process)进程(该程序由java代码实现,由Dalvik虚拟机运行,对应代码在latest-android-2.3.7_r1\android-2.3.7_r1\frameworks\base\core\java\com\andr...
分类:
移动开发 时间:
2015-07-23 12:03:11
阅读次数:
134
nodejs事件(Events)一、事件机制的实现 Node.js中大部分的模块,都继承自Event模块(http://nodejs.org/docs/latest/api/events.html)。Event模块(events.EventEmitter)是一个简单的事件监听器模式的实现。具有ad....
分类:
Web程序 时间:
2015-07-20 18:47:51
阅读次数:
202
参考资料地址信息http://sphinxsearch.com/docs/latest/installing-windows.htmlhttp://my.oschina.net/melonol/blog/127438http://www.sphinxsearch.org/sphinx-tutoria...
需要用到一个jar
http://www.bouncycastle.org/latest_releases.html
HexUtil.javapackage cn.edu.zafu.utils;public class HexUtil {
private static final char[] DIGITS_LOWER = { '0', '1', '2', '3', '4', '5',...
分类:
编程语言 时间:
2015-07-14 11:44:53
阅读次数:
148
网站压力测试工具
使用siege这个工具去进行压力测试,这个既可以进行http和https进行压力测试。
编译方法
wget http://download.joedog.org/siege/siege-latest.tar.gz
tar -zxvf siege-latest.tar.gz
使用方式
sudo apt-get install openssl openssh-s...
分类:
Web程序 时间:
2015-07-10 19:08:08
阅读次数:
129
Installation1. Download the latest support Netezza installer from Netezza homepage2. Log on to system as root user.3. Uncompress the install package, ...
分类:
数据库 时间:
2015-07-08 18:04:54
阅读次数:
390
在 Cornerstone 中点击 Log 总是提示 “Could not contact repository to read the latest log entries”。在 Stackoverflow 上找到了这个I was having the same problem and email...
分类:
系统相关 时间:
2015-06-30 14:24:11
阅读次数:
5280