Skip to content

Commit 2a8638f

Browse files
committed
Site updated: 2017-04-10 00:25:46
1 parent 6ff1c75 commit 2a8638f

File tree

103 files changed

+1249
-309
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+1249
-309
lines changed

2015/01/18/C-Has-Become-More-Pythonic/index.html

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- hexo-inject:begin --><!-- hexo-inject:end --><meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7-
<title>C++ Has Become More Pythonic | Alpha</title>
7+
<title>C++ Has Become More Pythonic | nameoverflow</title>
88

99

1010
<!--link rel="stylesheet" href="//cdn.jsdelivr.net/highlight.js/9.10.0/styles/github-gist.min.css"-->
@@ -174,15 +174,39 @@ <h1 id="Literals"><a href="#Literals" class="headerlink" title="Literals"></a>Li
174174

175175
</section>
176176

177+
178+
<section>
179+
<div id="disqus_thread"></div>
180+
<script>
181+
window.disqus_config = function () {
182+
this.page.url = window.location.toString()
183+
this.page.identifier = window.location.pathname
184+
}
185+
if (typeof DISQUS === 'undefined') {
186+
(function() { // DON'T EDIT BELOW THIS LINE
187+
var d = document, s = d.createElement('script');
188+
s.src = 'https://hcyue.disqus.com/embed.js';
189+
s.setAttribute('data-timestamp', +new Date());
190+
(d.head || d.body).appendChild(s);
191+
})();
192+
} else {
193+
DISQUS.reset({
194+
reload: true,
195+
config: window.disqus_config
196+
})
197+
}
198+
</script>
199+
</section>
200+
177201
</article>
178202

179203

180204
</div>
181205

182206
<footer>
183-
<div>© 2016 - Hcyue</div>
207+
<div>© 2016 - Hcyue , CC BY-NC-SA 4.0 </div>
184208
<div>
185-
Powered by Hexo, all rights reserved
209+
Powered by Hexo
186210
</div>
187211
</footer>
188212

2015/03/01/博客迁移-使用hexo建站/index.html

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- hexo-inject:begin --><!-- hexo-inject:end --><meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7-
<title>博客迁移:使用hexo建站 | Alpha</title>
7+
<title>博客迁移:使用hexo建站 | nameoverflow</title>
88

99

1010
<!--link rel="stylesheet" href="//cdn.jsdelivr.net/highlight.js/9.10.0/styles/github-gist.min.css"-->
@@ -197,15 +197,39 @@ <h1>博客迁移:使用hexo建站</h1>
197197

198198
</section>
199199

200+
201+
<section>
202+
<div id="disqus_thread"></div>
203+
<script>
204+
window.disqus_config = function () {
205+
this.page.url = window.location.toString()
206+
this.page.identifier = window.location.pathname
207+
}
208+
if (typeof DISQUS === 'undefined') {
209+
(function() { // DON'T EDIT BELOW THIS LINE
210+
var d = document, s = d.createElement('script');
211+
s.src = 'https://hcyue.disqus.com/embed.js';
212+
s.setAttribute('data-timestamp', +new Date());
213+
(d.head || d.body).appendChild(s);
214+
})();
215+
} else {
216+
DISQUS.reset({
217+
reload: true,
218+
config: window.disqus_config
219+
})
220+
}
221+
</script>
222+
</section>
223+
200224
</article>
201225

202226

203227
</div>
204228

205229
<footer>
206-
<div>© 2016 - Hcyue</div>
230+
<div>© 2016 - Hcyue , CC BY-NC-SA 4.0 </div>
207231
<div>
208-
Powered by Hexo, all rights reserved
232+
Powered by Hexo
209233
</div>
210234
</footer>
211235

2015/03/03/starsector/index.html

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- hexo-inject:begin --><!-- hexo-inject:end --><meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7-
<title>starsector | Alpha</title>
7+
<title>starsector | nameoverflow</title>
88

99

1010
<!--link rel="stylesheet" href="//cdn.jsdelivr.net/highlight.js/9.10.0/styles/github-gist.min.css"-->
@@ -94,15 +94,39 @@ <h1>starsector</h1>
9494

