dashboard
repositories
filestore
activity
search
login
main
/
ShuiBeng
Version 3.0 GD32E230
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
编译通过,能够在线调试
tao_z
2021-06-27
b34d5dbff89fd992af8196c747e18a8933d0c729
[ShuiBeng.git]
/
.vscode
/
settings.json
1
2
3
4
5
6
7
{
"files.autoGuessEncoding": true,
"files.encoding": "gb2312",
"files.associations": {
"math.h": "c"
}
}