We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
之前(三五个月前)也学过一阵子 Python 用的IDE是 PyCharm (确实很适合入门) 这次打算发扬 2B 精神,尝试纯命令行写代码
The text was updated successfully, but these errors were encountered:
第一步依然是配置~/.zshrc文件,加入一行
~/.zshrc
alias -s py=python
Sorry, something went wrong.
小小数学题练手 http://projecteuler.net/problem=7
VIM快捷键一二
d + $
d + END
d + ^
d + HOME
VIM
~
No branches or pull requests
之前(三五个月前)也学过一阵子 Python 用的IDE是 PyCharm (确实很适合入门)
这次打算发扬 2B 精神,尝试纯命令行写代码
The text was updated successfully, but these errors were encountered: