自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (9)
  • 收藏
  • 关注

原创 WPF中实现图片文件转换成Visual对象,Viewport3D对象转换成图片

WPF中实现图片文件转换成Visual对象,Viewport3D对象转换成图片

2010-11-19 10:34:00 3345

原创 WPF在3D Cad模型中利用TextureCoordinates实现颜色渐变显示偏差值的变化

WPF中实现通过颜色连续和渐变来显示cad模型加工后零件的偏差变化。(1)利用SetRGBMaping()方法生成一张RGB的映射表,并将其作为材质应用在cad模型上。(2)遍历cad模型每一个Point3D,读取或者计算每一个点对应的偏差值(Deviation)。(3)根据偏差值计算出相应的color。(4)根据color计算出其在RGB映射表中的位置。(5)将这个位置添加到TextureCoordinates。

2010-11-18 16:44:00 3482 3

原创 打印PDF出错

Offending command: imageDistillerA PostScript error io error offending command imageDistiller can pop up in Adobe products such as Acrobat Distiller when creating PDF files.

2010-11-16 14:35:00 19002

转载 Windows Presentation Foundation 常见问题

Windows Presentation Foundation 常见问题

2010-11-15 13:05:00 3234

WPF Localization Guidance

WPF Localization Guidance WPF程序实现本地化的方法介绍

2009-07-27

WPF Help Project

实现WPF使用F1打开帮助文档功能。 类HelpProvider类似C#里面的,需要设置Helpname和Keyword。

2009-07-14

WPF使用 F1 打开帮助文档源代码

实现了类似C# HelpProvider类的功能,用于WPF打开帮助文档。

2009-07-13

Beginning Visual C# Express

Beginning Visual C# Express is presented using a combination of over 400 pages of course notes and actual Visual C# Express examples. Ten plain-English lessons explain the Visual C# Express toolbox, event methods, and many elements of the C# computer language. Examples are used to demonstrate every step in the application building process. The tutorial also includes several computer projects that illustrate practical applications of Visual C# Express, including loan calculators, graphics programs, portfolio managers, checkbook balancers, and even a simple video game.

2009-07-06

Visual C# and Databases

Visual C# and Databases is a tutorial that provides a detailed introduction to using Visual C# for accessing and maintaining databases. Topics covered include: database structure, database design, Visual C# project building, ADO .NET data objects, data bound controls, proper interface design, structured query language (SQL), and database reports. Visual C# and Databases is presented using a combination of over 700 pages of course notes and actual Visual C# examples. No previous experience working with databases is presumed. It is assumed, however, that users of the course are familiar with the Visual C# environment and the steps involved in building a Visual C# application.

2009-07-06

WPF Arrow Code

WPF画箭头的相关代码,具体使用参见文章:http://blog.csdn.net/wmjcom/archive/2009/04/15/4075794.aspx

2009-07-06

空空如也

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

TA关注的人

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