Skip to content

Commit

Permalink
Site updated: 2018-09-25 17:00:12
Browse files Browse the repository at this point in the history
  • Loading branch information
xuezhisd committed Sep 25, 2018
1 parent ff2b594 commit 1f1f1f2
Show file tree
Hide file tree
Showing 16 changed files with 56 additions and 56 deletions.
4 changes: 2 additions & 2 deletions 2018/04/13/c-工厂模式.html
Expand Up @@ -603,8 +603,8 @@ <h2 id="参考"><a href="#参考" class="headerlink" title="参考"></a>参考</

<div class="post-nav-prev post-nav-item">

<a href="/2018/04/14/test.html" rel="prev" title="testing">
testing <i class="fa fa-chevron-right"></i>
<a href="/2018/04/14/c-单例模式.html" rel="prev" title="c++-单例模式">
c++-单例模式 <i class="fa fa-chevron-right"></i>
</a>

</div>
Expand Down
8 changes: 4 additions & 4 deletions 2018/04/14/c-单例模式.html
Expand Up @@ -609,8 +609,8 @@ <h2 id="参考"><a href="#参考" class="headerlink" title="参考"></a>参考</
<div class="post-nav">
<div class="post-nav-next post-nav-item">

<a href="/2018/04/14/test.html" rel="next" title="testing">
<i class="fa fa-chevron-left"></i> testing
<a href="/2018/04/13/c-工厂模式.html" rel="next" title="c++-工厂模式">
<i class="fa fa-chevron-left"></i> c++-工厂模式
</a>

</div>
Expand All @@ -619,8 +619,8 @@ <h2 id="参考"><a href="#参考" class="headerlink" title="参考"></a>参考</

<div class="post-nav-prev post-nav-item">

<a href="/2018/04/14/c-定义类型别名.html" rel="prev" title="c++-定义类型别名">
c++-定义类型别名 <i class="fa fa-chevron-right"></i>
<a href="/2018/04/14/test.html" rel="prev" title="testing">
testing <i class="fa fa-chevron-right"></i>
</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions 2018/04/14/c-定义类型别名.html
Expand Up @@ -600,8 +600,8 @@ <h2 id="参考"><a href="#参考" class="headerlink" title="参考"></a>参考</
<div class="post-nav">
<div class="post-nav-next post-nav-item">

<a href="/2018/04/14/c-单例模式.html" rel="next" title="c++-单例模式">
<i class="fa fa-chevron-left"></i> c++-单例模式
<a href="/2018/04/14/test.html" rel="next" title="testing">
<i class="fa fa-chevron-left"></i> testing
</a>

</div>
Expand Down
8 changes: 4 additions & 4 deletions 2018/04/14/test.html
Expand Up @@ -609,8 +609,8 @@ <h2 id="参考"><a href="#参考" class="headerlink" title="参考"></a>参考</
<div class="post-nav">
<div class="post-nav-next post-nav-item">

<a href="/2018/04/13/c-工厂模式.html" rel="next" title="c++-工厂模式">
<i class="fa fa-chevron-left"></i> c++-工厂模式
<a href="/2018/04/14/c-单例模式.html" rel="next" title="c++-单例模式">
<i class="fa fa-chevron-left"></i> c++-单例模式
</a>

</div>
Expand All @@ -619,8 +619,8 @@ <h2 id="参考"><a href="#参考" class="headerlink" title="参考"></a>参考</

<div class="post-nav-prev post-nav-item">

<a href="/2018/04/14/c-单例模式.html" rel="prev" title="c++-单例模式">
c++-单例模式 <i class="fa fa-chevron-right"></i>
<a href="/2018/04/14/c-定义类型别名.html" rel="prev" title="c++-定义类型别名">
c++-定义类型别名 <i class="fa fa-chevron-right"></i>
</a>

</div>
Expand Down
8 changes: 4 additions & 4 deletions archives/2018/04/index.html
Expand Up @@ -640,9 +640,9 @@ <h3 class="post-title">

<h3 class="post-title">

<a class="post-title-link" href="/2018/04/14/c-单例模式.html" itemprop="url">
<a class="post-title-link" href="/2018/04/14/test.html" itemprop="url">

<span itemprop="name">c++-单例模式</span>
<span itemprop="name">testing</span>

</a>

Expand Down Expand Up @@ -677,9 +677,9 @@ <h3 class="post-title">

<h3 class="post-title">

