mirror of
https://github.com/QingdaoU/Judger.git
synced 2024-12-27 23:41:42 +00:00
add readme 📝
This commit is contained in:
parent
0aec31f8ea
commit
831d2fb729
15
bindings/NodeJS/readme.md
Normal file
15
bindings/NodeJS/readme.md
Normal file
@ -0,0 +1,15 @@
|
||||
## 安装
|
||||
|
||||
先安装`judger`,然后
|
||||
|
||||
```
|
||||
npm install
|
||||
npm run build
|
||||
npm run test
|
||||
```
|
||||
|
||||
## 已知bug
|
||||
|
||||
#### bug_1
|
||||
|
||||
`freopen("data.out","w",stdout)`,不能产生"data.out",这个应该是judger代码的锅,:cry:
|
Loading…
Reference in New Issue
Block a user