本文主要是介绍Pure JavaScript,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvpNewbie and old-hand JavaScript programmers alike will appreciate Pure JavaScript, a comprehensive developer's resource to JavaScript that covers both the big picture and precise details. Authors Jason Gilliam, Charlton Ting, and R. Allen Wyke--developers all--have put together this well-organized title.
The bulk of this book is a top-notch JavaScript reference. Core language syntax is well-presented with excellent use of examples for practically every operator and function, and each entry includes version compatibility with Netscape and Microsoft browsers and JavaScript releases. The authors also include references for the two companies' extensions to the language.
A number of appendices round out this fine guide with attention to standard and vendor-specific syntax details. This is a fine JavaScript reference that cuts no corners.
Topics covered: Overview of JavaScript (origins of the language and the evolution of Microsoft and Netscape flavors), security topics (signed scripts and basic constructs of the language, including data types, type conversions, operators, and the features of server-side JavaScript), JavaScript execution environment, and browser version support.
http://rapidshare.com/files/52629158/0672321416.zip
这篇关于Pure JavaScript的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!