Go to file
wang c34f0678cd 修改 hello world 2024-10-21 00:08:29 +08:00
IntelligentUAVPathPlanningSimulationSystem 上传技术文档 2023-03-03 10:58:13 +08:00
PyScripts_ScriptIntelligentControl 上传技术文档 2023-03-03 10:58:13 +08:00
documents 上传技术文档 2023-03-03 10:58:13 +08:00
.gitignore Update .gitignore 2021-08-13 00:51:12 +08:00
234 Add 234 2021-07-21 11:32:28 +08:00
LICENSE Initial commit 2020-07-18 16:50:47 +08:00
README.md 修改README文件,增加项目简介。 2020-07-18 16:59:37 +08:00
SoftwareEnvironmentConfiguration.txt 上传技术文档 2023-03-03 10:58:13 +08:00
copy_helloworld.py ADD file via upload 2021-08-25 10:48:10 +08:00
helloworld.py 修改 hello world 2024-10-21 00:08:29 +08:00

README.md

项目简介

本项目用于《软件工程》课程的协同开发平台学习为学生学习使用Pull-Request开发模式、掌握基于任务的团队协作管理等提供一个案例。

本项目采用Python语言实现了一个最简单的Hello World功能。

学习《软件工程》课程的同学在进行相关实践任务时需要按照要求发布团队协同开发任务Fork本项目进行代码开发并提交Pull-Request。通过该联系掌握基于Pull-Request模式的协同开发。