纸上得来终觉浅,绝知此事要躬行。

 

2014年12月24日

使用 COM 类库创建链接桌面快捷方式

摘要: 用到的 COM 类库:Windows Script Host Object Model -->Interop.IWshRuntimeLibrary.dll示例代码:private static void _BuildLink(){ var startUrl = "http://localhos... 阅读全文

posted @ 2014-12-24 10:09 JRoger 阅读(533) 评论(0) 推荐(0) 编辑

导航