Java is strictly pass-by-value. which means, when you pass a variable to a method, the method will just make a copy of that varible and use that copy,...
分类:
编程语言 时间:
2014-09-20 09:56:17
阅读次数:
230
用wget指令直接下载libevent:# wget http://www.monkey.org/~provos/libevent-1.2.tar.gz 然后,在配置时需要指定一个安装路径,即./configure –prefix=/usr;然后make;然后make install; 详细的方法如下: ...
分类:
系统相关 时间:
2014-09-19 22:38:26
阅读次数:
256
测试环境:Centos1)在shell中输入./configure然后按回车(注意先让configure有执行权限 chomd 777 configure)2)依次进入lib、libfree、libgai和libroute目录,执行make。有可能编译不错误(我在libroute目录中make遇到错...
分类:
其他好文 时间:
2014-09-19 18:52:25
阅读次数:
261
微软近期Open的职位:Do you have a passion for embedded devices and services?   Does the following make you excited: Internet of Things, “Connected” Car, S...
分类:
其他好文 时间:
2014-09-19 17:07:35
阅读次数:
299
http://www.raywenderlich.com/56107/make-first-android-app-part-1Activity Name. This is the first mention you’ve seen of the word Activity, but it cert...
分类:
移动开发 时间:
2014-09-19 15:15:25
阅读次数:
233
起因:官方网站上没有适合Debian64的二进制安装包,用源码包直接make时会失败,这里给出解决方法。 1,从官网(http://www.newlisp.org)下载源码包后解压:? tar xvf Downloads/newlisp-10.6.0.tgz
mv newlisp-10...
分类:
其他好文 时间:
2014-09-19 12:20:15
阅读次数:
292
Day by day number of Kangaroos is decreasing just like
tiger, whale or lions. So I decided to make them a sanctuary
where they will live peacefully. I do not let visitors go
near them. So I planted...
分类:
其他好文 时间:
2014-09-19 03:26:24
阅读次数:
278
In the recent days, since the overwork made me exhaused, on arrival to home I will go to bed, which leads to loss of blogs that should have been written in the past days.
Now I make a summay to all...
分类:
数据库 时间:
2014-09-19 02:20:04
阅读次数:
323
1、本次主要进展>__ 5 6 void make_window8(unsigned char *buf, int xsize, int ysize, char *title); 7 8 void HariMain(void) 9 { 10 struct BOOTINFO *b...
分类:
其他好文 时间:
2014-09-18 23:39:28
阅读次数:
447