The Fisrt Updated

This commit is contained in:
2026-01-25 13:54:16 +08:00
commit 4c90aec977
19 changed files with 1037 additions and 0 deletions

9
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,9 @@
{
"files.associations": {
"*.ADD": "plaintext",
"*.Mod": "python",
"*.html": "html",
"*.poem": "json",
"iostream": "cpp"
}
}