首页 新闻 论坛 群组 Blog 文档 下载 读书 Tag 网摘 搜索 开源 FAQ 第二书店 博文视点 程序员
频道: 研发 数据库 中间件 信息化 视频 .NET Java 游戏 移动 服务: 人才 外包 培训

       
热门搜索: ASP.NET Ajax Spring Hibernate Java
周最多在读图书:《C专家编程》  周最多书评图书:《Visual C# 2005从入门到精通》   本日访问最多图书:《Spring 2.0 核心技术与最佳实践(附光盘)》
Spring in Action中文版   
人民邮电出版社 / 2006-3-1 / (美)沃尔斯,(美)布雷登巴赫 著,李磊,程立,周悦虹 译 / 39 元
ISBN:7115143150
何处购买:   去DearBook购买(¥29.25)
Book Rank:  95 

正在获取信息...........

该书常用的标签(推荐/用户提交):  提交tag
介绍(15304)  使用(8206)  应用(7747)  系统(7728)  基础(7173)  人员(6732)  开发(3258)  原理(2373)  
用户书架推荐:
收藏到我的书架
《Spring in Action中文版》图书论坛:
我要发表话题
无题 - 202.100.89.*      
我觉得这些书不是给完全不会的人看的,懂一点的人看起来还是很不错的,我很客观的说!
2006年04月29日 1点35分   |  4回应 |   7 /15人觉得此评论有用
此评论对你有用  没用
 
Spring 是一个开源框架 - xxxcyy   财富等级:   
Spring 是一个开源框架,是为了解决企业应用程序开发复杂性而创建的。框架的主要优势之一就是其分层架构,分层架构允许您选择使用哪一个组件,同时为 J2EE 应用程序开发提供集成的框架。
Spring 框架

Spring 框架是一个分层架构,由 7 个定义良好的模块组成。Spring 模块构建在核心容器之上,核心容器定义了创建、配置和管理 bean 的方式

组成 Spring 框架的每个模块(或组件)都可以单独存在,或者与其他一个或多个模块联合实现。每个模块的功能如下:

核心容器:核心容器提供 Spring 框架的基本功能。核心容器的主要组件是 BeanFactory,它是工厂模式的实现。BeanFactory 使用控制反转 (IOC) 模式将应用程序的配置和依赖性规范与实际的应用程序代码分开。
Spring 上下文:Spring 上下文是一个配置文件,向 Spring 框架提供上下文信息。Spring 上下文包括企业服务,例如 JNDI、EJB、电子邮件、国际化、校验和调度功能。
Spring AOP:通过配置管理特性,Spring AOP 模块直接将面向方面的编程功能集成到了 Spring 框架中。所以,可以很容易地使 Spring 框架管理的任何对象支持 AOP。Spring AOP 模块为基于 Spring 的应用程序中的对象提供了事务管理服务。通过使用 Spring AOP,不用依赖 EJB 组件,就可以将声明性事务管理集成到应用程序中。
Spring DAO:JDBC DAO 抽象层提供了有意义的异常层次结构,可用该结构来管理异常处理和不同数据库供应商抛出的错误消息。异常层次结构简化了错误处理,并且极大地降低了需要编写的异常代码数量(例如打开和关闭连接)。Spring DAO 的面向 JDBC 的异常遵从通用的 DAO 异常层次结构。
Spring ORM:Spring 框架插入了若干个 ORM 框架,从而提供了 ORM 的对象关系工具,其中包括 JDO、Hibernate 和 iBatis SQL Map。所有这些都遵从 Spring 的通用事务和 DAO 异常层次结构。
Spring Web 模块:Web 上下文模块建立在应用程序上下文模块之上,为基于 Web 的应用程序提供了上下文。所以,Spring 框架支持与 Jakarta Struts 的集成。Web 模块还简化了处理多部分请求以及将请求参数绑定到域对象的工作。
Spring MVC 框架:MVC 框架是一个全功能的构建 Web 应用程序的 MVC 实现。通过策略接口,MVC 框架变成为高度可配置的,MVC 容纳了大量视图技术,其中包括 JSP、Velocity、Tiles、iText 和 POI。

Spring 框架的功能可以用在任何 J2EE 服务器中,大多数功能也适用于不受管理的环境。Spring 的核心要点是:支持不绑定到特定 J2EE 服务的可重用业务和数据访问对象。毫无疑问,这样的对象可以在不同 J2EE 环境 (Web 或 EJB)、独立应用程序、测试环境之间重用。
2007年08月11日 9点41分   |  2回应 |   2 /3人觉得此评论有用
此评论对你有用  没用
 
