<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Gc on llyyc的个人博客</title>
    <link>https://llyyc.github.io/tags/gc/</link>
    <description>Recent content in Gc on llyyc的个人博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 17 Jul 2018 01:38:23 +0800</lastBuildDate>
    
	<atom:link href="https://llyyc.github.io/tags/gc/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>由变量类型、装箱拆箱、到ref/out到堆栈到GC</title>
      <link>https://llyyc.github.io/post/20180717/</link>
      <pubDate>Tue, 17 Jul 2018 01:38:23 +0800</pubDate>
      
      <guid>https://llyyc.github.io/post/20180717/</guid>
      <description>1.变量类型 C#是强类型语言，类型大体分为两种，其一是值类型(如int,float,struct,enum)，另一种是引用类型(类,stri</description>
    </item>
    
  </channel>
</rss>