<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/Dong_Tian" type="application/rss+xml" ref="self"></atom:link><lastBuildDate>Tue, 25 Sep 2007 00:54:00 GMT</lastBuildDate><title>Dong_Tian的专栏</title><item><title>C#中的类型转换</title><link>http://blog.csdn.net/Dong_Tian/archive/2007/09/25/1799239.aspx</link><wfw:comment>comments/1799239.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1799239.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1799239</trackback:ping><description>许多 C#.NET 的书上都有介绍 int -&gt; Int32 是一个装箱的过程，反之则是拆箱的过程。许多其它变量类型也是如此，如：short  Int16，long  Int64 等。对于一般的程序员来说，大可不必去了解这一过程，因为这些装箱和拆箱的动作都是可以自动完成的，不需要写代码进行干预。但是我们需要记住这些类型之间的关系，所以，我们使用“别名”来记忆它们之间的关系。&lt;img src =&quot;aggbug/1799239.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 25 Sep 2007 08:54:00 +0800</pubDate><author>Dong_Tian</author><comments>http://blog.csdn.net/Dong_Tian/archive/2007/09/25/1799239.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/Dong_Tian/archive/2007/09/25/1799239.aspx</guid><dc:creator>Dong_Tian</dc:creator></item></channel></rss>