自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (3)
  • 收藏
  • 关注

原创 WMI和ManagementObjectSearcher一些使用

<br /> /// <summary> /// 主板信息 /// </summary> public static void GetBaseBoardInfo() { try { Console.WriteLine("主板信息"); ManagementObjectSearcher searcher =

2011-04-29 17:35:00 9243 1

原创 如何定义带有一个模块的动态程序集

<br />下面的代码示例演示如何定义带有一个模块的动态程序集。该示例程序集中的模块包含一个类型 MyDynamicType,该类型具有私有字段、获取和设置私有字段的属性、初始化私有字段的构造函数,以及将用户提供的数与私有字段值相乘并返回结果的方法。<br />创建程序集时指定 AssemblyBuilderAccess.RunAndSave。程序集代码可立即使用,并且程序集将保存到磁盘,以便可以使用 Ildasm.exe(MSIL 反汇编程序) 对其进行检查或将其用于另一个程序。<br /> <br />

2011-04-28 16:39:00 919

WPF高级编程源代码

Professional WPF Programming: .NET Development with the Windows Presentation Foundation Chris Andrade, Shawn Livermore, Mike Meyers, Scott Van Vliet ISBN: 978-0-470-04180-2 Paperback 480 pages May 2007 Chaoter 2 Chapter 2: updated July 6, 2007 all examples with corrected namespaces and other corrections 812.15 KB Chapter 4 Code Chapter 4 code: updated July 5, 2007 with corrected namespaces and other corrections; 459.57 KB Chapter 5 Code 198.52 KB Chapter 6 Code 2.10 MB Chapter 7 Code Chapter 7 code: updated July 5, 2007 with corrected chapter number 1.38 MB Chapter 8 Chapter 8: updated July 9, 2007 with additional examples from the chapter 619.59 KB Chapter 9 Code Chapter 9 code: updated July 5, 2007 - eliminated nested zip files for samples structured as folders 48.29 KB Chapter 10 Chapter 10: updated July 12, 2007 with additional examples from the chapter and removed extraneous examples not related to the chapter 1.97 MB Chapter 11 Code 387.71 KB

2010-05-25

战神世界的小工具源代码

功能: 城市建设 资源计算(外部资源和军库资源) 陷阱计算(根据侦察报告自动计算陷阱数量)

2009-07-10

繁体中文系统下的报错

繁体中文系统下的报错

2008-03-12

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除