﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-上善若水，厚德载物-随笔分类-.Net</title><link>http://www.cppblog.com/scut-chenzb/category/10989.html</link><description>大道无亲 大象无形 大音希声 大巧若拙 大智若愚
【From small beginnings comes great things.】</description><language>zh-cn</language><lastBuildDate>Tue, 30 Jun 2009 13:41:36 GMT</lastBuildDate><pubDate>Tue, 30 Jun 2009 13:41:36 GMT</pubDate><ttl>60</ttl><item><title>超强功能计算器Calculator1.0Beta版_发布下载 &amp;（小组正式改名成立！！）</title><link>http://www.cppblog.com/scut-chenzb/archive/2009/06/20/88168.html</link><dc:creator>ChenZB</dc:creator><author>ChenZB</author><pubDate>Sat, 20 Jun 2009 04:48:00 GMT</pubDate><guid>http://www.cppblog.com/scut-chenzb/archive/2009/06/20/88168.html</guid><wfw:comment>http://www.cppblog.com/scut-chenzb/comments/88168.html</wfw:comment><comments>http://www.cppblog.com/scut-chenzb/archive/2009/06/20/88168.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/scut-chenzb/comments/commentRss/88168.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/scut-chenzb/services/trackbacks/88168.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要:       很久没有更博咯，刚好最近C.H.D Studio刚好做完Calculator1.0Beta版（代码原创），现发布供大家下载测试，由于开发环境是基于C++.Net框架的，所以软件运行时电脑必须集成Framework 3.5以上的SDK包，后期可以在部署安装包的时候解决这个烦人的问题...由于我们的开发时间比较短，水平也有限，所以势必还会存在某些未知的bug，虽然我们已经debug了相当长的一段时间了囧...<br>      然则，支持灌水，置顶debug！！<br>   /*.....*/<br>      原CYL小组正式改名为C.H.D Studio！！！<br>    Capable         能力<br>    Harmonious    和睦<br>    Devotion        投入&nbsp;&nbsp;<a href='http://www.cppblog.com/scut-chenzb/archive/2009/06/20/88168.html'>阅读全文</a><img src ="http://www.cppblog.com/scut-chenzb/aggbug/88168.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/scut-chenzb/" target="_blank">ChenZB</a> 2009-06-20 12:48 <a href="http://www.cppblog.com/scut-chenzb/archive/2009/06/20/88168.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>.Net3.5下的GDI+绘制函数曲线图</title><link>http://www.cppblog.com/scut-chenzb/archive/2009/05/21/83580.html</link><dc:creator>ChenZB</dc:creator><author>ChenZB</author><pubDate>Thu, 21 May 2009 08:33:00 GMT</pubDate><guid>http://www.cppblog.com/scut-chenzb/archive/2009/05/21/83580.html</guid><wfw:comment>http://www.cppblog.com/scut-chenzb/comments/83580.html</wfw:comment><comments>http://www.cppblog.com/scut-chenzb/archive/2009/05/21/83580.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/scut-chenzb/comments/commentRss/83580.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/scut-chenzb/services/trackbacks/83580.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: Windows GDI（Graphics Device Interface，图形装置界面），这是Windows操作系统的一个图形包，用于支持Windows操作系统中的图形界面，它也帮助开发人员在不考虑特定设备细节的情形下在计算机上进行绘图操作。<br>      随着开发技术的进步，GDI从某种意义上已经不能满足需求，于是微软把GDI进一步封装抽象，形成新的GDI+，并在性能和功能上进一步完善。GDI+构成了Windows XP操作系统及其后续版本的子系统的应用程序编程接口（API）。GDI+负责在屏幕和打印机上显示信息，它是GDI的改进，同时也是.NET框架结构的重要组成部分。和GDI一样，它提供了对二维图形图像和文字排版处理的支持，通过GDI+能够创建与设备无关的应用程序。使用GDI+可以创建图形、绘制文本以及将图形图像作为对象来操作，旨在提高性能和易用性。<br>&nbsp;&nbsp;<a href='http://www.cppblog.com/scut-chenzb/archive/2009/05/21/83580.html'>阅读全文</a><img src ="http://www.cppblog.com/scut-chenzb/aggbug/83580.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/scut-chenzb/" target="_blank">ChenZB</a> 2009-05-21 16:33 <a href="http://www.cppblog.com/scut-chenzb/archive/2009/05/21/83580.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>