01 2021 档案
摘要:在Linux中,可以使用nohup将脚本放置后台运行,如下: nohup python myscript.py params1 > nohup.out 2>&1 & 但直接使用上面代码,无法在程序运行过程中查看Python中的print "computing" 输出结果,比如在每次循环中使用prin
阅读全文
摘要:安装vscode 下载地址:https://code.visualstudio.com/ 安装远程开发插件 插件的名称:Remote Development 本地安装git或者open-ssh 可以通过直接安装git,之后直接使用vscode插件,但是我并没有成功,git安装地址:https://w
阅读全文

浙公网安备 33010602011771号