Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youchuang1/pqfx
关于Python程序开发技能比赛2023年模拟题开发
https://github.com/youchuang1/pqfx
bootstrap3 django html jquery mysql redis
Last synced: about 1 month ago
JSON representation
关于Python程序开发技能比赛2023年模拟题开发
- Host: GitHub
- URL: https://github.com/youchuang1/pqfx
- Owner: youchuang1
- Created: 2023-01-03T19:28:32.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T22:10:39.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T04:23:09.328Z (about 1 month ago)
- Topics: bootstrap3, django, html, jquery, mysql, redis
- Language: Python
- Homepage:
- Size: 429 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PQFX
## 通过2023年的样题,尽可能模拟出四个模块通过Django框架,搭建一个包含的四个模块的系统,采用四个视图来完成四个模块的任务,编写代码来巩固模块逻辑等
![image](https://user-images.githubusercontent.com/70967322/210882945-80ead313-0e7f-4162-8d04-d2a9c19e0df3.png)
遇到的问题:
1.样例数据没有,自己写的数据不够全面,导致在测试的时候出现了很多问题
![image](https://user-images.githubusercontent.com/70967322/210895339-e564736c-db47-42ef-ad69-9e6f31935aaa.png)