编写python
将python的安装路径写入系统环境变量path中
cmd /k python.exe "$(FULL_CURRENT_PATH)" & PAUSE & EXIT
编写c语言
快捷键