웹표준 html,css,javascript 실무 과정 자료] helloworld.js
웹표준 html,css,javascript 실무 과정 자료] helloworld.js
실무개발자를위한 실무교육 전문교육센터학원
www.oraclejava.co.kr에 오시면 보다 다양한 강좌를 보실 수 있습니다
helloworld.js
console.log("Hello World");
C:\Users\daman_000\nodejs>node helloworld.js
Hello World
'웹표준 > HTML' 카테고리의 다른 글
웹표준 html,css,javascript 실무 과정 자료] 전역 객체와 타이머 (0) | 2017.05.17 |
---|---|
웹표준 html,css,javascript 실무 과정 자료] 익명 함수(Anonymous Function) (0) | 2017.05.17 |
웹표준 html,css,javascript 실무 과정 자료] Node.js 설치 (0) | 2017.05.17 |
웹표준 html,css,javascript 실무 과정 자료] 배열 (0) | 2017.05.17 |
웹표준 html,css,javascript 실무 과정 자료] Javascript객체 (0) | 2017.05.16 |