readme
来自「linux 下 源代码测试系统 用 tar 打开」· 代码 · 共 31 行
TXT
31 行
injuslin What is it? ----------- The injuslin is short for "INformatics JUdge System for LINux". It is used to judge informatics contests by compiling and executing each contestant's program, comparing the program's output file with the standard output file and giving the score. At present, injuslin only works on single machines, without supporting the LAN. But the functions it offers are enough for general use. Enjoy! Installation ------------ Please see the file called INSTALL. Platform specific notes can be found in README.platforms. -------------------------- IMPORTANT -------------------------------- If injuslin runs on Ubuntu, please execute the following commands before installation: sudo addgroup nobody sudo usermod -g nobody nobody
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?