프로젝트

일반

사용자정보

새기능 #1439

백흠경이(가) 4년 이상 전에 변경

엑셀 형식의 HMB 데이타를 불러온다

{{plantuml(svg)
@startuml
start
:엑셀 파일 선택;
if (Standard Words가 없는 경우가 있는가?) then (yes)
:Standard Words를 입력;
if (모든 Standard Words를 입력했는가?) then (yes)
else (no)
stop
endif
endif

while (row in rows)
:행별 데이타 생성
while (col in cols)
endwhile
;
:데이터 업데이트;
endwhile
end
@enduml

@startsalt
{
Just plain text
[This is my button]
() Unchecked radio
(X) Checked radio
[] Unchecked box
[X] Checked box
"Enter text here "
^This is a droplist^
}
@endsalt

}}

뒤로

클립보드 이미지 추가 (최대 크기: 500 MB)