- beipanjiyi   财富等级:   
我专业做java的,不过一直用struts,还没用到spring,想知道spring的主要应用场合
2006年10月17日 6点51分   |  1回应 |   3 /10人觉得此评论有用
此评论对你有用  没用
 
想看 - jcq721   财富等级:   
的确挺想看的,尤其是这么多人都说好,呵,虽然说好书是无价的,但是我的钱是有限的啊,真无奈,要慢慢攒钱了!
2008年08月07日 9点45分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
SPRING 狂热者 - luoyanxue   财富等级:   
英语学的不好 专业英语 也不咋地 惭愧啊!~

技术信息 贵在新
2008年06月10日 10点48分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
hehe - a2s3d3d   财富等级:   
貌似是本好书,可惜没那么多的钱买啊。有机会看看。
2008年05月28日 4点34分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
经典 - zoroz   财富等级:   
这本绝对是经典中的经典啊。。。
推荐有经验的朋友看。。。
2008年05月08日 3点46分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
不错的这书 - beyondqinghua   财富等级:   
这本书不错的,原理讲得很好,虽然翻译有点问题,但是有点基础要理解根本不是问题
2008年04月07日 12点35分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
非常不错 - jguanghao   财富等级:   
内容非常好,不过适合有点基础的,推荐大家买来看看,很值得
2008年03月28日 3点16分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
无题 - abcd168   财富等级:   
之前看过这本书,觉得在介绍Spring理论方面比较详细,也比较透彻,仔细阅读再加上一些实践,定能透彻理解Spring
2008年03月25日 4点44分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
无题 - abcd168   财富等级:   
《Spring in Action中文版》,但愿实际工作中能常常想起来 运用起来
2008年03月25日 4点43分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
无题 - abcd168   财富等级:   
是介绍时下比较流行的跨院框架之间整合的 高手看的书
2008年03月25日 4点43分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
无题 - abcd168   财富等级:   
非常好的一本书,不过最好是有一定的开发经验后再看这本书,受益匪浅.
2008年03月25日 4点42分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
【首届读书月】 - abcd168   财富等级:   
Spring框架的一个领域:核心层、中间层和Web层。第一部分展示了Spring框架的两个核心概念:反向控制(Inverstion of Control,IoC)和面向切面编程(Aspect-Oriented Programming,AOP),以便读者理解Spring的基础原理,这些基础原理在本书各个章节都会用到。第二部分在第1章介绍的IoC和AOP基础之上,展示了如何将这两个概
2008年03月24日 9点15分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
Sping in Action书评 - li285913050   财富等级:   
不知道这本书怎么样
不过买了看看就知道了
看到上面对他的评论不错嘛!
2008年03月20日 12点6分   |  0回应 |   1 /1人觉得此评论有用
此评论对你有用  没用
 
一本不错的书 - ben0133   财富等级:   
很不错的书,作者由浅入深讲解的非常详细,无论你是初学者还是有多年经验的开发者,都会从中受益的。
2008年01月30日 11点21分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
看看 - zhxie253   财富等级:   
先说优点:讲述方式非常好,简明扼要。
缺点:原版书中的错误较多,可以到manning的网站上看到。
另外,此书适合对JAVA有一定基础的读者阅读
很同意你的观点!!
2007年12月20日 1点30分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
个人感觉 - ai_33   财富等级:   
个人感觉这书写的很不错!可惜的就是翻译的太差了!
还是要支持!
2007年12月10日 10点32分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
同意 - junval   财富等级:   
先说优点:讲述方式非常好,简明扼要。
缺点:原版书中的错误较多,可以到manning的网站上看到。
另外,此书适合对JAVA有一定基础的读者阅读
很同意你的观点!!
2007年12月06日 1点11分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
- wolf21   财富等级:   
还不错 至少对于有点基础的人来说是本很不错的进阶书 虽然书不是很厚 但是内容 不错
2007年10月12日 2点19分   |  0回应 |   1 /1人觉得此评论有用
此评论对你有用  没用
 
- abeetle   财富等级:   
不能在这阅读吗?一定去买书呀!!!!!!!!!!!
2007年08月30日 2点23分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
学习一下 - xxxcyy   财富等级:   
spring是新技术吧,来不及跟进了,学习一下
2007年08月11日 9点38分   |  0回应 |   0 /0人觉得此评论有用
此评论对你有用  没用
 
- zy8250452   财富等级:   
刚买了一本觉得写的超好 好期待hibernate in action 为什么没人翻译啊 真晕
2007年02月25日 12点25分   |  0回应 |   1 /2人觉得此评论有用
此评论对你有用  没用
 
