This fourth edition of the definitive reference to JavaScript, a scripting language that can be embedded directly in web Pages, covers the latest version of the language, JavaScript 1.5, as supported by Netscape 6 and Internet Explorer 6. The book also provides complete coverage of the W3C DOM standard (Level 1 and Level 2), while retaining material on the legacy Level 0 DOM for backward compatibility
unix環境高級編程英文版,很經典的一本書
Advanced Programming in the UNIX® Environment: Second Edition
By W. Richard Stevens, Stephen A. Rago
Publisher: Addison Wesley Professional
Pub Date: June 17, 2005
ISBN: 0201433079
Pages: 960
Linux Server Hacks, Volume Two
By Brian K. Jones, William von Hagen
...............................................
Publisher: O Reilly
Pub Date: December 2005
Print ISBN-10: 0-596-10082-5
Print ISBN-13: 978-0-59-610082-7
Pages: 478
Core JSP
In recent years, a large amount of software development activity has migrated from
the client to the server. The client-centric model, in which a client executes complex
programs to visualize and manipulate data, is no longer considered appropriate for the
majority of enterprise applications. The principal reason is deployment—it is a
significant hassle to deploy client programs onto a large number of desktops, and to
redeploy them whenever the application changes. Instead, applications are redesigned
to use a web browser as a "terminal". The application itself resides on the server,
formatting data for the user as web Pages and processing the responses that the user fills into web forms.
Linux Kernel in a Nutshell
By Greg Kroah-Hartman
...............................................
Publisher: O Reilly
Pub Date: December 01, 2006
ISBN-10: 0-596-10079-5
ISBN-13: 978-0-596-10079-7
Pages: 352
更新內容: 1 增加了搜索功能 2 提供了幫助頁面 修改若干小問題 管理名稱 admin 初始密碼:admin-update : added a search function to help provide two Pages of small amendments to a number of issues management initial name admin Password : admin
In just 24 lessons of one hour or less, you will be able to build dynamic Web sites using JavaServer Pages. Using a straightforward, step-by-step approach, each lesson builds on the previous ones, enabling you to learn the essentials of JavaServer Pages 2.0 from the ground up. The book includes Apache Tomcat, Sun s reference implementation of JSP, so you can start developing applications immediately.