"JSFiddle 테스트"의 두 판 사이의 차이

37번째 줄: 37번째 줄:
* {{키|Ctrl|Alt|Esc}}
* {{키|Ctrl|Alt|Esc}}
* {{키|Shift|Enter}}
* {{키|Shift|Enter}}
== UML ==
<uml>A -> F: Hello</uml>
<uml>
class Car
Driver - Car : drives >
Car *- Wheel : have 4 >
Car -- Person : < owns
</uml>
==업로드 그림==
[[파일:Z-400x400.png|120px]]
https://cdn.zetawiki.com/images/thumb/8/8a/Z-400x400.png/120px-Z-400x400.png
==공용 그림==
[[파일:Wikipedia-logo.png|80px]]
https://upload.wikimedia.org/wikipedia/commons/thumb/6/63/Wikipedia-logo.png/80px-Wikipedia-logo.png
==슬라이드쉐어==
{{슬라이드쉐어|11965061}}


==슬라이드쉐어==
==슬라이드쉐어==

2018년 1월 17일 (수) 02:05 판

1 Stable

  • 구글 로그인

2 스크립트

<script>alert('Hello');</script>

3 모듈

  • 입력: {{#invoke:String|sub|안녕하세요|2|4}}
  • 출력: 녕하세

4 주석

  • 안녕하세요[1]

5 리스트

  • 리스트
  • 리스트
    • 리스트
  1. 리스트
    1. 리스트
    2. 리스트

6 Math

  • [math]\displaystyle{ E=mc^2 }[/math]

7 Source

a=1; b=2

<?php
echo 'hello';
root@zetawiki:~# whoami
root

8 Key

  • Ctrl+Alt+Esc
  • Shift+ Enter


9 UML

A -> F: Hello class Car Driver - Car : drives > Car *- Wheel : have 4 > Car -- Person : < owns

10 업로드 그림

Z-400x400.png

 

11 공용 그림

Wikipedia-logo.png

 

12 슬라이드쉐어

13 슬라이드쉐어

14 유튜브

15 EmbedVideo

16 페북 영상

17 JSFiddle

18 같이 보기

  1. 반갑습니다
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}