2018.03.17 learning journal

关于CLion 2017

这里写图片描述
几篇关于Clion 破解的链接:

ubuntu下安装Clion3.x如何激活:http://blog.csdn.net/lz_1990/article/details/79360102
2018 Clion PyCharm激活码: http://blog.csdn.net/l297969586/article/details/78183671
JetBrains全系列在线激活中心: https://jetlicense.nss.im/

安装VSCode for ubuntu14.04

Running VS Code on Linux: https://code.visualstudio.com/docs/setup/linux
点开链接下载.deb的包;

#sudo dpkg -i <file>.deb
sudo dpkg -i vscode_1.21.1-1521038896_amd64.deb
sudo apt-get install -f # Install dependencies

sudo apt-get update
sudo apt-get install code # or code-insiders

然后就可以在本机上找到Visual Studio Code

Python
(可选) Pylint 用于语法检查

sudo proxychains pip install pylint

在vscode上使用Python

在Extensions中安装Python
这里写图片描述

cd Python/
relaybot@ubuntu:~/mumu/Python$ cd vscode/
relaybot@ubuntu:~/mumu/Python/vscode$ cd hello/
relaybot@ubuntu:~/mumu/Python/vscode/hello$ code .
#此处打开vscode

在vscode中使用ctrl+shift+P键入命令:
这里写图片描述

Python:Select Interpreter
#选择Python解释器的版本是2.7还是3.4

这里写图片描述
打开设置File-->Preferences-->Settings
这里写图片描述
编辑vscode的字体大小:
这里写图片描述

#Ctrl+`
#(反向字符)  此快捷键直接打开vscode的终端integrated terminal
#键入python hello.py直接运行

这里写图片描述
此处设置断点并可以进行调试步骤

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值