Skip to content

Commit 757b97d

Browse files
committed
Site updated: 2019-04-14 19:33:50
1 parent 84889cb commit 757b97d

File tree

108 files changed

+2737
-1228
lines changed

Some content is hidden

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

108 files changed

+2737
-1228
lines changed

2019/01/19/composer疑难杂症/index.html

+9-9
Large diffs are not rendered by default.

2019/01/19/hexo插入本地图片/index.html

+9-9
Large diffs are not rendered by default.

2019/01/19/laravel-demo1/index.html

+9-9
Large diffs are not rendered by default.

2019/01/19/laravel-demo2/index.html

+9-9
Large diffs are not rendered by default.

2019/01/19/laravel安装与启动/index.html

+9-9
Large diffs are not rendered by default.

2019/01/20/laravel-Eloquent/index.html

+9-9
Large diffs are not rendered by default.

2019/01/20/laravel-demo3/index.html

+9-9
Large diffs are not rendered by default.

2019/01/20/laravel-migration/index.html

+9-9
Large diffs are not rendered by default.

2019/01/24/Centos7依赖全家桶/index.html

+9-9
Large diffs are not rendered by default.

2019/01/24/Docker安装/index.html

+9-9
Large diffs are not rendered by default.

2019/01/24/Nodejs安装/index.html

+9-9
Large diffs are not rendered by default.

2019/01/24/nginx安装/index.html

+9-9
Large diffs are not rendered by default.

2019/01/25/Hexo的认知/index.html

+9-9
Large diffs are not rendered by default.

2019/01/25/Nginx与php结合/index.html

+9-9
Large diffs are not rendered by default.

2019/01/25/php安装/index.html

+9-9
Large diffs are not rendered by default.

2019/01/25/网页无法播放MP4的解决方案/index.html

+9-9
Large diffs are not rendered by default.

2019/01/31/Docker每天五分钟1/index.html

+9-9
Large diffs are not rendered by default.

2019/01/31/Docker每天五分钟2/index.html

+9-9
Large diffs are not rendered by default.

2019/01/31/Docker每天五分钟3/index.html

+9-9
Large diffs are not rendered by default.

2019/01/31/Docker每天五分钟4/index.html

+9-9
Large diffs are not rendered by default.

2019/02/01/碎片化知识广场/index.html

+9-9
Large diffs are not rendered by default.

2019/02/02/Docker每天五分钟5/index.html

+9-9
Large diffs are not rendered by default.

2019/02/02/Docker每天五分钟6/index.html

+9-9
Large diffs are not rendered by default.

2019/02/03/Docker每天五分钟7/index.html

+9-9
Large diffs are not rendered by default.

2019/02/04/碎片化经验广场/index.html

+9-9
Large diffs are not rendered by default.

2019/02/11/Docker每天五分钟8/index.html

+9-9
Large diffs are not rendered by default.

2019/02/19/aliyun/index.html

+9-9
Large diffs are not rendered by default.

2019/02/20/DartWeb/index.html

+9-9
Large diffs are not rendered by default.

2019/02/20/在Windows上搭建Flutter开发环境/index.html

+9-9
Large diffs are not rendered by default.

2019/02/21/Dartpub/index.html

+9-9
Large diffs are not rendered by default.

2019/03/05/bibaoIIFE/index.html

+9-9
Large diffs are not rendered by default.

2019/03/05/norepeatxhr/index.html

+9-9
Large diffs are not rendered by default.

2019/03/06/requestjs/index.html

+9-9
Large diffs are not rendered by default.

2019/03/10/androidssr/index.html

+9-9
Large diffs are not rendered by default.

2019/03/12/flutterdebuger/index.html

+9-9
Large diffs are not rendered by default.

2019/03/20/npmpublish/index.html

+18-9
Large diffs are not rendered by default.

2019/04/14/djangoandmysql/index.html

+345
Large diffs are not rendered by default.

archives/2019/01/index.html

+8-8
Large diffs are not rendered by default.

archives/2019/01/page/2/index.html

+8-8
Large diffs are not rendered by default.

archives/2019/02/index.html

+8-8
Large diffs are not rendered by default.

archives/2019/03/index.html

+8-8
Large diffs are not rendered by default.

archives/2019/04/index.html

