原文链接:http://heatware.net/linux-unix/how-to-install-ruby-1-8-7-centos-5-5/ 你曾经试过在CentOS 5.5上面运行 yum install ruby 命令吗?如果你使用的是默认的应用库配置,你会发现你安装的是老版本的Ruby ...
分类:
其他好文 时间:
2014-07-24 10:09:46
阅读次数:
293
.net中的通讯方案很多,从.net Remoting,MSMQ,Webservice,WSE,WCF等等,他们都有一个特点,易用,但是都不能跨语种异构,如果你服务端要用java开发,客户端用C#开发,或者其它语言譬如C++,Python,PHP,Ruby,Objective-C,等等,那么.n.....
分类:
Web程序 时间:
2014-07-24 10:07:13
阅读次数:
270
# Loads mkmf which is used to make makefiles for Ruby extensions
require 'mkmf'
# Give it a name
extension_name = 'fsnet'
dirs = ["/usr/local/lib"]
$libs += "-levent "
$libs += "-levent_e...
分类:
其他好文 时间:
2014-07-23 21:05:54
阅读次数:
165
redis:真是千呼万唤始出来,终于有了redis gui 谢谢作者,但中文乱码问题貌似还没有解决呀!https://github.com/caoxinyu/RedisClientmongoDB:MongoVUE这个还是很完善的http://www.mongovue.com/
分类:
数据库 时间:
2014-07-23 20:19:15
阅读次数:
511
记录Windows安装php5,5 Redis扩展的错误 php_redis-5.5-vc11-ts-x86-00233a.zip?http://d-h.st/4A5 php_igbinary-5.5-vc11-ts-x86-c35d48.zip?http://d-h.st/QGH 将以上两个文件放到php下的ext文件夹后,修改p...
分类:
Web程序 时间:
2014-07-23 17:40:51
阅读次数:
306
问答社区网络 StackExchange 由 100 多个网站构成,其中包括了 Alexa 排名第 54 的 StackOverflow。StackExchang 有 400 万用户,每月 5.6 亿 PV,但只用 25 台服务器,并且 CPU 负荷并不高。 它没有使用云计算,因为云计算可能会拖慢....
分类:
其他好文 时间:
2014-07-23 15:37:19
阅读次数:
264
老子今天又给环境跪了。。。。。cocoapods 在升级完新系统以后无法工作解决cocoapods 在 mac 10.10下报错错误例如以下。/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubyg...
分类:
其他好文 时间:
2014-07-23 12:31:36
阅读次数:
297
*我真的不会 ruby 呀*
#encoding:utf-8
#==============================================================================
# ■ Suffix_Automaton
#----------------------------------------------------------...
分类:
其他好文 时间:
2014-07-22 23:51:59
阅读次数:
293
(英文部分为转的。代码是个人代码)
1 What’s inotify
The inotify API provides a mechanism for monitoring file system events. Inotify can be used to monitor individual files, or to monitor directories. When a direc...
分类:
系统相关 时间:
2014-07-22 22:39:53
阅读次数:
476
本篇介绍一些Spring与其他框架结合的实用功能,包括:Apache CXF WebService框架、Redis缓存、RabbitMQ消息、MyBatis框架。
另外对于Profile,也是Spring3.0开始新加的功能,对于开发测试环境、和生产环境分别采用不同的配置,有一定用处。...
分类:
编程语言 时间:
2014-07-22 14:10:04
阅读次数:
449