Files
dataStructureForC/.vscode/settings.json
2019-07-10 23:12:54 +08:00

7 lines
150 B
JSON

{
"python.pythonPath": "C:\\ProgramData\\anaconda\\python.exe",
"files.associations": {
"cstdio": "c",
"stdlib.h": "c"
}
}