Online Judge System for Shijiazhuang No.2 Middle School, based on Universal Online Judge. https://sjzezoj.com
Go to file
MascoSkray e1b17aa3ca
feat: add a simple search box on problem set page
Add a search box on problem set page. Only uses a simple algorithm, you can't use it like Google. You can search one or some of the words in the title.

NOTICE: The style of the sarch box may have some problems. when you turn the window into mobile mode, the search box will not be at the center of the page. Hope someone can make it better.
2017-06-01 10:29:17 +08:00
docker 微调变量名,主页面导航栏名称修复 2017-04-12 19:26:06 +08:00
judge_client/1 fixed the port issue 2017-04-07 11:15:39 +08:00
uoj/1 feat: add a simple search box on problem set page 2017-06-01 10:29:17 +08:00
.editorconfig fixed the port issue 2017-04-07 11:15:39 +08:00
config_judge_client fixed the port issue 2017-04-07 11:15:39 +08:00
install 修复非80端口问题;在.config.php中自定义网站;docker build镜像名设为uoj 2017-04-07 17:02:34 +08:00
install_judge_client fixed the port issue 2017-04-07 11:15:39 +08:00
LICENSE Initial commit 2016-07-19 00:39:37 +08:00
README.md 修改readme;默认子目录博客 2017-04-07 11:16:33 +08:00

Universal OJ

这是一份民间的UOJ版本我们希望它比官方版本更易用。

部署文档在universaloj.github.io

目前已经支持的特性:

  • 子目录博客(感谢roastduck的贡献)
  • zip传题 (感谢AD1024的贡献)

希望对您有帮助。