【翻译】Sping in Action书评 - luyanfei78   财富等级:   
原书评内容:
Excellent coverage and an easy read, March 9, 2005
Reviewer: Lasse Koskela (Helsinki, Finland) - See all my reviews

Theres been a bit of a rush of books about the Spring Framework recently with a number of publishers releasing their own titles one after another. Without having read those other books, I feel confident in saying 'Spring in Action' wont let you down. Its a wonderful introduction to the framework and a handy reference for those desperate moments with the Spring configuration files.

What I especially like about 'Spring in Action' is the style of writing. The book is largely about how to configure this and that and still I read most of the book in one sitting. The text flows well and the humor sprinkled throughout adds a nice touch. The other good things about this book include a good coverage of the Spring Framework itself. Only some parts of the Acegi security framework have been left out, as far as I can tell, and those features (ACLs and run-as) are not what Id call essential so it didnt bother me much. In addition, the authors give a good comparison (brief, but a good overview) of Spring and other technologies and frameworks such as EJB, Struts, WebWork, Tapestry, PicoContainer, HiveMind, etc. Furthermore, the authors show you how to integrate with these other frameworks (except for the other IoC containers) and view technologies like JSP, JSF, Velocity and FreeMarker. Add to that, the index looks very comprehensive which is an important detail for a book that one might use as a reference afterwards.

So, what separates this book from perfection? For one it had a lot of little typos, the text did exhibit a bit of repeat (didnt I just read this sentence on the previous page?) here and there, and I feel like mixing multiple ViewResolvers was covered too lightly. I dont consider these to be big issues, though, and I wont hesitate for a second in recommending 'Spring in Action' for someone looking to get started with the framework.

翻译书评:

  随着出版社一个接一个地推出各自的关于Spring框架的书来,最近似乎有了蜂拥而上的趋势。我并没有读过其它Spring框架的书,不过,我确信 “Spring in Action”是不会让你失望的。它对框架的介绍非常出色,同时当在你为Spring的配置文件而苦恼时,它也可作为一本便利的手册。
  我特别喜爱“Spring in Action”的写作风格。这本书大部分在是讲这个怎么配置,那个怎么配置,但我差不多一口气就读了下来。作者的文笔流畅,时不时还会来点幽默,更增加了趣味。这本书还有个好处,就是它对Spring框架的内容作了合理的取舍。就我所知,只有Acegi安全框架的部分内容没有涉及到,不过,我本来就觉得这些特性并不是Spring框架所必需的,所以也就不觉得把这部分内容去掉会有什么大不了。另外,作者把Spring与EJB, Struts, WebWork, Tapestry, PicoContainer, HiveMind等技术框架作了令人满意的比较(简略了点,但却是不错的评述)。除此之外,作者还展示了如何将Spring框架和其它的框架(IoC容器除外)整合在一起,以及如何从Spring的角度来看待JSP, JSF, Velocity 和 FreeMarker这些技术。还有,书中的索引很全面,如果以后要把书当作参考手册的话,这些索引可以提供重要的信息。
  那么,这本书是不是也有些瑕疵呢?其中一个就是书中有很多的印刷错误,文本会在不同的地方发生重复(我现在读的句子在前一页中不是正好读过吗?)。我也觉得书中在讲到将多个ViewResolver混合在一起时处理得不够详尽。当然,我不认为这些是什么大的毛病,如果有人想找本书作为框架的入门,那我还是毫不犹豫地推荐“Spring in Action”。
2006年12月09日 11点32分   |  0回应 |   4 /5人觉得此评论有用
此评论对你有用  没用
 
【翻译】Sping in Action书评 - wocongdongfanglai   财富等级:   
原书链接:
http://www.amazon.com/gp/product/customer-reviews/1932394354/ref=cm_cr_dp_2_1/102-3976504-9664147?ie=UTF8&customer-reviews.sort%5Fby=-SubmissionDate&n=283155
原书评内容:
I was a bit disappointed by this book compared to the others from the 'In Action' serie (Ive read nearly all the books from that serie). Its not a bad book at all: it explains very well the basic concepts and goes enough into the details in this matter (the IoC design pattern and AOP concepts are not easy to understand if youre not already familiar with them. The author did a great job on this), and I was also quite happy with the code samples. But now that I have some experience with Spring, I find it doesnt go far enough into the more advanced topics. Its a very good introduction to the subject but either youll need another book or -probably better- youll need to read the reference documentation available from springframework.org
翻译书评:
相比“In Action”系列中的其他书(我差不多看过了该系列中的所有书),我对此书有点失望。它当然不是一本差的书:它对基础概念解释得非常好,在这方面(IoC设计模式和AOP概念并不容易理解,如果你对它们还不熟悉的话。作者为此做得很多)细节上阐述得很充分,看这些代码示例也令我感到愉悦。但是现在我对Spring有一些经验,我发现书中关于更高级的主题做得还不够。本书对这些主题作了非常好的引导,但是你还需要另一本书——可能更好些——你需要阅读springframework.org网站上的参考文档。
2006年12月09日 10点0分   |  0回应 |   2 /4人觉得此评论有用
此评论对你有用  没用
 
