Code Monkey home page Code Monkey logo

bashu-onlinejudge's Introduction

Hi there 👋

bashu-onlinejudge's People

Contributors

cedric341561 avatar sqd avatar yangzhixuan avatar z11g avatar z4yx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bashu-onlinejudge's Issues

怎么加数据?

daemon中的配置文件里数据地址是目录?下面的名和密码是mysql的?
那数据目录里存放什么格式文件?比如第一个1000题 有数据样例吗?

发现一个逻辑上的小问题

Ranklist那里的AC率不应该单纯地用AC题数/总提交数 而应该是 AC题数/提交题数

这样就导致如果一个题有两次AC提交记录ranklist的AC率会下降,因为AC题数没增加,而提交次数却增加了。。。

谢谢!

Web配置失败

使用LAMP环境,Web无法访问

该网页无法正常运作 127.0.0.1 目前无法处理此请求。
HTTP ERROR 500

请问如何打开注册需审核?

在/inc/checklogin.php里改了define('REQUIRE_AUTH',1);
让而在申请注册页面依然直接注册成功
麻烦问一下如何实现您官网那种注册需管理员审核?谢谢!

关闭注册问题

请问如何关闭注册功能,或者注册后需要我审核。另外,请问大神这个oj可以举办比赛吗

求问这里加数据怎么加

用root加了之后数据却没存下。
还有本机自己给自己交程序却提示:Sorry, something went wrong. Your code is not recorded.
Please contact administrator

wait.php中ajax没有禁用缓存

经测试这样会导致在IE/Edge等部分浏览器上结果无法实时更新。
解决方案:在js代码中加一句
$.ajaxSetup({cache:false})

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.