OnlineJudge/README.md
2016-01-19 14:01:49 +08:00

36 lines
877 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.

# OnlineJudge
基于 Python 和 Django 的在线评测平台。
文档: http://qingdaou.github.io/OnlineJudge/
Demo: https://qduoj.com
License: The Star And Thank Author License
TODO
- 完善测试
![oj_previewindex.png][1]
![preview.jpeg][2]
![oj_preview_submission.png][3]
![contest][4]
![contest_rank_edit][5]
![admin_problem][6]
![admin_contest][7]
[1]: https://dn-virusdefender-blog-cdn.qbox.me/oj_previewindex.png
[2]: https://dn-virusdefender-blog-cdn.qbox.me/oj_previewproblem.png
[3]: https://dn-virusdefender-blog-cdn.qbox.me/oj_previewsubmission.png
[4]: https://dn-virusdefender-blog-cdn.qbox.me/oj_previewcontest.png
[5]: https://dn-virusdefender-blog-cdn.qbox.me/oj_previewcontest_rank.png?edit
[6]: https://dn-virusdefender-blog-cdn.qbox.me/oj_previewadmin_problem.png
[7]: https://dn-virusdefender-blog-cdn.qbox.me/oj_previewadmin_contest.png