<?xml version="1.0" encoding="utf-8"?> 
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
 <title type="text">My Blog: My Blog</title>
 <link rel="self" href="http://www.example.com/feeds/all.atom.xml" />
 <link href="http://www.example.com/index.html" />
 <id>urn:http-www-example-com:-index-html</id>
 <updated>2018-08-28T06:16:32Z</updated>
 <entry>
  <title type="text">操作对象</title>
  <link rel="alternate" href="http://www.example.com/2018/08/%E6%93%8D%E4%BD%9C%E5%AF%B9%E8%B1%A1.html?utm_source=all&amp;utm_medium=Atom" />
  <id>urn:http-www-example-com:-2018-08-E6-93-8D-E4-BD-9C-E5-AF-B9-E8-B1-A1-html</id>
  <published>2018-08-28T06:16:32Z</published>
  <updated>2018-08-28T06:16:32Z</updated>
  <author>
   <name>The Unknown Author</name></author>
  <content type="html">
&lt;p&gt;&amp;#20171;&amp;#32461;&amp;#19968;&amp;#20123;&amp;#23545;&amp;#35937;&amp;#19978;&amp;#30340;&amp;#25805;&amp;#20316;,&amp;#21253;&amp;#25324;lists, numbers, characters, strings, vectors, bytevectors, symbols, booleans, hashtables, &amp;#20197;&amp;#21450; enumerations&lt;/p&gt;&lt;a href="http://www.example.com/2018/08/%E6%93%8D%E4%BD%9C%E5%AF%B9%E8%B1%A1.html?utm_source=all&amp;amp;utm_medium=Atom"&gt;&lt;em&gt;More&amp;hellip;&lt;/em&gt;&lt;/a&gt;</content></entry>
 <entry>
  <title type="text">记一次Caffe的安装</title>
  <link rel="alternate" href="http://www.example.com/2017/04/%E8%AE%B0%E4%B8%80%E6%AC%A1caffe%E7%9A%84%E5%AE%89%E8%A3%85.html?utm_source=all&amp;utm_medium=Atom" />
  <id>urn:http-www-example-com:-2017-04-E8-AE-B0-E4-B8-80-E6-AC-A1caffe-E7-9A-84-E5-AE-89-E8-A3-85-html</id>
  <published>2017-04-25T12:07:20Z</published>
  <updated>2017-04-25T12:07:20Z</updated>
  <author>
   <name>The Unknown Author</name></author>
  <content type="html">
&lt;p&gt; 运河杯需要所以要安装Caffe框架用于图像识别,记录一下遇到的坑&lt;/p&gt;&lt;a href="http://www.example.com/2017/04/%E8%AE%B0%E4%B8%80%E6%AC%A1caffe%E7%9A%84%E5%AE%89%E8%A3%85.html?utm_source=all&amp;amp;utm_medium=Atom"&gt;&lt;em&gt;More&amp;hellip;&lt;/em&gt;&lt;/a&gt;</content></entry>
 <entry>
  <title type="text">raspberry pi timer</title>
  <link rel="alternate" href="http://www.example.com/2016/10/raspberry-pi-timer.html?utm_source=all&amp;utm_medium=Atom" />
  <id>urn:http-www-example-com:-2016-10-raspberry-pi-timer-html</id>
  <published>2016-10-07T15:10:58Z</published>
  <updated>2016-10-07T15:10:58Z</updated>
  <author>
   <name>The Unknown Author</name></author>
  <content type="html">
&lt;p&gt;树莓派的计时器&lt;/p&gt;&lt;a href="http://www.example.com/2016/10/raspberry-pi-timer.html?utm_source=all&amp;amp;utm_medium=Atom"&gt;&lt;em&gt;More&amp;hellip;&lt;/em&gt;&lt;/a&gt;</content></entry>
 <entry>
  <title type="text">Raspberry Pi GPIO</title>
  <link rel="alternate" href="http://www.example.com/2016/10/raspberry-pi-gpio.html?utm_source=all&amp;utm_medium=Atom" />
  <id>urn:http-www-example-com:-2016-10-raspberry-pi-gpio-html</id>
  <published>2016-10-06T13:30:40Z</published>
  <updated>2016-10-06T13:30:40Z</updated>
  <author>
   <name>The Unknown Author</name></author>
  <content type="html">
&lt;p&gt;树莓派的GPIO,摘自《BCM2835 ARM Peripherals》&lt;/p&gt;&lt;a href="http://www.example.com/2016/10/raspberry-pi-gpio.html?utm_source=all&amp;amp;utm_medium=Atom"&gt;&lt;em&gt;More&amp;hellip;&lt;/em&gt;&lt;/a&gt;</content></entry>
 <entry>
  <title type="text">Racket FFI 3</title>
  <link rel="alternate" href="http://www.example.com/2016/07/racket-ffi-3.html?utm_source=all&amp;utm_medium=Atom" />
  <id>urn:http-www-example-com:-2016-07-racket-ffi-3-html</id>
  <published>2016-07-22T07:45:41Z</published>
  <updated>2016-07-22T07:45:41Z</updated>
  <author>
   <name>The Unknown Author</name></author>
  <content type="html">
