feat: backup architecture docs, source code, and scripts

This commit is contained in:
Warren
2026-04-25 17:15:45 +08:00
parent 59809dae1f
commit 1f84e5469f
368 changed files with 146329 additions and 261 deletions

View File

@@ -0,0 +1,14 @@
{
"//": "這是一個示例同義詞檔案,僅包含少量通用詞語,用於演示功能。",
"//": "請使用自創或已獲授權的同義詞資料,避免使用受版權保護的詞庫。",
"電腦": ["計算機", "微机"],
"視頻": ["影片", "錄像"],
"分析": ["解析", "剖析"],
"系統": ["體系", "架構"],
"用戶": ["使用者", "客戶"],
"數據": ["資料", "資訊"],
"網絡": ["網路", "互聯網"],
"檔案": ["文件", "文檔"],
"團體": ["組織", "團隊"],
"工作": ["任務", "作業"]
}