传感器原理设计与应用(第三版)
2022-02-24 17:01:07 15.97MB 传感器
1
经典算法书。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。
1
Part I, JSP Application Basics Chapter 1 Explains how JSP fits into the big picture of web applications and how it compares to alternative technologies. Chapter 2 Describes the fundamental HTTP and servlet concepts you need to know to use JSP to its full potential. Chapter 3 An overview of the JSP features, as well as the similarities and differences between JSP pages and servlets. Also introduces the Model-View-Controller design model and how it applies to JSP. Chapter 4 Describes where to get the JSP reference implementation (Apache Tomcat) and how to set it up on your system. Also explains how to install the book examples. Part II, JSP Application Development Chapter 5 Examines the JSP basics, such as how to create, deploy, and run a JSP page, as well as how to use the JSP elements to generate dynamic content. Chapter 6 Describes what a JavaBeans component is and how it can be used effectively in a JSP page. Chapter 7 Describes what a custom tag library is and how to deploy and use one, and introduces the JSP Standard Tag Library (JSTL). Chapter 8 Explains how an HTML form can be used to send data to a web application and how to process the data using JavaBeans and JSTL, as well as what to be aware of when generating dynamic output. Chapter 9 Describes the kinds of errors you may encounter during development of a JSP-based application, and strategies and JSP features that help you deal with them. Chapter 10 Explains the JSP features that let you separate different types of processing in different pages to simplify maintenance and further development. Also describes how sessions can build up information over a sequence of requests from the same user, and how information that applies to all users can be shared using the application scope. Chapter 11 Describes how you can develop actions for a custom tag library as tag files, i.e., regular text files with JSP elements. Chapter 12 Provides a quick overview of relational databases, JDBC, and SQL basics, and introduces the JSTL actions for reading, updating, and deleting database data. Chapter 13 Describes how authentication and access control can be implemented using container-provided and application-controlled mechanisms, and how to use the information about who the current user is to personalize the web pages. Chapter 14 Explains internationalization and localization, the Java features available to implement an internationalized application, and describes the set of JSTL actions that support development of multilingual web sites. Chapter 15 Explains how JSP can generate XML content as well as process XML input using the JSTL XML actions. Chapter 16 Describes the JSP elements that let you embed Java code directly in your JSP pages and the type of errors you must be prepared to deal with when you use this feature. Chapter 17 Covers various areas not discussed in previous chapters, such as using the JSP page XML syntax, combining JSP with client-side code, reusing JSP file segments by including them in JSP pages, precompiling JSP pages, and more. Part III, JSP in J2EE and JSP Component Development Chapter 18 Provides an overview of J2EE and web application architectures using JSP in combination with other Java technologies. Chapter 19 Describes in detail how JSP can be combined with servlets, as well as the listener and filter component types, using the popular Apache Struts framework. Chapter 20 Provides details about JavaBeans components as they relate to JSP, including threading and synchronization concerns for session and application scope beans, as well as how using JavaBeans components can make it easier to migrate to an EJB architecture. Chapter 21 Describes the JSP Tag Extension mechanism and how to use it to develop custom tag libraries, using many of the custom actions used in the previous chapters as examples. Chapter 22 Explains the more advanced features that can be leveraged by custom actions, such as developing cooperating actions, syntax and usage validation, attribute value type conversions, and more. Chapter 23 Describes all the integration hooks provided by the JSTL specification and how to develop custom actions, servlets, listeners, and filters that take advantage of them. Chapter 24 Provides a brief introduction to JDBC and explains the various strategies available for efficient use of databases in a web application, such as setting up a connection pool and making it available to the application components through the servlet context or JNDI, encapsulating database access code in separate classes or in custom actions, and more. Part IV, Appendixes Appendix A Contains descriptions of all standard JSP 2.0 elements. Appendix B Contains descriptions of all standard JSTL 1.1 elements, programming interfaces, and support classes. Appendix C Contains a description of the JSP EL syntax and rules. Appendix D Contains descriptions of all implicit objects available in a JSP page as defined by the servlet and JSP APIs, as well as the tag extension mechanism classes and interfaces. Appendix E Contains a description of the custom actions, beans, and utility classes used in the examples. Appendix F, Web Application Structure and Deployment Descriptor Reference
2022-02-24 09:59:29 2.11MB JSP英文版
1
(1)C语言程序设计(谭浩强)第三版 (2)高清PDF扫描版
2022-02-23 20:05:31 2.08MB C 语言 程序设计 谭浩强
1
这个应该是全网最清晰的版本,也是最新的版本。 下载的时候多多评论,谢谢
2022-02-22 22:23:15 114.36MB 图像工程 第三版 章毓晋 图像理解
1
雷达手册第三版中英合集.part1,比较经典的雷达类书籍,希望对大家有所帮助
2022-02-20 11:06:25 49MB 雷达手册第三版中英合集
1
中文第三版 Effective C++ (带完整目录)
2022-02-17 00:27:14 16.4MB Effective C++ 中文 第三版
1
GNU Make项目管理(第三版)完全修订版 英文版,及对应的代码。
2022-02-16 09:41:26 11.77MB GNU Make 项目管理 第三版
1
ARM Cortex M3 与 Cortex M4权威指南,英文原版第三版
2022-02-15 16:47:19 59.41MB ARM Cortex
1
《精通正则表达式(第3版)》讲解正则表达式,这种工具能够提高工作效率、让生活变得更轻松。精心调校后的正则表达式只需要十多秒就能完成以前数小时才能完成的枯燥任务。如今,正则表达式已经成为众多语言及工具——Perl、PHP、Java、Python、Ruby、MysQL、VB.NET和c#(以及.NETFramework中的任何语言)——中的标准特性,依靠它,你能以之前完全不敢设想的方式进行复杂而精巧的文本处理。十年三版,再显王者风范,近30年开发经验的智慧结晶,深入理解正则表达式,彻底修炼基本功,全球第一本全面深入讲解正则表达式的经典巨著,《程序员》杂志技术主编孟岩鼎力推荐。   专家点评:《精通正则表达式》是系统学习正则表达式的唯一最权威著作。任何时候,任何地方,只要提到正则表达式著作,人们都会提到这本书。该书质量之高,声誉之盛,使得几乎没有人企图挑战它的地位,从而在正则表达式图书领域形成了独特的“一夫当关”的局面,称其为正则表达式圣经,绝对当之无愧。   ——《程序员》杂志技术主编孟岩     《精通正则表达式(第3版)》包含了对PHP及其正则表达式的讲解。这一版的更新也反映了其他语言的发展,深入讲解了Sun的java.util.regex,并特别提到了Java1.4.2和Java1.5/1.6之间的众多差异。   本书的内容:   ·各种语言和工具的功能比较   ·正则引擎的工作原理   ·优化(能节省大量的时间)   ·准确匹配期望的文本   ·针对具体语言的章节   《精通正则表达式(第3版)》,以明晰轻松的笔调向程序员深入浅出地讲解复杂的知识,并给出了现实世界中复杂问题的解决办法,读者能够立刻运用书中丰富的知识,巧妙而高效地解决各种问题。
2022-02-15 14:04:12 45.26MB 正则表达式
1