python 1天
环境变量,计算机->属性->高级系统设置->环境变量->path->;路径
变量名
- 字母
- 数字
- 下划线
PS:
数字不能开头
不能是关键字 'and', 'as', 'assert', 'break', 'class', 'continue', 'def', 'del', 'elif', 'else', 'except', 'exec', 'finally', 'for', 'from', 'global', 'if', 'import', 'in', 'is', 'lambda', 'not', 'or', 'pass', 'print', 'raise', 'return', 'try', 'while', 'with', 'yield'
浙公网安备 33010602011771号