Differences between revisions 2 and 3
Revision 2 as of 2005-08-20 17:29:57
Size: 1315
Editor: 211
Comment:
Revision 3 as of 2005-12-01 20:08:24
Size: 1381
Editor: 127
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
 * [http://www.squarefree.com/shell/shell.html JavaScript Shell]

Netscape사에서 홈페이지처리능력을 높이기 위해 개발한 스크립트 언어. 이후 SunMicroSystems사와 공동 작업을 하면서 JavaScript라는 이름을 얻게 되었지만, [Java]와는 다른 별개의 ProgrammingLanguage이다.

http://www.javascript.com

JavaScript를 통해서 홈페이지는 동적으로 변모할 수 있었고, [CGI]에 의존하던 많은 일들을 웹브라우저에게 떠넘길 수 있었다. 최근 [HTML]과 함께 WebProgramming에 있어서 빼놓을수 없슴.

BioinfoWiki에서는 JavaScript를 IncludeJsMacro를 이용하여, 직접 위키상에서 실행할 수 있다.

관련자료

신기한것들

JavaScript프로그램들

프로그래밍 주의점

  • 가능한한 문자열은 작은따옴표.  <A HREF="" onClick="alert('Thank you')">Click Me</A> 


CategoryLanguage

JavaScript (last edited 2013-05-10 19:06:04 by 61)

web biohackers.net