&lt;p&gt;这是关于Racket的FFI的使用的第三篇讲解.在这篇博文中我们会涉及到一些底层的操作.包括指针,联合体和自定义的C数据类型.主要还是自定义类型,它可以让你在使用racket和c互交的时候进行抽象进而不需要了解具体的c语言的表现形式.&lt;/p&gt;&lt;a href="http://www.example.com/2016/07/racket-ffi-3.html?utm_source=all&amp;amp;utm_medium=Atom"&gt;&lt;em&gt;More&amp;hellip;&lt;/em&gt;&lt;/a&gt;</content></entry>
 <entry>
  <title type="text">Racket FFI 2</title>
  <link rel="alternate" href="http://www.example.com/2016/07/racket-ffi-2.html?utm_source=all&amp;utm_medium=Atom" />
  <id>urn:http-www-example-com:-2016-07-racket-ffi-2-html</id>
  <published>2016-07-21T07:44:45Z</published>
  <updated>2016-07-21T07:44:45Z</updated>
  <author>
   <name>The Unknown Author</name></author>
  <content type="html">
&lt;p&gt;这是Racket的FFI的第二部分,这次还是会使用Cairo作为调用对象会涉及到FFI使用的时候更多的关于参数的部分,自定义返回值和如何使用c的结构体&lt;/p&gt;&lt;a href="http://www.example.com/2016/07/racket-ffi-2.html?utm_source=all&amp;amp;utm_medium=Atom"&gt;&lt;em&gt;More&amp;hellip;&lt;/em&gt;&lt;/a&gt;</content></entry>
 <entry>
  <title type="text">Racket ffi</title>
  <link rel="alternate" href="http://www.example.com/2016/07/racket-ffi.html?utm_source=all&amp;utm_medium=Atom" />
  <id>urn:http-www-example-com:-2016-07-racket-ffi-html</id>
  <published>2016-07-18T08:28:29Z</published>
  <updated>2016-07-18T08:28:29Z</updated>
  <author>
   <name>The Unknown Author</name></author>
  <content type="html">
&lt;p&gt; _今天花了些时间了解了Racket的FFI用法,只是初步的了解.所谓的*FFI*是指 &lt;em&gt;foreign fuction interface&lt;/em&gt;.ok FFI让racket程序可以调用基于c的api而不用去写一行的c.&lt;/p&gt;&lt;a href="http://www.example.com/2016/07/racket-ffi.html?utm_source=all&amp;amp;utm_medium=Atom"&gt;&lt;em&gt;More&amp;hellip;&lt;/em&gt;&lt;/a&gt;</content></entry>
 <entry>
  <title type="text">The difference between data and function</title>
  <link rel="alternate" href="http://www.example.com/2016/07/the-difference-between-data-and-function.html?utm_source=all&amp;utm_medium=Atom" />
  <id>urn:http-www-example-com:-2016-07-the-difference-between-data-and-function-html</id>
  <published>2016-07-17T09:05:26Z</published>
  <updated>2016-07-17T09:05:26Z</updated>
  <author>
   <name>The Unknown Author</name></author>
  <content type="html">&lt;a href="http://www.example.com/2016/07/the-difference-between-data-and-function.html?utm_source=all&amp;amp;utm_medium=Atom"&gt;&lt;em&gt;More&amp;hellip;&lt;/em&gt;&lt;/a&gt;</content></entry>
 <entry>
  <title type="text">system reinstall</title>
  <link rel="alternate" href="http://www.example.com/2016/07/system-reinstall.html?utm_source=all&amp;utm_medium=Atom" />
  <id>urn:http-www-example-com:-2016-07-system-reinstall-html</id>
  <published>2016-07-17T08:53:10Z</published>
  <updated>2016-07-17T08:53:10Z</updated>
  <author>
   <name>The Unknown Author</name></author>
  <content type="html">
&lt;h2 id="基本情况和要求介绍"&gt;基本情况和要求介绍&lt;/h2&gt;

&lt;ul&gt;
 &lt;li&gt;双硬盘,一块128G的ssd,一块500G的机械硬盘&lt;/li&gt;
 &lt;li&gt;8G内存&lt;/li&gt;
 &lt;li&gt;N卡加intel集显&lt;/li&gt;
 &lt;li&gt;最后要求双系统,Ubuntu14.04LTS + Windows10&lt;/li&gt;&lt;/ul&gt;&lt;a href="http://www.example.com/2016/07/system-reinstall.html?utm_source=all&amp;amp;utm_medium=Atom"&gt;&lt;em&gt;More&amp;hellip;&lt;/em&gt;&lt;/a&gt;</content></entry>
 <entry>
  <title type="text">Flatland</title>
  <link rel="alternate" href="http://www.example.com/2016/07/flatland.html?utm_source=all&amp;utm_medium=Atom" />
  <id>urn:http-www-example-com:-2016-07-flatland-html</id>
  <published>2016-07-17T08:32:03Z</published>
  <updated>2016-07-17T08:32:03Z</updated>
  <author>
   <name>The Unknown Author</name></author>
  <content type="html">
