c:表示进入C盘dir 表示查看所有文件和文件夹cd python程序 表示进入名为“python程序”文件夹cd \ 表示返回根目录cd .. 表示返回上一层找到执行程序后输入 python hello.py执行程序