从来没有按错的人飘过。- -!
因为我和楼上一样 cmd+w
总觉得鼠标移动 tab 上点 x 有点反人类,按一下快捷键就搞定的事情。 - -
total used free shared buffers cached
Mem: 1000 844 156 0 40 620
-/+ buffers/cache: 183 817
Swap: 511 0 511
我只有了 2 个 thin,2 个 sinatra,1 个 mongodb 变成这样了~~
这个系统在 youtube 上面有很多视频,可以去自己看看以前的版本
#2 楼 @blacktulip 好像是 ubuntu。我是在安装过程中看出来的。以前这个系统做的特别反人类,默认字体巨小。体验很差。玩玩还可以,切勿认真!
arch 还得经常更新。- -!..
别吓我。 - -!
Please do one of the following:
* 'rvm reload'
* open a new shell
* 'echo rvm_auto_reload_flag=1 >> ~/.rvmrc' # for auto reload with msg.
* 'echo rvm_auto_reload_flag=2 >> ~/.rvmrc' # for silent auto reload
rvm 是装好的啦。你可以按照提示做一次。比如在 terminal 运行rvm reload
或者echo rvm_auto_reload_flag=1 >> ~/.rvmrc
#2 楼 @ZeroCool http://railsinstaller.org/en
用这个。。会自动帮你装上一切。
你可以这样,把 devlopment.rb 里面的内容复制到 production.rb 里面去。看看还出不出错,如果不出错肯定是 production.rb 的配置问题。
做为一个万年新手,在这里出现这样的主题压力很大。同时每次都有收获。
Atom 的 cpu??
client.close
nil
client.query('....')
Mysql2::Error: closed MySQL connection
mysql> show processlist;
+----+------+-----------+--------------------+---------+------+-------+------------------+
| Id | User | Host | db | Command | Time | State | Info |
+----+------+-----------+--------------------+---------+------+-------+------------------+
| 9 | root | localhost | information_schema | Sleep | 67 | | NULL |
| 10 | root | localhost | NULL | Query | 0 | init | show processlist |
+----+------+-----------+--------------------+---------+------+-------+------------------+
2 rows in set (0.00 sec)
mysql> show processlist;
+----+------+-----------+------+---------+------+-------+------------------+
| Id | User | Host | db | Command | Time | State | Info |
+----+------+-----------+------+---------+------+-------+------------------+
| 10 | root | localhost | NULL | Query | 0 | init | show processlist |
+----+------+-----------+------+---------+------+-------+------------------+
1 row in set (0.00 sec)
这个......
client = Mysql2::Client.new (:host => "localhost", :username => "root")
client.query(".....")
client.close
node.onclick -> get_one()
node.onclick(function() {
return get_one();
});
没有用。。刚刚去看邮箱,linode 居然说我 I/O 太高。我去。