在ruby中,运算符操作实际上也是方法调用,于是,我们就可以避免繁琐的get,set方法了:   class Book     def initialize(name)       @name =name     end     def name      ...
2007-02-13

在windows下安装typo

关键字: typo ruby
1)安装ruby,略。 2)安装typo,运行 gem install typo --include-dependencies 3)下载sqlite3.dll,放到ruby\bin目录下 4) 执行typo install install_directory_name 5)以mysql为例,安装mysql数据库,创建名为typo的schema,执行install_directory_name\db\schema.mysql.sql 5)进入install_directory_name,运行ruby script/server 6)在浏览器中输入http:// ...
dearwolf
搜索本博客
我的相册
E4ad347d-0c94-3e1b-b11c-cd60a6dbc8cc-thumb
sina
共 3 张
最近加入圈子
存档
最新评论