이 문서는 읽기 전용입니다. 원본을 볼 수는 있지만 바꿀 수는 없습니다. 문제가 있다고 생각하면 관리자에게 문의하세요. ====== 제목1 ====== ===== 제목2 ===== ==== 제목3 ==== === 제목4 === == 제목5 == ===== 링크 ===== * 외부 링크: http://www.softbase.co.kr * 외부 링크: [[http://www.softbase.co.kr|홈페이지]] * 내부 링크: [[wiki:syntax|Syntax]] * PDF 저장: [[wiki:syntax?do=export_pdf|PDF 저장(dw2pdf 사용)]] * PDF NameSpace 저장: [[wiki:syntax?do=export_pdfns&book_ns=pdf:wiki&book_title=Mytitle|PDF 네임스페이스 저장(dw2pdf 사용)]] * PDF NameSpace 저장: [[wiki:syntax?do=export_pdfns&book_ns=pdf&book_title=Mytitle|PDF 네임스페이스 하위 경로 포함 저장(dw2pdf 사용)]] * HTML 창 링크: <html><a href="./ext/update_info.html" target="_blank">update_info.html</a></html> * HTML 링크: <html><a href="./ext/update_info.html">update_info.html</a></html> ===== 목록 ===== 순서 아이템 정의 (앞에 공백 2칸 삽입) - tech:browser - tech:html - tech:css - tech:javascript 목록 아이템 정의 (앞에 두칸뛰고 처리) * tech:browser * tech:html * tech:css * tech:javascript ===== 블록 ===== 블록은 앞에 두칸 띄고 표시합니다. 블록은 앞에 두칸 띄고 표시합니다. <HTML> <p style="border:2px dashed red;">And this is some block HTML</p> </HTML> <file pdf pdf.pdf> This is pretty much the same, but you could use it to show that you quoted a file. </file> <file - pdf.pdf> </file> <file java code.java> This is pretty much the same, but you could use it to show that you quoted a file. </file> <code java> /** * The HelloWorldApp class implements an application that * simply displays "Hello World!" to the standard output. */ class HelloWorldApp { public static void main(String[] args) { System.out.println("Hello World!"); //Display the string. } } </code> <code javascript> /** * The HelloWorldApp class implements an application that * simply displays "Hello World!" to the standard output. */ class HelloWorldApp { public static void main(String[] args) { System.out.println("Hello World!"); //Display the string. } } </code> <uml> Alice -> Bob: Authentication Request Bob -> Foo: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: another authentication Response </uml> ===== 네임스페이스 ===== xframe5 솔루션 개요 \\ xframe5:report 솔루션 소개 자료 \\ xframe5:guide 솔루션 기술 가이드 \\ xframe5:sample 솔루션 샘플 \\ {{ wiki:dokuwiki-128.png}} {{wiki:dokuwiki-128.png }} {{ wiki:dokuwiki-128.png }} {{:solution:softbase_logo.png|none}} [[http://www.softbase.co.kr|{{:solution:softbase_logo.png}}]] {{ :solution:softbase_logo.png|left}} {{:solution:softbase_logo.png |right}} {{ :solution:softbase_logo.png |center}} ===== 참고 자료 ===== [[wiki:syntax|Syntax]] template.txt 마지막으로 수정됨: 2021/09/14 19:18저자 127.0.0.1