【翻译】Sping in Action书评 - wocongdongfanglai   财富等级:   
原书链接:
http://www.amazon.com/gp/product/customer-reviews/1932394354/ref=cm_cr_dp_2_1/102-3976504-9664147?ie=UTF8&customer-reviews.sort%5Fby=-SubmissionDate&n=283155
原书评内容:
I read this book and I was impressed with the method used by the authors to explain the main concepts of the Spring Framework in contrast with the 'Professional Java Development with the Spring Framework' which is cluttered with a lot of details and not so many examples.
I consider the book excelent for a Spring beginner. As any other book from the 'in Action' series it gives you a global view of the whole framework and then it start to dig into details.
翻译书评:
我读了此书,对作者在解释Spring框架主要概念时采取的方式印象很深,相比较而言,《使用Spring框架进行专业Java开发》一书中很多细节有点杂乱,而且例子不够多。
我认为本书对于Spring初学者是很不错的,和“in Action”系列中的其他书一样,它让你对整个框架有了一个全面的了解,然后开始深入细节。
2006年12月09日 9点46分   |  0回应 |   0 /2人觉得此评论有用
此评论对你有用  没用
 
【翻译】Sping in Action书评 - wocongdongfanglai   财富等级:   
原书链接:
http://www.amazon.com/gp/product/1932394354/qid=1141372837/sr=1-1/ref=sr_1_1/103-8035983-3811818?s=books&v=glance&n=283155
原书评内容:
The latest and greatest about designing and building J2EE based enterprise applications is all within this book. The Spring Framework is a perfect compliment to strong object oriented design principles and techniques that should be leveraged for any J2EE solution. This book discusses both the strengths and weaknesses to the old EJB framework and talks about why Spring Framework is a good alternative.
翻译书评:
关于设计和构建基于J2EE企业级应用的最新和最重要的知识全在该书中。Spring框架在面向对象的设计原则和技术方面表现得很完美,这对于任何J2EE解决方案都是有影响的。该书还讨论了旧有EJB框架的优点和不足,讨论了为什么Spring框架是一个很好的选择。
2006年12月09日 9点36分   |  0回应 |   0 /4人觉得此评论有用
此评论对你有用  没用
 
【翻译】Sping in Action书评 - wocongdongfanglai   财富等级:   
原书链接:
http://www.amazon.com/gp/product/1932394354/qid=1141372837/sr=1-1/ref=sr_1_1/103-8035983-3811818?s=books&v=glance&n=283155
原书评内容:
This book covers most of the major topics in Spring. I used it to get started with Spring and to teach others. I like the comparisons they draw between Spring and J2EE. The book does a great job of introducing IoC an then moves into more complex/interesting topics.

I highly recommend this to anyone who uses (or wants to learn) Spring.
翻译书评:
该书覆盖了Spring主要主题中的大部分。我用它来学习Spring,并教给其他人。我喜欢书中对Spring和J2EE的比较。该书花了很大篇幅介绍IoC,然后才转入更复杂与有趣的主题。
我很乐意把它推荐给要使用或者想学习Spring的所有人。
2006年12月09日 9点22分   |  0回应 |   1 /4人觉得此评论有用
此评论对你有用  没用
 
- zhuangrong   财富等级:   
这书其实还是不错的,我买了一本。不过错误多了一点,比较遗憾
2006年12月05日 1点0分   |  0回应 |   1 /6人觉得此评论有用
此评论对你有用  没用
 
我现在在用spring - wqm_10   财富等级:   
谁知道怎么阅读它的全文啊,中文版。我这里只有英文版的,看得很慢
2006年12月04日 3点8分   |  0回应 |   1 /3人觉得此评论有用
此评论对你有用  没用
 
无题 - 59.42.126.*      
先说优点:讲述方式非常好,简明扼要。
缺点:原版书中的错误较多,可以到manning的网站上看到。
另外,此书适合对JAVA有一定基础的读者阅读
2006年03月02日 11点43分   |  0回应 |   2 /7人觉得此评论有用
此评论对你有用  没用
 
标题:
Tag: (多个tag请用","分隔,最多支持5个)
评论内容:  
请先登录后再发表评论,点这里登陆