1. inputprint "What's your first name?"first_name = gets.chomp chomp will delete "\n" from the stringhttp://www.ruby-doc.org/docs/Tutorial/part_02/us....
分类:
其他好文 时间:
2014-11-16 07:06:55
阅读次数:
211
preface:ldap 主要概念及术语OpenNebula issues:missing step to use LDAP as default drivercp -r /var/lib/one/remotes/auth/ldap /var/lib/one/remotes/auth/default...
分类:
Web程序 时间:
2014-11-15 21:47:41
阅读次数:
352
Mac安装后就安装Xcode是个好主意,它将帮你安装好Unix环境需要的开发包,也可以独立安装command_line_tools_for_xcode1.安装RVMRVM:Ruby Version Manager,Ruby版本管理器,包括Ruby的版本管理和Gem库管理(gemset).1.$ cu...
分类:
系统相关 时间:
2014-11-15 21:35:35
阅读次数:
283
http://blog.csdn.net/ljy1988123/article/details/7782700本文涉及到的编程语言:C、C++、Java、C#、Prolog、VB、Scala、Clojure、Haskell、Ada、Python、Ruby、Pascal(Delphi)、Fortran...
分类:
编程语言 时间:
2014-11-15 18:40:56
阅读次数:
304
http://www.aqee.net/why-every-programmer-should-learn-python-or-ruby/如果你是个学生,你应该会C,C++和Java。还会一些VB,或C#/.NET。多少你还可能开发过一些Web网页,你知道一些HTML,CSS和JavaScript知...
分类:
编程语言 时间:
2014-11-15 16:45:26
阅读次数:
216
Net::LDAP for Ruby (also called net-ldap) implements client access for the Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for...
分类:
其他好文 时间:
2014-11-14 23:56:49
阅读次数:
313
Thrift是facebook开发的用来处理各不同系统之间数据通讯的rpc服务框架,后来成为apche的开源项目。thrift支持多种程序语言,包括Java,Python,Ruby,JavaScript,Node.js,Go,C,C++,C#,Erlang,Delphi,Perl,Php,Small...
分类:
其他好文 时间:
2014-11-14 22:20:48
阅读次数:
446
1、功能说明puppet默认使用基于Ruby的WEBRickHTTP来处理HTTPS请求,单个服务器使用Apache+Passenger替换掉WEBRickHTTP,Passenger是用于将Ruby程序进行嵌入执行的Apache模块,在安装前,首先至少要执行一次servicepuppetmasterstart,生成本地证书官方配置指南:https://docs.p..
分类:
Web程序 时间:
2014-11-14 18:08:05
阅读次数:
318
Ruby下载地址:http://www.ruby-lang.org/en/downloads/ruby-1.9.3-p550.tar.gzruby-2.0.0-p594.tar.gz[root@rhel64~]#yum-yinstallgccmakegcc-c++[root@rhel64~]#wgethttp://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.4.tar.gz[root@rhel64~]#tar-xzvfruby-2.1.4.tar.gz[roo..
分类:
其他好文 时间:
2014-11-14 15:57:04
阅读次数:
224
Ruby 是一种类似于 Python 和 Perl 的服务器端脚本语言。node也是1.下载:根据说明选择要安装的版本http://rubyinstaller.org/downloads/2.修改环境变量: 如安装路径在C:/Ruby193;则添加环境变量 C:/Ruby193/bin3.验证:安装...
分类:
其他好文 时间:
2014-11-14 15:30:28
阅读次数:
166