2010年6月8日
摘要: create database myblog;show databases;grant all on myblog.* to 'adang'@'localhost' identified by '1234';select name , age from myblog;SELECT id, name... 阅读全文
posted @ 2010-06-08 23:08 真阿当 阅读(92) 评论(0) 推荐(0)
摘要: sudo apt-get install ruby-full sudo apt-get install rubygemssudo apt-get install rails sudo apt-get install mysql-serverapt-cache search libmysqlclie... 阅读全文
posted @ 2010-06-08 00:01 真阿当 阅读(74) 评论(0) 推荐(0)
摘要: sudo apt-get install ruby-full sudo apt-get install rubygemssudo apt-get install rails sudo apt-get install mysql-serverapt-cache search libmysqlclie... 阅读全文
posted @ 2010-06-08 00:01 真阿当 阅读(100) 评论(0) 推荐(0)