码迷,mamicode.com
首页 >  
搜索关键字:precompile prefix he    ( 8901个结果
HUST 1599 Multiple
MultipleTime Limit:2 SecMemory Limit:64 MBSubmissions:197Solved:35DescriptionRocket323loves math very much. One day,Rocket323got a number string. He c...
分类:其他好文   时间:2014-06-07 04:33:31    阅读次数:250
Linux下安装memcache
1、Memcache用到了libevent(这个库用于Socket的处理),需要安装libevent:(1)tar zxvf libevent.tar.gz 后进入解压后的文件夹(2)./configure --prefix=/usr/lib(3)make &&make install(4)测试li...
分类:系统相关   时间:2014-06-07 02:11:48    阅读次数:384
在Eclipse中执行、配置Hadoop
版权全部: zhe-jiang.he@hp.com 严禁转载!1.安装插件准备程序:eclipse-3.3.2(这个版本号的插件仅仅能用这个版本号的eclipse)hadoop-0.20.2-eclipse-plugin.jar (在hadoop-0.20.2/contrib/eclipse-plu...
分类:系统相关   时间:2014-06-03 12:15:46    阅读次数:414
Traveling
题目描述SH likes traveling around the world. When he arrives at a city, he will ask the staff about the number of cities that connected with this city dir...
分类:其他好文   时间:2014-05-29 21:47:24    阅读次数:381
堆和栈的区别
堆和栈的区别(转贴)非本人作也!因非常经典,所以收归旗下,与众人阅之!原作者不祥!堆和栈的区别一、预备知识—程序的内存分配一个由c/C++编译的程序占用的内存分为以下几个部分1、栈区(stack)—由编译器自动分配释放,存放函数的参数值,局部变量的值等。其操作方式类似于数据结构中的栈。2、堆区(he...
分类:其他好文   时间:2014-05-29 13:24:06    阅读次数:246
安装VIM出错
从官网下载VIM包,解压,然后执行./configure --prefix=/usr/local/vim,提示出错信息为:noterminallibraryfound checkingfortgetent()configure:error:NOTFOUND! Youneedtoinstallater...
分类:其他好文   时间:2014-05-29 10:34:57    阅读次数:304
poj 2049 -- Finding Nemo
Finding NemoTime Limit: 2000MSMemory Limit: 30000KTotal Submissions: 7372Accepted: 1714DescriptionNemo is a naughty boy. One day he went into the deep...
分类:其他好文   时间:2014-05-29 09:36:17    阅读次数:355
POJ 3744 Scout YYF I 矩阵快速幂
Scout YYF ITime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 4452Accepted: 1159DescriptionYYF is a couragous scout. Now he is on a dangerous mi...
分类:其他好文   时间:2014-05-28 19:00:38    阅读次数:289
webpy+nginx+uwsgi安装配置
转:(1)安装Nginx1.1 下载nginx-1.0.5.tar.gz并解压1.2 ./configure (也可以增加--prefix= path指定安装路径)此时有可能会提示缺少pcre支持,如果要安装pcre的话可以通过 yum install pcre-devel 来实现安装1.3 mak...
分类:Web程序   时间:2014-05-28 03:04:41    阅读次数:281
These Bags Are Available Now
Long gone are the days when people used to carry their laptops with plain black leather laptop bag. For now tend their designer bags are definitely he...
分类:其他好文   时间:2014-05-26 17:13:40    阅读次数:316
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!