⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 prof_js_details.htm

📁 javascript source code part1
💻 HTM
字号:

<HTML>
<HEAD>
<TITLE>Professional JavaScript</TITLE>
</HEAD>
<BODY><STRONG>Professional JavaScript</STRONG>
<BR>
<FORM NAME=form1>
<INPUT TYPE="button" VALUE="Add to basket" NAME=butAddBook ONCLICK="window.opener.addBookToBasket(101)">
</FORM>

<STRONG>Subjects</STRONG>
    ECMAScript<BR>
    Internet<BR>JavaScript
    <BR>XML and Scripting<BR>
    
<HR color=#cc3333>
<P>This book covers the broad spectrum of programming JavaScript - from the core 
language to browser applications and server-side use to stand-alone and embedded 
JavaScript. 
</P>
<P>
It includes a guide to the language - when where and how to get the 
most out of JavaScript - together with practical case studies demonstrating 
JavaScript in action. Coverage is bang up-to-date, with discussion of 
compatability issues and version differences, and the book concludes with a 
comprehensive reference section. </P>

</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -