摘要: Setting null values: certain properties to be set just once—when the bean is created.this is inject by constructor. there are two ways you can deal with ambiguities among constructor arguments: by ind... 阅读全文
posted @ 2007-10-27 20:48 IT Person 阅读(229) 评论(0) 推荐(0)
摘要: Bean factories (defined by the org.springframework.beans.factory.BeanFactory interface) are the simplest of containers, providing basic support for dependency injection. Application contexts (defined ... 阅读全文
posted @ 2007-10-27 18:33 IT Person 阅读(270) 评论(0) 推荐(0)
摘要: BeanFactory belongs to Core Module. Context Module extends this and add some another function,including internationalization (I18N) messages, application life cycle events, and validation.it supplies ... 阅读全文
posted @ 2007-10-27 18:31 IT Person 阅读(245) 评论(0) 推荐(0)
摘要: 英语写作是语言应用的一个重要方面,也是语言能力测定的重要手段,衡量写作水平的标准便是看其是否能用学过的语言材料,语法知识等用文字的形式来表达描述。 书面语言表达一般分为三个过程:思维、组织、表达。先是思维,把要写的东西在脑中思考,这往往是个别的,孤立的一些素材,很凌乱琐碎;因此要对此进行组织,把这些思维作出整理,使其条理、系统化,但这还是较粗糙的,可能还有一些用词不当或语言错误... 阅读全文
posted @ 2007-10-27 17:43 IT Person 阅读(1724) 评论(1) 推荐(0)