9595
</section>
9696

97+
98+
<section>
99+
<div id="disqus_thread"></div>
100+
<script>
101+
window.disqus_config = function () {
102+
this.page.url = window.location.toString()
103+
this.page.identifier = window.location.pathname
104+
}
105+
if (typeof DISQUS === 'undefined') {
106+
(function() { // DON'T EDIT BELOW THIS LINE
107+
var d = document, s = d.createElement('script');
108+
s.src = 'https://hcyue.disqus.com/embed.js';
109+
s.setAttribute('data-timestamp', +new Date());
110+
(d.head || d.body).appendChild(s);
111+
})();
112+
} else {
113+
DISQUS.reset({
114+
reload: true,
115+
config: window.disqus_config
116+
})
117+
}
118+
</script>
119+
</section>
120+
97121
</article>
98122

99123

100124
</div>
101125

102126
<footer>
103-
<div>© 2016 - Hcyue</div>
127+
<div>© 2016 - Hcyue , CC BY-NC-SA 4.0 </div>
104128
<div>
105-
Powered by Hexo, all rights reserved
129+
Powered by Hexo
106130
</div>
107131
</footer>
108132

2015/03/03/使用git部署网站/index.html

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- hexo-inject:begin --><!-- hexo-inject:end --><meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7-
<title>使用git部署网站 | Alpha</title>
7+
<title>使用git部署网站 | nameoverflow</title>
88

99

1010
<!--link rel="stylesheet" href="//cdn.jsdelivr.net/highlight.js/9.10.0/styles/github-gist.min.css"-->
@@ -100,15 +100,39 @@ <h1>使用git部署网站</h1>
100100

101101
</section>
102102

103+
104+
<section>
105+
<div id="disqus_thread"></div>
106+
<script>
107+
window.disqus_config = function () {
108+
this.page.url = window.location.toString()
109+
this.page.identifier = window.location.pathname
110+
}
111+
if (typeof DISQUS === 'undefined') {
112+
(function() { // DON'T EDIT BELOW THIS LINE
113+
var d = document, s = d.createElement('script');
114+
s.src = 'https://hcyue.disqus.com/embed.js';
115+
s.setAttribute('data-timestamp', +new Date());
116+
(d.head || d.body).appendChild(s);
117+
})();
118+
} else {
119+
DISQUS.reset({
120+
reload: true,
121+
config: window.disqus_config
122+
})
123+
}
124+
</script>
125+
</section>
126+
103127
</article>
104128

105129

106130
</div>
107131

108132
<footer>
109-
<div>© 2016 - Hcyue</div>
133+
<div>© 2016 - Hcyue , CC BY-NC-SA 4.0 </div>
110134
<div>
111-
Powered by Hexo, all rights reserved
135+
Powered by Hexo
112136
</div>
113137
</footer>
114138

2015/03/03/寒假快完了/index.html

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- hexo-inject:begin --><!-- hexo-inject:end --><meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7-
<title>寒假快完了 | Alpha</title>
7+
<title>寒假快完了 | nameoverflow</title>
88

99

1010
<!--link rel="stylesheet" href="//cdn.jsdelivr.net/highlight.js/9.10.0/styles/github-gist.min.css"-->
@@ -93,15 +93,39 @@ <h1>寒假快完了</h1>
9393

9494
</section>
9595

96+
97+
<section>
98+
<div id="disqus_thread"></div>
99+
<script>
100+
window.disqus_config = function () {
101+
this.page.url = window.location.toString()
102+
this.page.identifier = window.location.pathname
103+
}
104+
if (typeof DISQUS === 'undefined') {
105+
(function() { // DON'T EDIT BELOW THIS LINE
106+
var d = document, s = d.createElement('script');
107+
s.src = 'https://hcyue.disqus.com/embed.js';
108+
s.setAttribute('data-timestamp', +new Date());
109+
(d.head || d.body).appendChild(s);
110+
})();
111+
} else {
112+
DISQUS.reset({
113+
reload: true,
114+
config: window.disqus_config
115+
})
116+
}
117+
</script>
118+
</section>
119+
96120
</article>
97121

