配套代码工程文件结构与运行说明
工程目录结构
radar_platform/
├── server.py
├── courses/
│ └── course_data.py
├── static/
└── templates/
运行方式
python server.pyradar_platform/
├── server.py
├── courses/
│ └── course_data.py
├── static/
└── templates/
python server.py