SENS
Programming Note
분류 전체보기
(517)
CS
(110)
Fundamentals
(39)
Concepts and Techniques
(42)
Parallel & Distributed computi..
(8)
References
(21)
Dev
(154)
Windows
(28)
Linux
(24)
Android
(2)
Python
(19)
Ruby
(2)
Lua
(6)
HTML, CSS, Javascript
(17)
uncategorized
(56)
Security
(7)
Exploit
(1)
Network Packet Analysis
(6)
Snippets
(240)
Interesting
(122)
Films
(15)
English
(4)
uncategorized
(99)
Yesterday
/
Today
/
Total
소스연습장
2012. 8. 21. 23:05
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Untitled</title> <style> body, div { font-family: 'consolas'; } </style> <script language="javascript"> function printlog(strdata) { console.log(strdata) } </script> </head> <body> <script> (function() { printlog("Hello World!"); })(); </script> </body> </html>
공유하기
게시글 관리
SENS
저작자표시
비영리
변경금지
티스토리툴바