forked from xgqfrms/blogs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
252 lines (220 loc) · 7.28 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>Blogs by xgqfrms</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/index_css.css" media="screen">
</head>
<body>
<section class="page-header">
<a href="http://xgqfrms.github.io/blogs/" target="_blank" class="btn"><img src="images/logo.png"></img></a>
<h1 class="project-name">Blogs</h1>
<h3><span>Created Date: Jan. 1, 2016</span></h3>
<!-- Jan 1st 2016/January 1, 2016/January 1st, 2016-->
<h2 class="project-tagline">This is a personal blogs powered by GitHub which is the freest place to share views and make notes for any programmer!</h2>
<!--
<a href="https://github.com/xgqfrms/blogs" class="btn">View on GitHub</a>
<a href="https://github.com/xgqfrms/blogs/zipball/master" class="btn">Download .zip</a>
<a href="https://github.com/xgqfrms/blogs/tarball/master" class="btn">Download .tar.gz</a>
-->
</section>
<!--*********************************begin content *************************************************************************-->
<section class="main-content">
<h2>
<a id="welcome-to-github-pages" target="_blank" class="anchor" href="http://xgqfrms.github.io/blogs/pages/001.html" aria-hidden="true">
<span class="octicon octicon-link">First Blog:</span>
</a>
<span id="p_date">
Published Date: 2016-01-01
</span><br/>
Why Google is more better than Baidu in term of Search Engine!
</h2>
<!--digest of blog content-->
<legend>Google Search Engine <mark>VS</mark> Baidu Search Engine:</legend>
<!--<span class="l_tips">摘要信息:</span>-->
<section>
<pre>
google 的搜索结果:准确,客观,真实!正是你所要找的信息!
baidu 的搜索结果:错误,主观,虚假!不是你所要找的东西,完全就是广告,垃圾信息!
...
</pre>
</section>
<h2>
<a id="welcome-to-github-pages" target="_blank" class="anchor" href="http://xgqfrms.github.io/blogs/pages/002.html" aria-hidden="true">
<span class="octicon octicon-link">Second Blog:</span>
</a>
<span id="p_date">
Published Date: 2016-01-02
</span></br>
How to build a personal blog by using GitHub Pages!
</h2>
<!--digest of blog content-->
<legend>How To Do: step by step:</legend>
<section>
<pre>
step 00:
新建一个仓库:gh-pages
step 01:
点击:Settings
step 02:
自动生成page:Launch automatic page generator
...
</pre>
</section>
<h2>
<a id="welcome-to-github-pages" target="_blank" class="anchor" href="http://xgqfrms.github.io/blogs/pages/003.html" aria-hidden="true">
<span class="octicon octicon-link">Third Blog:</span>
</a>
<span id="p_date">
Published Date: 2016-01-03
</span></br>
Which is the best Linux distro for build a Web Srever!
</h2>
<!--digest of blog content-->
<legend>2015 The Best Linux Distros:</legend>
<section>
<pre>
10 best Linux distros of 2015:
The Top 11 Best Linux Distros for 2015:
...
</pre>
</section>
<h2>
<a id="welcome-to-github-pages" target="_blank" class="anchor" href="http://xgqfrms.github.io/blogs/pages/004.html" aria-hidden="true">
<span class="octicon octicon-link">Fourth Blog:</span>
</a>
<span id="p_date">
Published Date: 2016-01-04
</span></br>
Java Web---JSP,Servlet,JavaBean!
</h2>
<!--digest of blog content-->
<legend>JSP中九大内置对象:</legend>
<section>
<pre>
JSP中九大内置对象:
request, page, session, application,
response, out, pageContext, exception, config
...
</pre>
</section>
<h2>
<a id="welcome-to-github-pages" target="_blank" class="anchor" href="http://xgqfrms.github.io/blogs/pages/005.html" aria-hidden="true">
<span class="octicon octicon-link">Fifth Blog:</span>
</a>
<span id="p_date">
Published Date: 2016-01-05
</span></br>
The most used basic Linux commands!
</h2>
<!--digest of blog content-->
<legend>shutdown 关机命令/重启/取消</legend>
<section>
<pre>
(root 权限)
shutdown /*好慢,要等一会*/
sudo shutdown -h now;
sudo poweroff
...
</pre>
</section>
<h2>
<a id="welcome-to-github-pages" target="_blank" class="anchor" href="http://xgqfrms.github.io/blogs/pages/006.html" aria-hidden="true">
<span class="octicon octicon-link">Sixth Blog:</span>
</a>
<span id="p_date">
Published Date: 2016-01-06
</span></br>
白芨-中药简介!
</h2>
<!--digest of blog content-->
<legend>白芨</legend>
<section>
<pre>
白芨 ,(学名:Bletilla striata)又名连及草、甘根、白给、箬兰、朱兰(《花镜》),紫兰、紫蕙、百笠。
...
</pre>
</section>
<h2>
<a id="welcome-to-github-pages" target="_blank" class="anchor" href="pages/007.html" aria-hidden="true">
<span class="octicon octicon-link">Seventh Blog:</span>
</a>
<span id="p_date">
Published Date: 2016-01-07
</span></br>
Linux-Kali 渗透测试!
</h2>
<!--digest of blog content-->
<legend>Kali: WiFi killer</legend>
<section>
<pre>
kali wifi 字典:
Kali Linux是基于Debian的Linux发行版, 设计用于数字取证和渗透测试 和 黑客攻防。
...
</pre>
</section>
<h2>
<a id="welcome-to-github-pages" target="_blank" class="anchor" href="pages/008.html" aria-hidden="true">
<span class="octicon octicon-link">Eighth Blog:</span>
</a>
<span id="p_date">
Published Date: 2016-01-08
</span></br>
Jekyll Error:
</h2>
<!--digest of blog content-->
<legend>Json-cache: cannot update index.html</legend>
<section>
<pre>
{"name":"Jekyll blogs",
"tagline":"jekyll_blogs demo",
"body":"### Welcome to GitHub Pages.\r\n\r\n json cache Error!\r\n",
"google":"",
"note":"Don't delete this file! It's used internally to help with page regeneration."}
...
</pre>
</section>
<h2>
<a id="welcome-to-github-pages" target="_blank" class="anchor" href="pages/008.html" aria-hidden="true">
<span class="octicon octicon-link">Ninth Blog:</span>
</a>
<span id="p_date">
Published Date: 2016-01-09
</span></br>
实习:
</h2>
<!--digest of blog content-->
<legend>实习!==培训</legend>
<section>
<pre>
实习!==培训
骗子太多了,不建议实习,直接找正式的工作(自己通过网上学习项目,积累经验!)!
...
</pre>
</section>
<!--*********************************end content*****************************************************************************-->
<footer class="site-footer">
<span class="site-footer-owner">
<a href="https://github.com/xgqfrms/blogs" target="_blank">Blogs</a> is maintained by
<a href="https://github.com/xgqfrms" target="_blank">xgqfrms</a>.
</span>
<span class="site-footer-credits">This page was generated by
<a href="https://pages.github.com" target="_blank">GitHub Pages</a> using the
<a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by
<a href="https://twitter.com/jasonlong">Jason Long</a>.
</span>
</footer>
</section>
<!--onload JS chrome is the recommended browser for better user exprience!-->
<script type="text/javascript">
var doRecommend = function(){
alert("Chrome is the recommended browser for better user exprience!");
}
</script>
</body>
</html>