<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>路漫漫... ...,但是它终究有终点 - Delphi</title><link>http://blog.csdn.net/guoqlee/category/327421.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 23 Dec 2007 11:09:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>小秋</dc:creator><title>Delphi实现三张图片合成</title><link>http://blog.csdn.net/guoqlee/archive/2007/08/17/1748406.aspx</link><pubDate>Fri, 17 Aug 2007 16:04:00 GMT</pubDate><guid>http://blog.csdn.net/guoqlee/archive/2007/08/17/1748406.aspx</guid><wfw:comment>http://blog.csdn.net/guoqlee/comments/1748406.aspx</wfw:comment><comments>http://blog.csdn.net/guoqlee/archive/2007/08/17/1748406.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/guoqlee/comments/commentRss/1748406.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1748406</trackback:ping><description>Delphi实现三张图片合成&lt;img src ="http://blog.csdn.net/guoqlee/aggbug/1748406.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小秋</dc:creator><title>慧眼识别“Access Violation”</title><link>http://blog.csdn.net/guoqlee/archive/2007/08/17/1748376.aspx</link><pubDate>Fri, 17 Aug 2007 15:51:00 GMT</pubDate><guid>http://blog.csdn.net/guoqlee/archive/2007/08/17/1748376.aspx</guid><wfw:comment>http://blog.csdn.net/guoqlee/comments/1748376.aspx</wfw:comment><comments>http://blog.csdn.net/guoqlee/archive/2007/08/17/1748376.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/guoqlee/comments/commentRss/1748376.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1748376</trackback:ping><description>Windows用户可能经常会看到类似于错误提示：“Error：Access violation at address 836556F8. Read of address 836556F8”。作为一个Delphi程序开发者，遇到这种错误的机会比其他用户更多(^_^)。 
　　究竟什么是“Access Violation”？如何在设计期避免它的出现？
&lt;img src ="http://blog.csdn.net/guoqlee/aggbug/1748376.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小秋</dc:creator><title>Delphi和C++数据类型对照表</title><link>http://blog.csdn.net/guoqlee/archive/2007/08/17/1748372.aspx</link><pubDate>Fri, 17 Aug 2007 15:50:00 GMT</pubDate><guid>http://blog.csdn.net/guoqlee/archive/2007/08/17/1748372.aspx</guid><wfw:comment>http://blog.csdn.net/guoqlee/comments/1748372.aspx</wfw:comment><comments>http://blog.csdn.net/guoqlee/archive/2007/08/17/1748372.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/guoqlee/comments/commentRss/1748372.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1748372</trackback:ping><description>Delphi和C++数据类型对照表&lt;img src ="http://blog.csdn.net/guoqlee/aggbug/1748372.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>小秋</dc:creator><title>压缩屏幕拷贝</title><link>http://blog.csdn.net/guoqlee/archive/2007/08/17/1748339.aspx</link><pubDate>Fri, 17 Aug 2007 15:38:00 GMT</pubDate><guid>http://blog.csdn.net/guoqlee/archive/2007/08/17/1748339.aspx</guid><wfw:comment>http://blog.csdn.net/guoqlee/comments/1748339.aspx</wfw:comment><comments>http://blog.csdn.net/guoqlee/archive/2007/08/17/1748339.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/guoqlee/comments/commentRss/1748339.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1748339</trackback:ping><description>Borland公司推出的 RAD开发工具 Delphi 5.0作为 Windows平台上的主流开发工具，其可视化的开发环境和面向对象编程的强大功能已经吸引了无数的开发人员。但是，一些程序员在实际的开发过程中却时常为对大量的数据进行压缩而伤透脑筋，不得不去查找一些高效的压缩算法或在网上查找第三方的控件来实现压缩。难道 Delphi本身没有提供这个功能吗？其实 Delphi的程序设计师早就考虑到了这一点，他们提供了 Zlib.pas和 Zlibconst.pas两个单元文件来解决数据压缩问题，实现了很高的数据压缩比率。这两个文件保存在 Delphi 5.0安装光盘上 \Info\Extras\Zlib目录下，此外，在 Info\Extras\Zlib\Obj目录中还保存了 Zlib.pas单元引用的 Obj文件。下面本文以压缩一个屏幕拷贝为例介绍如何使用这项功能。 &lt;img src ="http://blog.csdn.net/guoqlee/aggbug/1748339.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>