导航

2009年2月12日

摘要: Code private System.Drawing.Image GetEmbeddedImage(string resourceName){ Stream resourceStream = Assembly.GetEntryAssembly().GetManifestResourceStream(resourceName); if (resourceStream == null... 阅读全文

posted @ 2009-02-12 21:51 疯 阅读(194) 评论(0) 推荐(0)

2009年2月11日

摘要: /HelpCol Specifies which Help collection to load in Document Explorer. Use this switch if you have multiple Help collections, such as an MSDN Quarterly release as well as Help for a specific product,... 阅读全文

posted @ 2009-02-11 00:01 疯 阅读(219) 评论(0) 推荐(0)