<a class="post-title-link" href="/2018/04/14/test.html" itemprop="url">
<a class="post-title-link" href="/2018/04/14/c-单例模式.html" itemprop="url">

<span itemprop="name">testing</span>
<span itemprop="name">c++-单例模式</span>

</a>

Expand Down
4 changes: 2 additions & 2 deletions archives/2018/index.html
Expand Up @@ -751,9 +751,9 @@ <h3 class="post-title">

<h3 class="post-title">

<a class="post-title-link" href="/2018/04/14/c-单例模式.html" itemprop="url">
<a class="post-title-link" href="/2018/04/14/test.html" itemprop="url">

<span itemprop="name">c++-单例模式</span>
<span itemprop="name">testing</span>

</a>

Expand Down
4 changes: 2 additions & 2 deletions archives/2018/page/2/index.html
Expand Up @@ -418,9 +418,9 @@ <h2 class="archive-year" id="archive-year-2018">2018</h2>

<h3 class="post-title">

<a class="post-title-link" href="/2018/04/14/test.html" itemprop="url">
<a class="post-title-link" href="/2018/04/14/c-单例模式.html" itemprop="url">

<span itemprop="name">testing</span>
<span itemprop="name">c++-单例模式</span>

</a>

Expand Down
4 changes: 2 additions & 2 deletions archives/index.html
Expand Up @@ -751,9 +751,9 @@ <h3 class="post-title">

<h3 class="post-title">

<a class="post-title-link" href="/2018/04/14/c-单例模式.html" itemprop="url">
<a class="post-title-link" href="/2018/04/14/test.html" itemprop="url">

<span itemprop="name">c++-单例模式</span>
<span itemprop="name">testing</span>

</a>

Expand Down
4 changes: 2 additions & 2 deletions archives/page/2/index.html
Expand Up @@ -418,9 +418,9 @@ <h2 class="archive-year" id="archive-year-2018">2018</h2>

<h3 class="post-title">

<a class="post-title-link" href="/2018/04/14/test.html" itemprop="url">
<a class="post-title-link" href="/2018/04/14/c-单例模式.html" itemprop="url">

<span itemprop="name">testing</span>
<span itemprop="name">c++-单例模式</span>

</a>

Expand Down
12 changes: 6 additions & 6 deletions atom.xml
Expand Up @@ -236,9 +236,9 @@
</entry>

<entry>
<title>c++-单例模式</title>
<link href="http://blog.xuezhisd.top/2018/04/14/c-%E5%8D%95%E4%BE%8B%E6%A8%A1%E5%BC%8F.html"/>
<id>http://blog.xuezhisd.top/2018/04/14/c-单例模式.html</id>
<title>testing</title>
<link href="http://blog.xuezhisd.top/2018/04/14/test.html"/>
<id>http://blog.xuezhisd.top/2018/04/14/test.html</id>
<published>2018-04-14T10:20:00.000Z</published>
<updated>2018-09-08T00:32:56.399Z</updated>

Expand All @@ -261,9 +261,9 @@
</entry>

<entry>
<title>testing</title>
<link href="http://blog.xuezhisd.top/2018/04/14/test.html"/>
<id>http://blog.xuezhisd.top/2018/04/14/test.html</id>
<title>c++-单例模式</title>
<link href="http://blog.xuezhisd.top/2018/04/14/c-%E5%8D%95%E4%BE%8B%E6%A8%A1%E5%BC%8F.html"/>
<id>http://blog.xuezhisd.top/2018/04/14/c-单例模式.html</id>
<published>2018-04-14T10:20:00.000Z</published>
<updated>2018-09-08T00:32:56.399Z</updated>