&lt;div class="figure"&gt;&lt;img src="/img/FlatLand.jpg" alt="a" /&gt;
 &lt;p class="caption"&gt;a&lt;/p&gt;&lt;/div&gt;

&lt;p&gt;&lt;em&gt;有关平面国&lt;/em&gt;&lt;/p&gt;&lt;a href="http://www.example.com/2016/07/flatland.html?utm_source=all&amp;amp;utm_medium=Atom"&gt;&lt;em&gt;More&amp;hellip;&lt;/em&gt;&lt;/a&gt;</content></entry>
 <entry>
  <title type="text">vim italic</title>
  <link rel="alternate" href="http://www.example.com/2016/07/vim-italic.html?utm_source=all&amp;utm_medium=Atom" />
  <id>urn:http-www-example-com:-2016-07-vim-italic-html</id>
  <published>2016-07-16T16:13:17Z</published>
  <updated>2016-07-16T16:13:17Z</updated>
  <author>
   <name>The Unknown Author</name></author>
  <content type="html">
&lt;div class="figure"&gt;&lt;img src="/img/vim-italic.png" alt="vim-italic" /&gt;
 &lt;p class="caption"&gt;vim-italic&lt;/p&gt;&lt;/div&gt;&lt;a href="http://www.example.com/2016/07/vim-italic.html?utm_source=all&amp;amp;utm_medium=Atom"&gt;&lt;em&gt;More&amp;hellip;&lt;/em&gt;&lt;/a&gt;</content></entry>
 <entry>
  <title type="text">test about url</title>
  <link rel="alternate" href="http://www.example.com/2016/07/test-about-url.html?utm_source=all&amp;utm_medium=Atom" />
  <id>urn:http-www-example-com:-2016-07-test-about-url-html</id>
  <published>2016-07-16T16:01:10Z</published>
  <updated>2016-07-16T16:01:10Z</updated>
  <author>
   <name>The Unknown Author</name></author>
  <content type="html">
&lt;p&gt;Github page 似乎不支持在uri中存在中文,之前可以用的,为什么又不可以了&amp;hellip; 测试ubuntu的chrome无法正常的访问,同样的url换到firefox就可以了&lt;/p&gt;&lt;a href="http://www.example.com/2016/07/test-about-url.html?utm_source=all&amp;amp;utm_medium=Atom"&gt;&lt;em&gt;More&amp;hellip;&lt;/em&gt;&lt;/a&gt;</content></entry>
 <entry>
  <title type="text">测试中文字符</title>
  <link rel="alternate" href="http://www.example.com/2016/07/%E6%B5%8B%E8%AF%95%E4%B8%AD%E6%96%87%E5%AD%97%E7%AC%A6.html?utm_source=all&amp;utm_medium=Atom" />
  <id>urn:http-www-example-com:-2016-07-E6-B5-8B-E8-AF-95-E4-B8-AD-E6-96-87-E5-AD-97-E7-AC-A6-html</id>
  <published>2016-07-16T15:56:02Z</published>
  <updated>2016-07-16T15:56:02Z</updated>
  <author>
   <name>The Unknown Author</name></author>
  <content type="html">
&lt;p&gt;&lt;em&gt;Replace this with your post text. Add one or more comma-separated Tags above. The special tag &lt;code&gt;DRAFT&lt;/code&gt; will prevent the post from being published.&lt;/em&gt;&lt;/p&gt;&lt;a href="http://www.example.com/2016/07/%E6%B5%8B%E8%AF%95%E4%B8%AD%E6%96%87%E5%AD%97%E7%AC%A6.html?utm_source=all&amp;amp;utm_medium=Atom"&gt;&lt;em&gt;More&amp;hellip;&lt;/em&gt;&lt;/a&gt;</content></entry>
 <entry>
  <title type="text">A 2012 blog post</title>
  <link rel="alternate" href="http://www.example.com/2012/01/a-2012-blog-post.html?utm_source=all&amp;utm_medium=Atom" />
  <id>urn:http-www-example-com:-2012-01-a-2012-blog-post-html</id>
  <published>2011-12-31T16:00:00Z</published>
  <updated>2011-12-31T16:00:00Z</updated>
  <author>
   <name>The Unknown Author</name></author>
  <content type="html">
&lt;p&gt;Here is an example blog post.&lt;/p&gt;

&lt;p&gt;Everything after this paragraph &amp;ldquo;after the break&amp;rdquo;. On index pages and Atom feeds, it will become &amp;ldquo;Continue reading&amp;hellip;&amp;rdquo;, if you configure them to include only the summary &amp;ldquo;blurb&amp;rdquo; before the break.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;some code&lt;/code&gt;&lt;/pre&gt;&lt;a href="http://www.example.com/2012/01/a-2012-blog-post.html?utm_source=all&amp;amp;utm_medium=Atom"&gt;&lt;em&gt;More&amp;hellip;&lt;/em&gt;&lt;/a&gt;</content></entry></feed>