02 2015 档案

摘要:If you use Prism InteractionRequest.PopupWindowAction feature, you might have found the MEF Import attribute does not work in the popup window.This is... 阅读全文
posted @ 2015-02-26 12:33 ouzian 阅读(533) 评论(0) 推荐(0)
摘要:如果需要用到Themes/Generic.xaml作为默认风格资源文件,不要忘了该项目的AssemblyInfo.cs中必须要有以下这段:[assembly: ThemeInfo( ResourceDictionaryLocation.None, //where theme specific ... 阅读全文
posted @ 2015-02-23 21:40 ouzian 阅读(4242) 评论(1) 推荐(0)
摘要:风雨空中雁阵斜 (字) 佩以此谜为例。如果我希望程序能够自动把“风雨空中雁阵斜”这个谜面作出来,需要具备哪些要素呢?我们来分析一下。虽然前景似乎不太乐观。这是一条好谜。谜面不是一句好诗,但没有一个闲字,意境的表达也通畅,好象这个字在出现时就已经注定存在了这个谜面,只是后来有人把它找出来了。“风”、“... 阅读全文
posted @ 2015-02-16 20:57 ouzian 阅读(796) 评论(0) 推荐(0)
摘要:protected override IModuleCatalog CreateModuleCatalog() { return Microsoft.Practices.Prism.Modularity.ModuleCatalog.CreateFr... 阅读全文
posted @ 2015-02-16 10:51 ouzian 阅读(712) 评论(0) 推荐(1)