+ -
当前位置:首页 → 问答吧 → 关于spring的一句英文,怎么翻译

关于spring的一句英文,怎么翻译

时间:2011-09-01

来源:互联网

In Spring, the objects that form the backbone of your application and that are managed by the Spring IoC
container are called beans. A bean is an object that is instantiated, assembled, and otherwise managed by
a Spring IoC container. Otherwise, a bean is simply one of many objects in your application. Beans, and
the dependencies among them, are reflected in the configuration metadata used by a container.

那个reflected怎么理解好
是反射吗?

作者: ytht110   发布时间: 2011-09-01

Bean 和他所信赖的东西,都是被映射到容器的配置信息里面了

作者: zl3450341   发布时间: 2011-09-01

引用 1 楼 zl3450341 的回复:
Bean 和他所信赖的东西,都是被映射到容器的配置信息里面了

UP !

作者: liuyuhua0066   发布时间: 2011-09-01

Beans以及有相互依赖关系的beans,都是被映射到容器的配置信息

作者: yangting_lisa   发布时间: 2011-09-01

热门下载

更多