04 2014 档案

摘要:(defvar current-date-time-format "%Y-%m-%d %a %H:%M:%S %Z" "Format of date to insert with `insert-current-date-time' funcSee help of `format-time-stri... 阅读全文
posted @ 2014-04-25 21:54 Dicor 阅读(327) 评论(0) 推荐(0)
摘要:gcc 4.8+ supports c++ 11so its necessary to update it. (some R packages also need newer compiler)################################################down... 阅读全文
posted @ 2014-04-19 02:28 Dicor 阅读(234) 评论(0) 推荐(0)
摘要:$ python ./setup.py install --record install.txt --prefix=$HOME$ cat install.txt | xargs rm -rf--This paper is original. All rights reserved. Welcome ... 阅读全文
posted @ 2014-04-16 02:14 Dicor 阅读(313) 评论(0) 推荐(0)