2507회 채점기준표 작성 / [2-46] 문항 "차트 줄/칸전환여부" 로직추가
This commit is contained in:
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
@@ -10,7 +10,8 @@
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"program": "${file}",
|
||||
"console": "integratedTerminal"
|
||||
"console": "integratedTerminal",
|
||||
"cwd": "${fileDirname}"
|
||||
}
|
||||
]
|
||||
}
|
||||
12
.vscode/settings.json
vendored
12
.vscode/settings.json
vendored
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"BINITEM",
|
||||
"charshape",
|
||||
"chartxml",
|
||||
"currect",
|
||||
"FIELDBEGIN",
|
||||
"FIELDEND",
|
||||
"targ",
|
||||
"TEXTART"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user