Skip to content

Commit 481c596

Browse files
committed
Remove CNAME
1 parent 3d7079d commit 481c596

File tree

9 files changed

+17
-17
lines changed

9 files changed

+17
-17
lines changed

categories/10000-Hours/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<pubDate>Fri, 27 Oct 2017 02:34:08 +0800</pubDate>
1818

1919
<guid>http://tinycedar.com/post/2017/10/27/bio-vs-nio-vs-aio/</guid>
20-
<description>最近在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet w</description>
20+
<description>最近我在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet</description>
2121
</item>
2222

2323
<item>

categories/编程/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<pubDate>Fri, 27 Oct 2017 02:34:08 +0800</pubDate>
1818

1919
<guid>http://tinycedar.com/post/2017/10/27/bio-vs-nio-vs-aio/</guid>
20-
<description>最近在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet w</description>
20+
<description>最近我在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet</description>
2121
</item>
2222

2323
</channel>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,14 +142,14 @@ <h1 class="post-title"><a class="post-link" href="/post/2017/10/27/bio-vs-nio-vs
142142
<a href="/categories/%E7%BC%96%E7%A8%8B/"> 编程 </a>
143143

144144
</div>
145-
<span class="more-meta">1369</span>
145+
<span class="more-meta">1370</span>
146146
<span class="more-meta"> 预计阅读 3 分钟 </span>
147147
</div>
148148
</header>
149149

150150
<div class="post-content">
151151
<div class="post-summary">
152-
最近在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet w
152+
最近我在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet
153153
</div>
154154
<div class="read-more">
155155
<a href="/post/2017/10/27/bio-vs-nio-vs-aio/" class="read-more-link">阅读更多</a>

index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<pubDate>Fri, 27 Oct 2017 02:34:08 +0800</pubDate>
1818

1919
<guid>http://tinycedar.com/post/2017/10/27/bio-vs-nio-vs-aio/</guid>
20-
<description>最近在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet w</description>
20+
<description>最近我在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet</description>
2121
</item>
2222

2323
<item>

post/2017/10/27/bio-vs-nio-vs-aio/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919
<meta name="author" content="Daniel Lin" />
20-
<meta name="description" content="最近在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet w" />
20+
<meta name="description" content="最近我在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet" />
2121

2222
<meta name="keywords" content="load testing, tuning, 性能测试, 调优" />
2323

@@ -50,25 +50,25 @@
5050

5151

5252
<meta property="og:title" content="BIO vs NIO vs AIO" />
53-
<meta property="og:description" content="最近在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet w" />
53+
<meta property="og:description" content="最近我在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet" />
5454
<meta property="og:type" content="article" />
5555
<meta property="og:url" content="http://tinycedar.com/post/2017/10/27/bio-vs-nio-vs-aio/" /><meta property="article:published_time" content="2017-10-27T02:34:08&#43;08:00"/>
5656
<meta property="article:modified_time" content="2018-10-18T16:22:59&#43;08:00"/>
5757

5858
<meta itemprop="name" content="BIO vs NIO vs AIO">
59-
<meta itemprop="description" content="最近在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet w">
59+
<meta itemprop="description" content="最近我在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet">
6060

6161

6262
<meta itemprop="datePublished" content="2017-10-27T02:34:08&#43;08:00" />
6363
<meta itemprop="dateModified" content="2017-10-27T02:34:08&#43;08:00" />
64-
<meta itemprop="wordCount" content="1369">
64+
<meta itemprop="wordCount" content="1370">
6565

6666

6767

6868
<meta itemprop="keywords" content="IO,Tomcat,Java," />
6969
<meta name="twitter:card" content="summary"/>
7070
<meta name="twitter:title" content="BIO vs NIO vs AIO"/>
71-
<meta name="twitter:description" content="最近在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet w"/>
71+
<meta name="twitter:description" content="最近我在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet"/>
7272

7373
<!--[if lte IE 9]>
7474
<script src="https://cdnjs.cloudflare.com/ajax/libs/classlist/1.1.20170427/classList.min.js"></script>
@@ -146,7 +146,7 @@ <h1 class="post-title">BIO vs NIO vs AIO</h1>
146146
<a href="/categories/%E7%BC%96%E7%A8%8B/"> 编程 </a>
147147

148148
</div>
149-
<span class="more-meta">1369</span>
149+
<span class="more-meta">1370</span>
150150
<span class="more-meta"> 预计阅读 3 分钟 </span>
151151
<span id="busuanzi_container_page_pv" class="more-meta"> <span id="busuanzi_value_page_pv"><img src="/img/spinner.svg" alt="spinner.svg"/></span> 次阅读 </span>
152152
</div>
@@ -181,7 +181,7 @@ <h2 class="post-toc-title">文章目录</h2>
181181
<div class="post-content">
182182

183183

184-
<p>最近在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣:
184+
<p>最近我在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣:
185185
- 容器的架构和各组件的启动过程
186186
- 容器Deploy一个Servlet webapp的过程
187187
- 容器接受并处理客户端请求</p>
@@ -333,7 +333,7 @@ <h3 id="asynchronous-i-o">Asynchronous I/O</h3>
333333
id: '2017-10-27 02:34:08 \x2b0800 CST',
334334
title: 'BIO vs NIO vs AIO',
335335
link: decodeURI(location.href),
336-
desc: '最近在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet w',
336+
desc: '最近我在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet',
337337
owner: 'tinycedar',
338338
repo: 'blog',
339339
oauth: {

post/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<pubDate>Fri, 27 Oct 2017 02:34:08 +0800</pubDate>
1818

1919
<guid>http://tinycedar.com/post/2017/10/27/bio-vs-nio-vs-aio/</guid>
20-
<description>最近在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet w</description>
20+
<description>最近我在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet</description>
2121
</item>
2222

2323
<item>

tags/IO/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<pubDate>Fri, 27 Oct 2017 02:34:08 +0800</pubDate>
1818

1919
<guid>http://tinycedar.com/post/2017/10/27/bio-vs-nio-vs-aio/</guid>
20-
<description>最近在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet w</description>
20+
<description>最近我在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet</description>
2121
</item>
2222

2323
</channel>

tags/Java/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<pubDate>Fri, 27 Oct 2017 02:34:08 +0800</pubDate>
1818

1919
<guid>http://tinycedar.com/post/2017/10/27/bio-vs-nio-vs-aio/</guid>
20-
<description>最近在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet w</description>
20+
<description>最近我在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet</description>
2121
</item>
2222

2323
</channel>

tags/Tomcat/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<pubDate>Fri, 27 Oct 2017 02:34:08 +0800</pubDate>
1818

1919
<guid>http://tinycedar.com/post/2017/10/27/bio-vs-nio-vs-aio/</guid>
20-
<description>最近在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet w</description>
20+
<description>最近我在看Tomcat 7.0的源码,一直对Tomcat以下几块比较感兴趣: - 容器的架构和各组件的启动过程 - 容器Deploy一个Servlet</description>
2121
</item>
2222

2323
</channel>

0 commit comments

Comments
 (0)