https://github.com/qinzhen001/codenut
:eyeglasses: 2017软件设计大赛(Online Judge)
https://github.com/qinzhen001/codenut
c python vue2
Last synced: 2 months ago
JSON representation
:eyeglasses: 2017软件设计大赛(Online Judge)
- Host: GitHub
- URL: https://github.com/qinzhen001/codenut
- Owner: QinZhen001
- Created: 2017-08-15T05:49:13.000Z (almost 9 years ago)
- Default Branch: all
- Last Pushed: 2022-12-08T00:46:52.000Z (over 3 years ago)
- Last Synced: 2023-02-28T23:48:04.739Z (over 3 years ago)
- Topics: c, python, vue2
- Language: HTML
- Homepage:
- Size: 23.6 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeNut
主站:https://oj.txdna.cn
系统分为 Web、API、MySQL、Judge 和 Redis 五部分。
两个 Redis 实例分别承担不同的任务,一个是 Web 缓存(not work),另一个是任务队列,承担 Judge 任务。
# 部分截图



## 更新历史
### Version 1.0 (2017-10-14)
- 上线日