Skip to content

Commit 5d04652

Browse files
committed
修訂廣韻資料庫資料
1 parent 1b0dc79 commit 5d04652

12 files changed

+50806
-14
lines changed

.vscode/launch.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
// 如需詳細資訊,請瀏覽: https://go.microsoft.com/fwlink/?linkid=830387
55
"version": "0.2.0",
66
"configurations": [
7+
{
8+
"name": "csv01_更新漢字表資料",
9+
"type": "debugpy",
10+
"request": "launch",
11+
"program": "csv01_更新【漢字表】資料.py",
12+
"console": "integratedTerminal",
13+
},
714
{
815
"name": "a700_産生作業用工作暫存檔",
916
"type": "debugpy",
@@ -263,7 +270,7 @@
263270
"program": "a400_反切查拼音.py",
264271
"console": "integratedTerminal",
265272
"args": [
266-
"德紅"
273+
"烏候"
267274
]
268275
},
269276
{
833 KB
Binary file not shown.
412 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)