许多或是优美或是深刻的句子,特开此贴,以作收藏。2014Mar 21Get a livelihood, and then practice virtue. 先谋生而后修身。Apr 19 因为不安而频频回首 无知地索求 羞耻于求救 不知疲倦地翻越每一个山丘 -- 来自李宗盛的《山丘》 临渊羡鱼... Read More
posted @ 2014-03-21 20:49 左耳醉梦 Views(436) Comments(0) Diggs(0)
F2py是将fortran程序(subroutine, function, module)转化成python module一个非常好用的工具。主要编译语句如下:$ f2py -c -m python_module fortran_script.f90编译成功之后,在python脚本中便可通过如下的语... Read More
posted @ 2014-03-17 21:54 左耳醉梦 Views(1185) Comments(0) Diggs(0)
今天早上到办公室,打开电脑发现自己的ubuntu12.04突然打不开网页了(昨天晚上还能正常联网)。具体情况是:系统状态图标显示已经连接网络, 但是在浏览器里面无法打开任何网页。于是切换到我win7(双系统),用google搜索该问题,得到如下解决办法:在ubuntu终端下输入:echo "name... Read More
posted @ 2013-08-16 10:38 左耳醉梦 Views(322) Comments(0) Diggs(0)