在安装 subversion时候 #tar xvjf subversion-1.6.3.tar # ./configure --prefix=/data1/subversion --with-apxs=/data1/apache2/bin/apxs ?--with-apr-util=/data1/apache2/bin/apu-1-config --with-apr=/d...
分类:
数据库 时间:
2014-07-21 10:18:57
阅读次数:
241
https://grapeot.me/easy-and-cheap-cluster-building-on-aws.htmlThu 17 July 2014, byYan Wang|2 CommentsLinuxParallelgithubImageWhy?It often requires a l...
分类:
其他好文 时间:
2014-07-19 23:09:27
阅读次数:
310
安卓安装提示:Android SDK requires Android Developer Toolkit version 21.1.0 or above. (错误解决方法)
主要是由于版本不对,sdk和adt的版本。
解决思路:
打开Eclipse--帮助(help)
-- Install Now Software -- Add按钮
Name:随便输入
下面的文本框输入...
分类:
移动开发 时间:
2014-07-18 11:00:04
阅读次数:
196
错误:
rake aborted!
Gem::LoadError: You have already activated rake 10.3.2, but your Gemfile requires rake 10.1.1. Prepending `bundle exec` to your command may solve this.
解决:
bundle exec rake d...
分类:
其他好文 时间:
2014-07-17 10:31:22
阅读次数:
209
一、RAID简介RAID是“RedundantArrayofIndependentDisk”的缩写,中文意思是独立冗余磁盘阵列,早期称为廉价磁盘阵列。简单地解释,就是将N台硬盘通过RAIDController(分Hardware,Software)结合成虚拟单台大容量的硬盘使用。RAID技术大致分为两种:基于硬件的RAID技术和基于..
分类:
系统相关 时间:
2014-07-17 09:11:41
阅读次数:
606
题目如下:
Stamps
The government of Nova Mareterrania requires that various legaldocuments have stamps attached to them so that the government canderive revenue from them. In ter...
分类:
其他好文 时间:
2014-07-16 17:23:55
阅读次数:
199
题目如下:
Getting in Line
Computer networking requires that the computers in the network be linked.
This problem considers a ``linear" network in which the computers are chaine...
分类:
其他好文 时间:
2014-07-16 17:11:41
阅读次数:
245
《软硬件接口》课程大纲
Coursera课程 The Hardware/Software Interface是华盛顿大学提供的一门课程,其中汇编语言、进程结构、Java实现等章节内容我认为对于学编程的同学来说非常有用。教学环境是Fedora,顺带介绍了一些常用工具的使用。
课程大纲
这门课程将会让学生知道当软件运行时到底发生了什么,并说明这个问题可以通过硬件架构层、汇编层、C语言层和...
分类:
其他好文 时间:
2014-07-16 14:46:28
阅读次数:
249
1.出现This AndroidSDK requires Android Developer Toolkit version 20.0.0or above 的报错windows下面安装Android虚拟机,有时候选择更新SDK后,在Eclipse preference里指向android_sdk_w...
分类:
移动开发 时间:
2014-07-15 23:38:27
阅读次数:
342
Mesa10仍然支持Windwos/linux,但是编译方式已经不提供makefile或者workspaceBuilding on windows requires several open-source packages. These aresteps that work as of this w...