server: base server code.

This commit is contained in:
2025-06-14 09:27:50 +08:00
parent ff14e30d31
commit 16572fa29c
14 changed files with 500 additions and 3 deletions

View File

@@ -155,6 +155,8 @@
"qtablewidget": "cpp",
"qapplication": "cpp",
"text_encoding": "cpp",
"hash_map": "cpp"
"hash_map": "cpp",
"qreadwritelock": "cpp",
"qdatastream": "cpp"
}
}