码迷,mamicode.com
首页 >  
搜索关键字:make install    ( 49881个结果
linux下部署svn服务器
系统Linux debian 2.6.32-5-686 先安装svn工具:apt-get install subversion,耐心等待安装完成。安装完成后svn客户端、服务器都有了。 接者建立svn仓库目录svnadmin create truckroot@debian:/home/xzc...
分类:系统相关   时间:2014-05-25 19:07:48    阅读次数:494
JavaScript Patterns 2.9 Coding Conventions
It’s important to establish and follow coding conventions—they make your code consistent, predictable, and much easier to read and understand. A new d...
分类:编程语言   时间:2014-05-25 18:49:35    阅读次数:316
poj1003
HangoverTime Limit: 1000MSMemory Limit: 10000KTotal Submissions: 99369Accepted: 48162DescriptionHow far can you make a stack of cards overhang a tabl....
分类:其他好文   时间:2014-05-25 18:46:14    阅读次数:216
ubuntu WPS 对话框 使用GTK主题的方法
sudo apt-get install gtk2-engines:i386sudo apt-get install gtk2-engines-murrine:i386
分类:其他好文   时间:2014-05-25 18:43:59    阅读次数:274
acd LCM Challenge(求1~n的任意三个数的最大公倍数)
Problem Description Some days ago, I learned the concept of LCM (least common multiple). I've played with it for several times and I want to make a big number with it. But I also don't want to use...
分类:其他好文   时间:2014-05-25 16:39:53    阅读次数:266
ACdream1077:LCM Challenge
Problem Description Some days ago, I learned the concept of LCM (least common multiple). I've played with it for several times and I want to make a big number with it. But I also don't want to use...
分类:其他好文   时间:2014-05-25 16:32:49    阅读次数:214
ubuntu下安装g++
主要来自ubuntu中文社区http://www.ubuntu.org.cn/support/documentation/doc/VMware首选,确认你已经安装了build-essential程序包: apt-get install build-essential确认你已经安装了内核头文件包: u...
分类:其他好文   时间:2014-05-25 12:40:10    阅读次数:299
Window下memcached安装与测试
1、下载Memercached For Windows:http://download.csdn.net/detail/bbirdsky/7395123 2、安装: 1>注意install.bat文件中binPath需要修改为memcached.exe所在的目录,displayName为服务名,不建议修改,如果修改后其它的bat文件也需要做相应的修改; 2>注意避免直接双击被杀毒软件给拦截,...
分类:Windows程序   时间:2014-05-25 07:30:50    阅读次数:422
Fail to install windows sdk for win7
隔了差不多三周没写博文了,感觉一写就停不下来呀!因为心里面积攒很多想说的话,很多自己在近段时间思考的小收获。不过还是先回归到这个问题上去吧!分三部分:对我自己遇到的题进行概述给出相应的解决办法附加上其他错误的解决方案!=====================================pa..
分类:Windows程序   时间:2014-05-25 05:36:41    阅读次数:431
How to change value of Read time out of Eclipse Update Manager?
issue:IhaveslowinternetconnectionandIcannotinstallanyplugin,becauseEclipse‘sUpdatemanagerthrowsmeexception:ava.net.SocketTimeoutException:Readtimedoutatjava.net.SocketInputStream.socketRead0(NativeMethod)atjava.net.SocketInputStream.read(UnknownSource)atja..
分类:系统相关   时间:2014-05-25 04:55:20    阅读次数:406
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!