+274
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,274 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head><meta name="generator" content="Hexo 3.8.0">
4+
<meta charset="utf-8">
5+
6+
7+
8+
<title>Archives: 2019/4 | cy&#39;lee 贝尔塔猫</title>
9+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
10+
<meta name="description" content="贝尔塔猫,前端,web,Vue,React">
11+
<meta name="keywords" content="贝尔塔猫,前端,web,Vue,React">
12+
<meta property="og:type" content="website">
13+
<meta property="og:title" content="cy&#39;lee 贝尔塔猫">
14+
<meta property="og:url" content="http://cylee.top/archives/2019/04/index.html">
15+
<meta property="og:site_name" content="cy&#39;lee 贝尔塔猫">
16+
<meta property="og:description" content="贝尔塔猫,前端,web,Vue,React">
17+
<meta property="og:locale" content="default">
18+
<meta name="twitter:card" content="summary">
19+
<meta name="twitter:title" content="cy&#39;lee 贝尔塔猫">
20+
<meta name="twitter:description" content="贝尔塔猫,前端,web,Vue,React">
21+
22+
<link rel="alternate" href="/atom.xml" title="cy&#39;lee 贝尔塔猫" type="application/atom+xml">
23+
24+
25+
<link rel="icon" href="/favicon.png">
26+
27+
28+
<link href="//fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet" type="text/css">
29+
30+
<link rel="stylesheet" href="/css/style.css">
31+
</head>
32+
</html>
33+
<body>
34+
<div id="container">
35+
<div id="wrap">
36+
<header id="header">
37+
<div id="banner"></div>
38+
<div id="header-outer" class="outer">
39+
<div id="header-title" class="inner">
40+
<h1 id="logo-wrap">
41+
<a href="/" id="logo">cy&#39;lee 贝尔塔猫</a>
42+
</h1>
43+
44+
<h2 id="subtitle-wrap">
45+
<a href="/" id="subtitle">前端哔哩哔哩 (゜-゜)つロ 干杯~-bilibili</a>
46+
</h2>
47+
48+
</div>
49+
<div id="header-inner" class="inner">
50+
<nav id="main-nav">
51+
<a id="main-nav-toggle" class="nav-icon"></a>
52+
53+
<a class="main-nav-link" href="/">Home</a>
54+
55+
<a class="main-nav-link" href="/archives">Archives</a>
56+
57+
</nav>
58+
<nav id="sub-nav">
59+
<a id="nav-search-btn" class="nav-icon"></a>
60+
</nav>
61+
</div>
62+
</div>
63+
</header>
64+
<div class="outer">
65+
<section id="main">
66+
67+
68+
69+
70+
71+
72+
<section class="archives-wrap">
73+
<div class="archive-year-wrap">
74+
<a href="/archives/2019" class="archive-year">2019</a>
75+
</div>
76+
<div class="archives">
77+
78+
<article class="archive-article archive-type-post">
79+
<div class="archive-article-inner">
80+
<header class="archive-article-header">
81+
<a href="/2019/04/14/djangoandmysql/" class="archive-article-date">
82+
<time datetime="2019-04-14T11:33:04.000Z" itemprop="datePublished">Apr 14</time>
83+
</a>
84+
85+
86+
<h1 itemprop="name">
87+
<a class="archive-article-title" href="/2019/04/14/djangoandmysql/">djangoandmysql</a>
88+
</h1>
89+
90+
91+
</header>
92+
</div>
93+
</article>
94+
95+
96+
</div></section>
97+
98+
99+
100+
</section>
101+
102+
<aside id="sidebar">
103+
104+
105+
<div class="widget-wrap">
106+
<h3 class="widget-title">Categories</h3>
107+
<div class="widget widget-category">
108+
<ul class="category-list"><li class="category-list-item"><a class="category-list-link" href="/categories/Dart/">Dart</a><ul class="category-list-child"><li class="category-list-item"><a class="category-list-link" href="/categories/Dart/Flutter/">Flutter</a></li></ul></li><li class="category-list-item"><a class="category-list-link" href="/categories/Docker/">Docker</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/HTML/">HTML</a><ul class="category-list-child"><li class="category-list-item"><a class="category-list-link" href="/categories/HTML/video/">video</a><ul class="category-list-child"><li class="category-list-item"><a class="category-list-link" href="/categories/HTML/video/MP4/">MP4</a></li></ul></li></ul></li><li class="category-list-item"><a class="category-list-link" href="/categories/JavaScript/">JavaScript</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/centos/">centos</a><ul class="category-list-child"><li class="category-list-item"><a class="category-list-link" href="/categories/centos/Nodejs/">Nodejs</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/centos/PHP/">PHP</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/centos/nginx/">nginx</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/centos/vpn/">vpn</a></li></ul></li><li class="category-list-item"><a class="category-list-link" href="/categories/cpmposer/">cpmposer</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/django/">django</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/docker/">docker</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/flutter/">flutter</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/hexo/">hexo</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/nginx/">nginx</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/npm/">npm</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/php/">php</a><ul class="category-list-child"><li class="category-list-item"><a class="category-list-link" href="/categories/php/laravel/">laravel</a></li></ul></li><li class="category-list-item"><a class="category-list-link" href="/categories/ssr/">ssr</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/xhr/">xhr</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/碎片化/">碎片化</a><ul class="category-list-child"><li class="category-list-item"><a class="category-list-link" href="/categories/碎片化/经验/">经验</a></li></ul></li></ul>
109+
</div>
110+
</div>
111+
112+
113+
114+
115+
<div class="widget-wrap">
116+
<h3 class="widget-title">Tags</h3>
117+
<div class="widget widget-tag">
118+
<ul class="tag-list"><li class="tag-list-item"><a class="tag-list-link" href="/tags/Dart/">Dart</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/Docker/">Docker</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/Flutter/">Flutter</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/HTML/">HTML</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/JavaScript/">JavaScript</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/MP4/">MP4</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/Nodejs/">Nodejs</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/PHP/">PHP</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/aliyun/">aliyun</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/axios/">axios</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/centos/">centos</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/cpmposer/">cpmposer</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/django/">django</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/docker/">docker</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/flutter/">flutter</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/hexo/">hexo</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/laravel/">laravel</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/mysql/">mysql</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/nginx/">nginx</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/nodejs/">nodejs</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/npm/">npm</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/php/">php</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/pub/">pub</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/shadowsocks/">shadowsocks</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/ssr/">ssr</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/video/">video</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/vpn/">vpn</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/xhr/">xhr</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/yum/">yum</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/碎片化/">碎片化</a></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/经验/">经验</a></li></ul>
119+
</div>
120+
</div>
121+
122+
123+
124+
125+
<div class="widget-wrap">
126+
<h3 class="widget-title">Recent Posts</h3>
127+
<div class="widget widget-posts">
128+
<ul>
129+
130+
<li>
131+
<a href="/2019/04/14/djangoandmysql/">djangoandmysql</a>
132+
</li>
133+
134+
<li>
135+
<a href="/2019/03/20/npmpublish/">npm 发布包和删除包(2019最新攻略)</a>
136+
</li>
137+
138+
<li>
139+
<a href="/2019/03/12/flutterdebuger/">flutter Android debuger</a>
140+
</li>
141+
142+
<li>
143+
<a href="/2019/03/10/androidssr/">androidssr</a>
144+
</li>
145+
146+
<li>
147+
<a href="/2019/03/06/requestjs/">请求缓存策略</a>
148+
</li>
149+
150+
<li>
151+
<a href="/2019/03/05/bibaoIIFE/">善用 JavaScript 特性:闭包与IIFE</a>
152+
</li>
153+
154+
<li>
155+
<a href="/2019/03/05/norepeatxhr/">更优雅的防止请求(XHR)重复 —— 请求队列</a>
156+
</li>
157+
158+
<li>
159+
<a href="/2019/02/21/Dartpub/">Dart(Flutter) pub 包管理</a>
160+
</li>
161+
162+
<li>
163+
<a href="/2019/02/20/DartWeb/">Dart for the web 一小时入门</a>
164+
</li>
165+
166+
<li>
167+
<a href="/2019/02/20/在Windows上搭建Flutter开发环境/">在 Windows 上搭建 Flutter 开发环境</a>
168+
</li>
169+
170+
<li>
171+
<a href="/2019/02/19/aliyun/">阿里云 香港服务器 Centos7 3分钟搞定vpn</a>
172+
</li>
173+
174+
<li>
175+
<a href="/2019/02/11/Docker每天五分钟8/">《Docker每天五分钟》八:Dockerfile 中的命令三兄贵</a>
176+
</li>
177+
178+
<li>
179+
<a href="/2019/02/04/碎片化经验广场/">碎片化经验广场</a>
180+
</li>
181+
182+
<li>
183+
<a href="/2019/02/03/Docker每天五分钟7/">《Docker每天五分钟》七:调试 dockerfile</a>
184+
</li>
185+
186+
<li>
187+
<a href="/2019/02/02/Docker每天五分钟6/">《Docker每天五分钟》六:第一个 Dockerfile</a>
188+
</li>
189+
190+
<li>
191+
<a href="/2019/02/02/Docker每天五分钟5/">《Docker每天五分钟》五:docker commit 制作镜像</a>
192+
</li>
193+
194+
<li>
195+
<a href="/2019/02/01/碎片化知识广场/">碎片化知识广场</a>
196+
</li>
197+
198+
<li>
199+
<a href="/2019/01/31/Docker每天五分钟4/">《Docker每天五分钟》四:常用api</a>
200+
</li>
201+
202+
<li>
203+
<a href="/2019/01/31/Docker每天五分钟3/">《Docker每天五分钟》三:hello-world、初识dockerfile</a>
204+
</li>
205+
206+
<li>
207+
<a href="/2019/01/31/Docker每天五分钟2/">《Docker每天五分钟》二:切换 DaoCloud 镜像源</a>
208+
</li>
209+
210+
</ul>
211+
</div>
212+
</div>
213+
214+
215+
216+
<div class="widget-wrap">
217+
<h3 class="widget-title">Tag Cloud</h3>
218+
<div class="widget widget-tagcloud">
219+
<a href="/tags/Dart/" style="font-size: 13.33px;">Dart</a> <a href="/tags/Docker/" style="font-size: 20px;">Docker</a> <a href="/tags/Flutter/" style="font-size: 10px;">Flutter</a> <a href="/tags/HTML/" style="font-size: 10px;">HTML</a> <a href="/tags/JavaScript/" style="font-size: 13.33px;">JavaScript</a> <a href="/tags/MP4/" style="font-size: 10px;">MP4</a> <a href="/tags/Nodejs/" style="font-size: 10px;">Nodejs</a> <a href="/tags/PHP/" style="font-size: 10px;">PHP</a> <a href="/tags/aliyun/" style="font-size: 10px;">aliyun</a> <a href="/tags/axios/" style="font-size: 13.33px;">axios</a> <a href="/tags/centos/" style="font-size: 16.67px;">centos</a> <a href="/tags/cpmposer/" style="font-size: 13.33px;">cpmposer</a> <a href="/tags/django/" style="font-size: 10px;">django</a> <a href="/tags/docker/" style="font-size: 10px;">docker</a> <a href="/tags/flutter/" style="font-size: 13.33px;">flutter</a> <a href="/tags/hexo/" style="font-size: 13.33px;">hexo</a> <a href="/tags/laravel/" style="font-size: 16.67px;">laravel</a> <a href="/tags/mysql/" style="font-size: 10px;">mysql</a> <a href="/tags/nginx/" style="font-size: 13.33px;">nginx</a> <a href="/tags/nodejs/" style="font-size: 10px;">nodejs</a> <a href="/tags/npm/" style="font-size: 10px;">npm</a> <a href="/tags/php/" style="font-size: 20px;">php</a> <a href="/tags/pub/" style="font-size: 10px;">pub</a> <a href="/tags/shadowsocks/" style="font-size: 10px;">shadowsocks</a> <a href="/tags/ssr/" style="font-size: 10px;">ssr</a> <a href="/tags/video/" style="font-size: 10px;">video</a> <a href="/tags/vpn/" style="font-size: 10px;">vpn</a> <a href="/tags/xhr/" style="font-size: 10px;">xhr</a> <a href="/tags/yum/" style="font-size: 10px;">yum</a> <a href="/tags/碎片化/" style="font-size: 10px;">碎片化</a> <a href="/tags/经验/" style="font-size: 10px;">经验</a>
220+
</div>
221+
</div>
222+
223+
224+
225+
<div class="widget-wrap">
226+
<h3 class="widget-title">Archives</h3>
227+
<div class="widget widget-archives">
228+
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2019/04/">April 2019</a></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2019/03/">March 2019</a></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2019/02/">February 2019</a></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2019/01/">January 2019</a></li></ul>
229+
</div>
230+
</div>
231+
232+
233+
234+
</aside>
235+
236+
</div>
237+
<canvas class="fireworks" style="position: fixed; left: 0px; top: 0px; z-index: 1; pointer-events: none;" width="2880" height="832"></canvas>
238+
239+
<footer id="footer">
240+
241+
<div class="outer">
242+
<div id="footer-info" class="inner">
243+
&copy; 2019 贝尔塔猫<br>
244+
Powered by <a href="http://www.baidu.comhttp://cylee.top" target="_blank">cylee.top</a>
245+
246+
<div class="fr js-go-top">按下 [Home] 键返回顶部</div>
247+
</div>
248+
</div>
249+
</footer>
250+
</div>
251+
<nav id="mobile-nav">
252+
253+
<a href="/" class="mobile-nav-link">Home</a>
254+
255+
<a href="/archives" class="mobile-nav-link">Archives</a>
256+
257+
</nav>
258+
259+
260+
<script src="https://cdn.bootcss.com/jquery/1.9.1/jquery.min.js"></script>
261+
<script src="https://cdn.bootcss.com/jquery.nicescroll/3.7.6/jquery.nicescroll.min.js"></script>
262+
263+
264+
<link rel="stylesheet" href="https://cdn.staticfile.org/fancybox/3.5.7/jquery.fancybox.min.css">
265+
<script src="https://cdn.staticfile.org/fancybox/3.5.7/jquery.fancybox.min.js"></script>
266+
267+
268+
<script src="/js/script.js"></script>
269+
<script src="/js/Lee.js"></script>
270+
271+
272+
</div>
273+
</body>
274+
</html>

0 commit comments

Comments
 (0)