- 博客(5)
- 收藏
- 关注
翻译 [MEF程序设计指南]定义可以组合的部件和契约
Defining Composable Parts and ContractsComposable PartsA Composable Part is a composable unit within MEF. Composable Parts export services that other Composable Parts need, and import services
2013-07-11 18:19:46
623
翻译 [Autofac]自动装配
Autowiring 自动装配 Autowiring increases the flexibility of an application 自动装配增加了应用程序的可伸缩性。Autofac2Updated Aug 16, 2010 by nicholas...@gmail.comAutowiring is the process of creating com
2013-07-11 16:27:55
1188
翻译 [MEF程序设计指南]在应用程序中寄宿MEF
Hosting MEF in an application 在应用程序中寄宿MEFHosting MEF in an application involves creating an instance of the CompositionContainer, adding Composable Parts to it, including the application hos
2013-06-02 16:53:03
609
翻译 [Autofac]服务类型、 名称和键
TypedNamedAndKeyedServices Many implementations of the same service can be differentiated using names and keys.同一服务的多个实现可以使用名称和键来区分。 Autofac2Updated Aug 17, 2010 by nicholas...@gmail.com
2013-05-29 18:14:03
1340
翻译 [Autofac]组件创建
ComponentCreation组件创建 The container provides several built in options to create components Autofac中的容器提供几个内置的选项来创建组件。Featured, Autofac2Updated Aug 16, 2010 by nicholas...@gmail.com
2013-05-25 23:47:52
1217
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人