Files
python-flask/project1/[任务书]环境部署.md
2025-09-11 16:13:52 +08:00

29 lines
881 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 任务需求
## 安装Python解释器
- 掌握Python的优势了解Python开发环境的使用
- 安装好Python解释器并且能够在命令行(cmd)中看到Python的版本号
![image-20241130142625526](./[任务书]环境部署/image-20241130142625526.png)
## 正确配置Pycharm
- 安装pycharm开发环境并激活
![image-20241130142742171](./[任务书]环境部署/image-20241130142742171.png)
- 在pycharm中安装好汉化组件
![image-20241130142910916](./[任务书]环境部署/image-20241130142910916.png)
- 运行`Hello World` 程序确保整个python工作环境正常
![image-20241130143001558](./[任务书]环境部署/image-20241130143001558.png)
> <span style="color: red; background: yellow; padding: 2px 5px; font-size: 22px;">作业1提交的内容</span>
>
> - Pycharm程序运行成功Hello world的截图单独发送给组长