Files
dataConvert/.vscode/settings.json
2025-11-26 21:03:28 +08:00

7 lines
158 B
JSON

{
"C_Cpp.default.compilerPath": "/usr/bin/g++-14",
"files.associations": {
"stdio.h": "c"
},
"commentTranslate.targetLanguage": "en"
}