98122

99123
</div>
100124

101125
<footer>
102-
<div>© 2016 - Hcyue</div>
126+
<div>© 2016 - Hcyue , CC BY-NC-SA 4.0 </div>
103127
<div>
104-
Powered by Hexo, all rights reserved
128+
Powered by Hexo
105129
</div>
106130
</footer>
107131

2015/03/04/Rylynn-Andy-Mckee/index.html

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- hexo-inject:begin --><!-- hexo-inject:end --><meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7-
<title>Rylynn-Andy Mckee | Alpha</title>
7+
<title>Rylynn-Andy Mckee | nameoverflow</title>
88

99

1010
<!--link rel="stylesheet" href="//cdn.jsdelivr.net/highlight.js/9.10.0/styles/github-gist.min.css"-->
@@ -94,15 +94,39 @@ <h1>Rylynn-Andy Mckee</h1>
9494

9595
</section>
9696

97+
98+
<section>
99+
<div id="disqus_thread"></div>
100+
<script>
101+
window.disqus_config = function () {
102+
this.page.url = window.location.toString()
103+
this.page.identifier = window.location.pathname
104+
}
105+
if (typeof DISQUS === 'undefined') {
106+
(function() { // DON'T EDIT BELOW THIS LINE
107+
var d = document, s = d.createElement('script');
108+
s.src = 'https://hcyue.disqus.com/embed.js';
109+
s.setAttribute('data-timestamp', +new Date());
110+
(d.head || d.body).appendChild(s);
111+
})();
112+
} else {
113+
DISQUS.reset({
114+
reload: true,
115+
config: window.disqus_config
116+
})
117+
}
118+
</script>
119+
</section>
120+
97121
</article>
98122

99123

100124
</div>
101125

102126
<footer>
103-
<div>© 2016 - Hcyue</div>
127+
<div>© 2016 - Hcyue , CC BY-NC-SA 4.0 </div>
104128
<div>
105-
Powered by Hexo, all rights reserved
129+
Powered by Hexo
106130
</div>
107131
</footer>
108132

2015/03/06/Is-object-oriented-programming-both-anti-modular-and-anti-parallel-by-its-very-nature-Why-or-why-not/index.html

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- hexo-inject:begin --><!-- hexo-inject:end --><meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7-
<title>Is object-oriented programming both anti-modular and anti-parallel by its very nature? Why or why not? | Alpha</title>
7+
<title>Is object-oriented programming both anti-modular and anti-parallel by its very nature? Why or why not? | nameoverflow</title>
88

99

1010
<!--link rel="stylesheet" href="//cdn.jsdelivr.net/highlight.js/9.10.0/styles/github-gist.min.css"-->
@@ -101,15 +101,39 @@ <h1>Is object-oriented programming both anti-modular and anti-parallel by its ve
101101

102102
</section>
103103

104+
105+
<section>
106+
<div id="disqus_thread"></div>
107+
<script>
108+
window.disqus_config = function () {
109+
this.page.url = window.location.toString()
110+
this.page.identifier = window.location.pathname
111+
}
112+
if (typeof DISQUS === 'undefined') {
113+
(function() { // DON'T EDIT BELOW THIS LINE
114+
var d = document, s = d.createElement('script');
115+
s.src = 'https://hcyue.disqus.com/embed.js';
116+
s.setAttribute('data-timestamp', +new Date());
117+
(d.head || d.body).appendChild(s);
118+
})();
119+
} else {
120+
DISQUS.reset({
121+
reload: true,
122+
config: window.disqus_config
123+
})
124+
}
125+
</script>
126+
</section>
127+
104128
</article>
105129

106130

107131
</div>
108132

109133
<footer>
110-
<div>© 2016 - Hcyue</div>
134+
<div>© 2016 - Hcyue , CC BY-NC-SA 4.0 </div>
111135
<div>
112-
Powered by Hexo, all rights reserved
136+
Powered by Hexo
113137
</div>
114138
</footer>
115139

0 commit comments

Comments
 (0)