攻城狮科学家

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

10 2018 档案

摘要:https://blog.csdn.net/qq_33232071/article/details/50935461 阅读全文
posted @ 2018-10-19 14:07 攻城狮科学家 阅读(168) 评论(0) 推荐(0)

摘要:vs code远程编辑文件 https://blog.csdn.net/HouszChina/article/details/79850644 阅读全文
posted @ 2018-10-16 14:51 攻城狮科学家 阅读(228) 评论(0) 推荐(0)

摘要:$ node server.js > stdout.txt 2> stderr.txt < /dev/null &$ disown这样程序就可以在后台while 运行 http://www.ruanyifeng.com/blog/2016/02/linux-daemon.html 阅读全文
posted @ 2018-10-05 10:07 攻城狮科学家 阅读(139) 评论(0) 推荐(0)