浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2011年2月28日

摘要: Ruby 读写文件 Posted on 2006-08-23 20:58 Jackei 阅读(3329) 评论(8) 编辑 收藏 今天被人投诉说 blog 多日未更新,影响了阅读情绪,偶赶紧开动起来 ^_^ # Part one aFile = File.new("C:\\1.txt","w") aFile.puts "the 1" aFile.puts "the 2" aFile.close ... 阅读全文
posted @ 2011-02-28 23:23 lexus 阅读(1155) 评论(0) 推荐(0)

摘要: 如果是新的机器,需要添加公钥到github上ssh-keygengit clone git@github.com:mlzboy/geilibuy-blog.git wordpresscd ~/wordpress/public从远程下载一份数据库的配置文件到本地scp mlzboy@boy38girl.com:/home/mlzboy/wordpress/shared/wp-config.php .... 阅读全文
posted @ 2011-02-28 00:16 lexus 阅读(290) 评论(0) 推荐(0)

摘要: 如果是新的机器,需要添加公钥到github上ssh-keygengit clone git@github.com:mlzboy/geilibuy-blog.git 阅读全文
posted @ 2011-02-28 00:00 lexus 阅读(206) 评论(0) 推荐(0)