2011年12月26日

反射的小例子

摘要: 项目名:ca 添加引用 code.google.com 和icenclass Program { static void Main(string[] args) { Assembly assembly = Assembly.Load("code.google.com"); Ihello hello = (Ihello)assembly.CreateInstance("code.google.com.a"); hello.printHello("tom"); Console.... 阅读全文

posted @ 2011-12-26 09:45 雨渐渐 阅读(127) 评论(0) 推荐(0)

笔记本无法检测到无线信号的终极解决方案

摘要: fn+信号键郁闷了我好几天,在公司检测不到无线信号. 阅读全文

posted @ 2011-12-26 09:42 雨渐渐 阅读(167) 评论(0) 推荐(0)

导航