摘要: 阅读全文
posted @ 2015-02-12 22:22 陈意 阅读(152) 评论(0) 推荐(0) 编辑
摘要: using System.Windows; using Microsoft.Practices.Prism.Modularity; using Microsoft.Practices.Prism.UnityExtensions; using Microsoft.Practices.Unity; namespace HelloWorld { public class Bootstrappe... 阅读全文
posted @ 2015-02-12 22:21 陈意 阅读(280) 评论(0) 推荐(0) 编辑
摘要: using System.Windows; namespace HelloWorld { /// /// Interaction logic for App.xaml /// public partial class App : Application { protected override void OnStartup(Startu... 阅读全文
posted @ 2015-02-12 22:10 陈意 阅读(314) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-02-12 22:09 陈意 阅读(155) 评论(0) 推荐(0) 编辑