mirror of
https://github.com/by777/dataStructureForC.git
synced 2026-04-13 18:00:20 +08:00
修改插入bug
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"python.pythonPath": "C:\\ProgramData\\anaconda\\python.exe"
|
||||
"python.pythonPath": "C:\\ProgramData\\anaconda\\python.exe",
|
||||
"files.associations": {
|
||||
"cstdio": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user