Expand Down
2 changes: 1 addition & 1 deletion baidu_urls.txt
Expand Up @@ -7,7 +7,7 @@ http://blog.xuezhisd.top/2018/04/18/python-pip更改国内镜像.html
http://blog.xuezhisd.top/2018/04/16/软件-Clion关联-高亮-cuda代码.html
http://blog.xuezhisd.top/2018/04/15/运维-使用国内免费CDN加速GitHub-Pages.html
http://blog.xuezhisd.top/2018/04/14/c-定义类型别名.html
http://blog.xuezhisd.top/2018/04/14/c-单例模式.html
http://blog.xuezhisd.top/2018/04/14/test.html
http://blog.xuezhisd.top/2018/04/14/c-单例模式.html
http://blog.xuezhisd.top/2018/04/13/c-工厂模式.html
http://blog.xuezhisd.top/2018/04/13/使用shadowsocks访问google-scholar.html
2 changes: 1 addition & 1 deletion css/main.css
Expand Up @@ -2074,7 +2074,7 @@ pre .javascript .function {
width: 4px;
height: 4px;
border-radius: 50%;
background: #b0f0a4;
background: #21ff91;
}
.links-of-blogroll {
font-size: 13px;
Expand Down
12 changes: 6 additions & 6 deletions index.html
Expand Up @@ -2018,7 +2018,7 @@ <h2 class="post-title" itemprop="name headline">


<div class="post-block">
<link itemprop="mainEntityOfPage" href="http://blog.xuezhisd.top/2018/04/14/c-单例模式.html">
<link itemprop="mainEntityOfPage" href="http://blog.xuezhisd.top/2018/04/14/test.html">

<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="name" content="张学志">
Expand All @@ -2037,8 +2037,8 @@ <h2 class="post-title" itemprop="name headline">

<h2 class="post-title" itemprop="name headline">

<a class="post-title-link" href="/2018/04/14/c-单例模式.html" itemprop="url">
c++-单例模式
<a class="post-title-link" href="/2018/04/14/test.html" itemprop="url">
testing
</a>


Expand Down Expand Up @@ -2110,9 +2110,9 @@ <h2 class="post-title" itemprop="name headline">
<span class="post-meta-item-icon">
<i class="fa fa-comment-o"></i>
</span>
<a href="/2018/04/14/c-单例模式.html#comments" itemprop="discussionUrl">
<a href="/2018/04/14/test.html#comments" itemprop="discussionUrl">
<span class="post-comments-count disqus-comment-count"
data-disqus-identifier="2018/04/14/c-单例模式.html" itemprop="commentCount"></span>
data-disqus-identifier="2018/04/14/test.html" itemprop="commentCount"></span>
</a>
</span>

Expand Down Expand Up @@ -2145,7 +2145,7 @@ <h2 class="post-title" itemprop="name headline">
<p>本文描述了单例模式的基本概念和一个例子。<br>
<!--noindex-->
<div class="post-button text-center">
<a class="btn" href="/2018/04/14/c-单例模式.html#more" rel="contents">
<a class="btn" href="/2018/04/14/test.html#more" rel="contents">
阅读全文 &raquo;
</a>
</div>
Expand Down
12 changes: 6 additions & 6 deletions page/2/index.html
Expand Up @@ -371,7 +371,7 @@ <h1 class="site-subtitle" itemprop="description">人工智能 | 计算机视觉


<div class="post-block">
<link itemprop="mainEntityOfPage" href="http://blog.xuezhisd.top/2018/04/14/test.html">
<link itemprop="mainEntityOfPage" href="http://blog.xuezhisd.top/2018/04/14/c-单例模式.html">

<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="name" content="张学志">
Expand All @@ -390,8 +390,8 @@ <h1 class="site-subtitle" itemprop="description">人工智能 | 计算机视觉

<h2 class="post-title" itemprop="name headline">

<a class="post-title-link" href="/2018/04/14/test.html" itemprop="url">
testing
<a class="post-title-link" href="/2018/04/14/c-单例模式.html" itemprop="url">
c++-单例模式
</a>


Expand Down Expand Up @@ -463,9 +463,9 @@ <h2 class="post-title" itemprop="name headline">
<span class="post-meta-item-icon">
<i class="fa fa-comment-o"></i>
</span>
<a href="/2018/04/14/test.html#comments" itemprop="discussionUrl">
<a href="/2018/04/14/c-单例模式.html#comments" itemprop="discussionUrl">
<span class="post-comments-count disqus-comment-count"
data-disqus-identifier="2018/04/14/test.html" itemprop="commentCount"></span>
data-disqus-identifier="2018/04/14/c-单例模式.html" itemprop="commentCount"></span>
</a>
</span>

Expand Down Expand Up @@ -498,7 +498,7 @@ <h2 class="post-title" itemprop="name headline">
<p>本文描述了单例模式的基本概念和一个例子。<br>
<!--noindex-->
<div class="post-button text-center">
<a class="btn" href="/2018/04/14/test.html#more" rel="contents">
<a class="btn" href="/2018/04/14/c-单例模式.html#more" rel="contents">
阅读全文 &raquo;
</a>
</div>
Expand Down

0 comments on commit 1f1f1f2

Please sign in to comment.