Skip to content

Commit df56ba3

Browse files
committed
Site updated: 2018-01-16 16:41:32
1 parent cd55d22 commit df56ba3

File tree

138 files changed

+699
-700
lines changed

Some content is hidden

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

138 files changed

+699
-700
lines changed

2016/05/04/css-中的垂直居中法/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030

31-
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.ico?v=1.1" />
31+
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.icns?v=1.1" />
3232

3333

3434

@@ -89,7 +89,10 @@
8989
<div id="page">
9090
<header id="masthead"><div class="site-header-inner">
9191
<h1 class="site-title">
92-
<a href="/." class="logo"><img width="40px" src="//raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/> Elevenbeans' blog</a>
92+
<a href="/." class="logo">
93+
<img width="58px" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/elevenbeans-black.png"/>
94+
Elevenbeans' blog
95+
</a>
9396
</h1>
9497
<nav id="nav-top">
9598

@@ -243,9 +246,6 @@ <h2 id="css3-中的-Flex-布局"><a href="#css3-中的-Flex-布局" class="heade
243246
<span class="power-by">
244247
Powered by <a class="hexo-link" href="https://hexo.io/">Hexo</a> and <a class="theme-link" href="https://github.com/frostfan/hexo-theme-polarbear">Polar Bear</a>
245248
</span>
246-
<div style="text-align:center;height:0px">
247-
<img width="420px" height="420px" style="opacity:0" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/>
248-
</div>
249249
</span>
250250
<script>
251251
var gitment = new Gitment({

2016/05/04/浅析-JavaScript-中的闭包/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030

31-
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.ico?v=1.1" />
31+
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.icns?v=1.1" />
3232

3333

3434

@@ -89,7 +89,10 @@
8989
<div id="page">
9090
<header id="masthead"><div class="site-header-inner">
9191
<h1 class="site-title">
92-
<a href="/." class="logo"><img width="40px" src="//raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/> Elevenbeans' blog</a>
92+
<a href="/." class="logo">
93+
<img width="58px" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/elevenbeans-black.png"/>
94+
Elevenbeans' blog
95+
</a>
9396
</h1>
9497
<nav id="nav-top">
9598

@@ -259,9 +262,6 @@ <h2 id="闭包的风险"><a href="#闭包的风险" class="headerlink" title="
259262
<span class="power-by">
260263
Powered by <a class="hexo-link" href="https://hexo.io/">Hexo</a> and <a class="theme-link" href="https://github.com/frostfan/hexo-theme-polarbear">Polar Bear</a>
261264
</span>
262-
<div style="text-align:center;height:0px">
263-
<img width="420px" height="420px" style="opacity:0" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/>
264-
</div>
265265
</span>
266266
<script>
267267
var gitment = new Gitment({

2016/05/05/scroll事件处理之-throttle-和-debounce/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030

31-
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.ico?v=1.1" />
31+
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.icns?v=1.1" />
3232

3333

3434

@@ -92,7 +92,10 @@
9292
<div id="page">
9393
<header id="masthead"><div class="site-header-inner">
9494
<h1 class="site-title">
95-
<a href="/." class="logo"><img width="40px" src="//raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/> Elevenbeans' blog</a>
95+
<a href="/." class="logo">
96+
<img width="58px" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/elevenbeans-black.png"/>
97+
Elevenbeans' blog
98+
</a>
9699
</h1>
97100
<nav id="nav-top">
98101

@@ -231,9 +234,6 @@ <h2 id="根本解决"><a href="#根本解决" class="headerlink" title="根本
231234
<span class="power-by">
232235
Powered by <a class="hexo-link" href="https://hexo.io/">Hexo</a> and <a class="theme-link" href="https://github.com/frostfan/hexo-theme-polarbear">Polar Bear</a>
233236
</span>
234-
<div style="text-align:center;height:0px">
235-
<img width="420px" height="420px" style="opacity:0" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/>
236-
</div>
237237
</span>
238238
<script>
239239
var gitment = new Gitment({

2016/05/19/js 中的小技巧汇总/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030

31-
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.ico?v=1.1" />
31+
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.icns?v=1.1" />
3232

3333

3434

@@ -89,7 +89,10 @@
8989
<div id="page">
9090
<header id="masthead"><div class="site-header-inner">
9191
<h1 class="site-title">
92-
<a href="/." class="logo"><img width="40px" src="//raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/> Elevenbeans' blog</a>
92+
<a href="/." class="logo">
93+
<img width="58px" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/elevenbeans-black.png"/>
94+
Elevenbeans' blog
95+
</a>
9396
</h1>
9497
<nav id="nav-top">
9598

@@ -262,9 +265,6 @@ <h2 id="自调用的匿名函数"><a href="#自调用的匿名函数" class="hea
262265
<span class="power-by">
263266
Powered by <a class="hexo-link" href="https://hexo.io/">Hexo</a> and <a class="theme-link" href="https://github.com/frostfan/hexo-theme-polarbear">Polar Bear</a>
264267
</span>
265-
<div style="text-align:center;height:0px">
266-
<img width="420px" height="420px" style="opacity:0" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/>
267-
</div>
268268
</span>
269269
<script>
270270
var gitment = new Gitment({

2016/05/22/2015-2016-小结/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030

31-
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.ico?v=1.1" />
31+
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.icns?v=1.1" />
3232

3333

3434

@@ -98,7 +98,10 @@
9898
<div id="page">
9999
<header id="masthead"><div class="site-header-inner">
100100
<h1 class="site-title">
101-
<a href="/." class="logo"><img width="40px" src="//raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/> Elevenbeans' blog</a>
101+
<a href="/." class="logo">
102+
<img width="58px" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/elevenbeans-black.png"/>
103+
Elevenbeans' blog
104+
</a>
102105
</h1>
103106
<nav id="nav-top">
104107

@@ -245,9 +248,6 @@ <h1 class="post-title">
245248
<span class="power-by">
246249
Powered by <a class="hexo-link" href="https://hexo.io/">Hexo</a> and <a class="theme-link" href="https://github.com/frostfan/hexo-theme-polarbear">Polar Bear</a>
247250
</span>
248-
<div style="text-align:center;height:0px">
249-
<img width="420px" height="420px" style="opacity:0" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/>
250-
</div>
251251
</span>
252252
<script>
253253
var gitment = new Gitment({

2016/05/31/node-mysql-CRUD/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030

31-
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.ico?v=1.1" />
31+
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.icns?v=1.1" />
3232

3333

3434

@@ -100,7 +100,10 @@
100100
<div id="page">
101101
<header id="masthead"><div class="site-header-inner">
102102
<h1 class="site-title">
103-
<a href="/." class="logo"><img width="40px" src="//raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/> Elevenbeans' blog</a>
103+
<a href="/." class="logo">
104+
<img width="58px" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/elevenbeans-black.png"/>
105+
Elevenbeans' blog
106+
</a>
104107
</h1>
105108
<nav id="nav-top">
106109

@@ -241,9 +244,6 @@ <h3 id="关闭连接"><a href="#关闭连接" class="headerlink" title="关闭
241244
<span class="power-by">
242245
Powered by <a class="hexo-link" href="https://hexo.io/">Hexo</a> and <a class="theme-link" href="https://github.com/frostfan/hexo-theme-polarbear">Polar Bear</a>
243246
</span>
244-
<div style="text-align:center;height:0px">
245-
<img width="420px" height="420px" style="opacity:0" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/>
246-
</div>
247247
</span>
248248
<script>
249249
var gitment = new Gitment({

2016/06/03/DomReady/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030

31-
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.ico?v=1.1" />
31+
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.icns?v=1.1" />
3232

3333

3434

@@ -98,7 +98,10 @@
9898
<div id="page">
9999
<header id="masthead"><div class="site-header-inner">
100100
<h1 class="site-title">
101-
<a href="/." class="logo"><img width="40px" src="//raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/> Elevenbeans' blog</a>
101+
<a href="/." class="logo">
102+
<img width="58px" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/elevenbeans-black.png"/>
103+
Elevenbeans' blog
104+
</a>
102105
</h1>
103106
<nav id="nav-top">
104107

@@ -247,9 +250,6 @@ <h3 id="Reference"><a href="#Reference" class="headerlink" title="Reference:"></
247250
<span class="power-by">
248251
Powered by <a class="hexo-link" href="https://hexo.io/">Hexo</a> and <a class="theme-link" href="https://github.com/frostfan/hexo-theme-polarbear">Polar Bear</a>
249252
</span>
250-
<div style="text-align:center;height:0px">
251-
<img width="420px" height="420px" style="opacity:0" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/>
252-
</div>
253253
</span>
254254
<script>
255255
var gitment = new Gitment({

2016/06/12/生活本应如此/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030

31-
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.ico?v=1.1" />
31+
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.icns?v=1.1" />
3232

3333

3434

@@ -94,7 +94,10 @@
9494
<div id="page">
9595
<header id="masthead"><div class="site-header-inner">
9696
<h1 class="site-title">
97-
<a href="/." class="logo"><img width="40px" src="//raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/> Elevenbeans' blog</a>
97+
<a href="/." class="logo">
98+
<img width="58px" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/elevenbeans-black.png"/>
99+
Elevenbeans' blog
100+
</a>
98101
</h1>
99102
<nav id="nav-top">
100103

@@ -258,9 +261,6 @@ <h2 id="关于离职"><a href="#关于离职" class="headerlink" title="关于
258261
<span class="power-by">
259262
Powered by <a class="hexo-link" href="https://hexo.io/">Hexo</a> and <a class="theme-link" href="https://github.com/frostfan/hexo-theme-polarbear">Polar Bear</a>
260263
</span>
261-
<div style="text-align:center;height:0px">
262-
<img width="420px" height="420px" style="opacity:0" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/>
263-
</div>
264264
</span>
265265
<script>
266266
var gitment = new Gitment({

2016/08/08/helloCtrip/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030

31-
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.ico?v=1.1" />
31+
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.icns?v=1.1" />
3232

3333

3434

@@ -95,7 +95,10 @@
9595
<div id="page">
9696
<header id="masthead"><div class="site-header-inner">
9797
<h1 class="site-title">
98-
<a href="/." class="logo"><img width="40px" src="//raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/> Elevenbeans' blog</a>
98+
<a href="/." class="logo">
99+
<img width="58px" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/elevenbeans-black.png"/>
100+
Elevenbeans' blog
101+
</a>
99102
</h1>
100103
<nav id="nav-top">
101104

@@ -224,9 +227,6 @@ <h2 id="写代码的-UED-我觉得极有可能胸怀大志"><a href="#写代码
224227
<span class="power-by">
225228
Powered by <a class="hexo-link" href="https://hexo.io/">Hexo</a> and <a class="theme-link" href="https://github.com/frostfan/hexo-theme-polarbear">Polar Bear</a>
226229
</span>
227-
<div style="text-align:center;height:0px">
228-
<img width="420px" height="420px" style="opacity:0" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/>
229-
</div>
230230
</span>
231231
<script>
232232
var gitment = new Gitment({

2016/08/11/UC-手机浏览器调试经验/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030

31-
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.ico?v=1.1" />
31+
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.icns?v=1.1" />
3232

3333

3434

@@ -98,7 +98,10 @@
9898
<div id="page">
9999
<header id="masthead"><div class="site-header-inner">
100100
<h1 class="site-title">
101-
<a href="/." class="logo"><img width="40px" src="//raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/> Elevenbeans' blog</a>
101+
<a href="/." class="logo">
102+
<img width="58px" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/elevenbeans-black.png"/>
103+
Elevenbeans' blog
104+
</a>
102105
</h1>
103106
<nav id="nav-top">
104107

@@ -262,9 +265,6 @@ <h2 id="水落石出"><a href="#水落石出" class="headerlink" title="水落
262265
<span class="power-by">
263266
Powered by <a class="hexo-link" href="https://hexo.io/">Hexo</a> and <a class="theme-link" href="https://github.com/frostfan/hexo-theme-polarbear">Polar Bear</a>
264267
</span>
265-
<div style="text-align:center;height:0px">
266-
<img width="420px" height="420px" style="opacity:0" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/>
267-
</div>
268268
</span>
269269
<script>
270270
var gitment = new Gitment({

2016/08/18/URL-Scheme-唤起问题踩坑/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030

31-
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.ico?v=1.1" />
31+
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.icns?v=1.1" />
3232

3333

3434

@@ -98,7 +98,10 @@
9898
<div id="page">
9999
<header id="masthead"><div class="site-header-inner">
100100
<h1 class="site-title">
101-
<a href="/." class="logo"><img width="40px" src="//raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/> Elevenbeans' blog</a>
101+
<a href="/." class="logo">
102+
<img width="58px" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/elevenbeans-black.png"/>
103+
Elevenbeans' blog
104+
</a>
102105
</h1>
103106
<nav id="nav-top">
104107

@@ -266,9 +269,6 @@ <h3 id="3-IOS9-safari"><a href="#3-IOS9-safari" class="headerlink" title="3. IOS
266269
<span class="power-by">
267270
Powered by <a class="hexo-link" href="https://hexo.io/">Hexo</a> and <a class="theme-link" href="https://github.com/frostfan/hexo-theme-polarbear">Polar Bear</a>
268271
</span>
269-
<div style="text-align:center;height:0px">
270-
<img width="420px" height="420px" style="opacity:0" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/>
271-
</div>
272272
</span>
273273
<script>
274274
var gitment = new Gitment({

2016/10/24/1024/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030

31-
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.ico?v=1.1" />
31+
<link rel="shortcut icon" type="image/x-icon" href="/bitbug_favicon.icns?v=1.1" />
3232

3333

3434

@@ -92,7 +92,10 @@
9292
<div id="page">
9393
<header id="masthead"><div class="site-header-inner">
9494
<h1 class="site-title">
95-
<a href="/." class="logo"><img width="40px" src="//raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/> Elevenbeans' blog</a>
95+
<a href="/." class="logo">
96+
<img width="58px" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/elevenbeans-black.png"/>
97+
Elevenbeans' blog
98+
</a>
9699
</h1>
97100
<nav id="nav-top">
98101

@@ -224,9 +227,6 @@ <h2 id="坚持读源码"><a href="#坚持读源码" class="headerlink" title="
224227
<span class="power-by">
225228
Powered by <a class="hexo-link" href="https://hexo.io/">Hexo</a> and <a class="theme-link" href="https://github.com/frostfan/hexo-theme-polarbear">Polar Bear</a>
226229
</span>
227-
<div style="text-align:center;height:0px">
228-
<img width="420px" height="420px" style="opacity:0" src="https://raw.githubusercontent.com/elevenBeans/Grocery/master/logo.png"/>
229-
</div>
230230
</span>
231231
<script>
232232
var gitment = new Gitment({

0 commit comments

Comments
 (0)