This website requires JavaScript.
Explore
Help
Sign In
zzh
/
picard_cpp
Watch
1
Star
0
Fork
You've already forked picard_cpp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
023836a047
picard_cpp
/
.vscode
/
settings.json
7 lines
112 B
JSON
Raw
Normal View
History
Unescape
Escape
配置了cmake和调试环境
2023-10-23 23:07:00 +08:00
{
"files.associations"
:
{
基本完成了参数的处理,帮助信息里有些参数需要删掉
2023-11-01 10:48:02 +08:00
"cstring"
:
"cpp"
,
"vector"
:
"cpp"
,
"random"
:
"cpp"
配置了cmake和调试环境
2023-10-23 23:07:00 +08:00
}
}