<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title>天河的博客</title>
 <link href="http://xutianhe.net/atom.xml" rel="self"/>
 <link href="http://xutianhe.net/"/>
 <updated>2011-02-17T06:32:43-08:00</updated>
 <id>http://xutianhe.net/</id>
 <author>
   <name>天河</name>
   <email>xthsky@gmail.com</email>
 </author>

 
 <entry>
   <title>新博客开始了</title>
   <link href="http://xutianhe.net//2011/01/a-new-blog"/>
   <updated>2011-01-11T00:00:00-08:00</updated>
   <id>http://xutianhe.net//2011/01/a-new-blog</id>
   <content type="html">&lt;p&gt;新博客开始了，逐步完善中。&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>用JavaScript实现精确的计时</title>
   <link href="http://xutianhe.net//2011/01/create-a-precise-timer-in-javascript"/>
   <updated>2011-01-07T00:00:00-08:00</updated>
   <id>http://xutianhe.net//2011/01/create-a-precise-timer-in-javascript</id>
   <content type="html">&lt;p&gt;JavaScript中的Date()、setTimeout()、setInterval()方法是编写与时间相关组件时最常用的方法。典型的如时钟、秒表等应用。&lt;/p&gt;</content>
 </entry>
 
 
</feed>

