-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
289 lines (289 loc) · 14.1 KB
/
index.xml
File metadata and controls
289 lines (289 loc) · 14.1 KB
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
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mogeko`s Blog on Mogeko`s Blog</title><link>https://mogeko.me/</link><description>Recent content in Mogeko`s Blog on Mogeko`s Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Sat, 12 Aug 2017 00:00:00 +0000</lastBuildDate><atom:link href="https://mogeko.me/" rel="self" type="application/rss+xml"/><item><title>Posts</title><link>https://mogeko.me/posts/</link><pubDate>Thu, 02 Apr 2020 18:10:38 +0200</pubDate><guid>https://mogeko.me/posts/</guid><description/></item><item><title>Mogeko</title><link>https://mogeko.me/about/</link><pubDate>Sat, 12 Aug 2017 00:00:00 +0000</pubDate><guid>https://mogeko.me/about/</guid><description>
<style>
@import url('https://fonts.googleapis.com/css?family=Katibeh&display=swap');
.about-info {
display: flex;
justify-content: space-between;
align-items: flex-start;
}
.about-info-left li {
list-style-type: none;
}
.about-info-right {
margin: .5em 1.25em;
}
.about-info-right img {
width: 130px;
}
.about-info-right .left-ear,
.about-info-right .left-hand,
.about-info-right .right-ear,
.about-info-right .right-hand {
display: none;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.about-info {
flex-direction: column-reverse;
align-items: center;
}
.about-info-right {
margin: auto auto 2em;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.about-info-right img {
border-radius: 50%;
-webkit-border-radius: 50%;
}
.about-info-right .left-hand {
font-family: 'Katibeh';
display: inline;
font-size: 5em;
transform: translate(20px);
-moz-transform: translate(20px);
-webkit-transform: translate(20px);
-o-transform: translate(20px);
}
.about-info-right .right-hand {
font-family: 'Katibeh';
display: inline;
font-size: 5em;
transform: translate(-18px);
-moz-transform: translate(-18px);
-webkit-transform: translate(-18px);
-o-transform: translate(-18px);
}
.about-info-right .left-ear {
display: inline;
font-size: 1.2em;
align-self: flex-start;
transform: rotate(-40deg) translate(20px, 15px);
-moz-transform: rotate(-40deg) translate(20px, 15px);
-webkit-transform: rotate(-40deg) translate(20px, 15px);
-o-transform: rotate(-40deg) translate(20px, 15px);
}
.about-info-right .right-ear {
display: inline;
font-size: 1.2em;
align-self: flex-start;
transform: rotate(45deg) translate(-13px, 15px);
-moz-transform: rotate(45deg) translate(-13px, 15px);
-webkit-transform: rotate(45deg) translate(-13px, 15px);
-o-transform: rotate(45deg) translate(-13px, 15px);
}
}
</style>
<div class="about-info">
<div class="about-info-left">
<p>A madman who wants to devoting his life to the free software movement.</p>
<p>Contact me:</p>
<ul>
<li><p><span class="iconfont icon-mail"></span> Email: <a href="mailto:zhengjunyi@live.com"
rel="nofollow noreferrer" target="_blank">zhengjunyi@live.com</a></p></li>
<li><p><span class="iconfont icon-github"></span> GitHub: <a href="https://github.com/Mogeko"
rel="nofollow noreferrer" target="_blank">Mogeko</a></p></li>
</ul>
</div>
<div class="about-info-right">
<div class="left-hand"><span style="font-size: 0.5em">&ensp;</span>٩</div>
<div class="left-ear">▲</div>
<img alt="Mogeko" src="https://mogeko.me/blog-images/r/me/avatar.jpg">
<div class="right-ear">▲</div>
<div class="right-hand">و<span style="font-size: 0.5em">✧</span></div>
</div>
</div>
<p>My Github chart:</p>
<p><img src="https://ghchart.rshah.org/mogeko" alt="Mogeko's Github chart" style="width: 100%;"></p></description></item><item><title/><link>https://mogeko.me/tools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://mogeko.me/tools/</guid><description><h1 id="几只住在本站的工具酱">几只住在本站的工具酱&hellip;</h1>
<h2 id="临时邮箱-sup-stylecolor39b54a-sup">临时邮箱 <sup style="color:#39b54a" >●</sup></h2>
<p>地址:<a href="http://mail.mogeko.me">mail.mogeko.me</a></p>
<p>用来临时接收邮件的一次性邮箱服务</p>
<p><a href="https://mogeko.github.io/2019/047/">README</a></p>
<h2 id="kms-激活服务-sup-stylecolor39b54a-betasup">KMS 激活服务 <sup style="color:#39b54a" >beta</sup></h2>
<p>KMS 服务器地址:<input type="text" name="url" value="kms.mogeko.me" style="font-family: 'Fira Code', Consolas, Monaco, Menlo, Consolas, monospace;" ></p>
<p>用来激活 VoL 版的 Microsoft Windows 和 Microsoft Office</p>
<p><a href="https://mogeko.github.io/2019/054/">README</a></p>
<h2 id="android-toolchain">android-toolchain</h2>
<!-- <img alt="Build Status" src="https://travis-ci.org/Mogeko/android-toolchain.svg?branch=master" style="float: left"><br> -->
<p>GitHub 地址: <a href="https://github.com/Mogeko/android-toolchain">Mogeko/android-toolchain</a></p>
<p>从 Android NDK 中提取的独立交叉编译工具链,可以用来在 x86_64 架构的 PC 上编译在 Android 中运行的程序和库</p>
<p>支持的系统 (x86_64): Linux/MacOS/Windows</p>
<p>支持的目标平台: arm/arm64/mips/mips64/x86/x86_64</p>
<p><a href="https://github.com/Mogeko/android-toolchain/blob/master/README.md">README</a> <a href="https://github.com/Mogeko/android-toolchain/releases/latest">下载地址</a></p>
<br>
<center> ·End· </center></description></item><item><title>TEST</title><link>https://mogeko.me/test/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://mogeko.me/test/</guid><description><!--
<img alt="shields" src="" style="float: left; margin: 5px 1em 0px 0px" >
<img alt="" src="https://mogeko.github.io/blog-images/r/test/" >
<span class="spoiler" ></span>
&emsp;&emsp;
```plaintext
-->
<p>这是一个隐藏的页面,仅用于测试本博客的各项新特性。</p>
<h1 id="test-1">Test 1</h1>
<p><img alt="shields" src="https://img.shields.io/badge/%E9%9A%90%E8%97%8F%E6%96%87%E5%AD%97%20-pass-green.svg" style="float: left; margin: 5px 1em 0px 0px" ><br></p>
<div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-html" data-lang="html">{{&lt; <span style="color:#f92672">spoiler</span> &gt;}} 隐藏文字 {{&lt; /<span style="color:#f92672">spoiler</span> &gt;}}
</code></pre></div><h2 id="测试组">测试组</h2>
<span class="spoiler" > 隐藏文字 </span>
<h1 id="test-2">Test 2</h1>
<p><img alt="shields" src="https://img.shields.io/badge/%E6%96%B0%C2%B7%E5%BC%95%E7%94%A8%E6%A0%87%E7%AD%BE-pass-green.svg" style="float: left; margin: 5px 1em 0px 0px" ><img alt="shields" src="https://img.shields.io/badge/%E5%A4%9C%E6%99%9A%E6%A8%A1%E5%BC%8F%20-pass-green.svg" style="float: left; margin: 5px 1em 0px 0px" ><br></p>
<h2 id="测试组-1">测试组</h2>
<blockquote>
<p>这是一段被引用的文字</p>
</blockquote>
<h1 id="test-3">Test 3</h1>
<p>webp 图片兼容性测试</p>
<div style="overflow:auto">
<table>
<tbody><tr style="text-align:center;line-height:1.5em">
<th>IE</th>
<th>Edge</th>
<th>Firefox</th>
<th>Chrome</th>
<th>Safari</th>
<th>Opera</th>
<th nowrap="nowrap">iOS Safari</th>
<th nowrap="nowrap">Opera Mini</th>
<th nowrap="nowrap">Android Browser</th>
<th>Blackberry Browser</th>
<th nowrap="nowrap">Opera Mobile</th>
<th nowrap="nowrap">Chrome for<br>Android</th>
<th nowrap="nowrap">Firefox for<br>Android</th>
<th nowrap="nowrap">IE Mobile</th>
<th nowrap="nowrap">UC Browser<br>for Android</th>
<th>Samsung Internet</th>
<th nowrap="nowrap">QQ Browser</th>
<th>Baidu Browser</th>
</tr>
<tr style="color:#ffffff;text-align:center">
<td></td>
<td></td>
<td></td>
<td style="background-color:#c44230;">4-8</td>
<td></td>
<td style="background-color:#c44230;">10.1</td>
<td></td>
<td></td>
<td style="background-color:#c44230;">2.1-3</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr style="color:#ffffff;text-align:center">
<td></td>
<td></td>
<td></td>
<td style="background-color:#A8BD04;">9-22</td>
<td></td>
<td style="background-color:#A8BD04;">11.5</td>
<td></td>
<td></td>
<td style="background-color:#A8BD04;">4-4.1</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr style="color:#ffffff;text-align:center">
<td style="background-color:#c44230;" nowrap="nowrap">6-10</td>
<td style="background-color:#c44230;" nowrap="nowrap">12-17</td>
<td style="background-color:#c44230;" nowrap="nowrap">2-63</td>
<td style="background-color:#39b54a;" nowrap="nowrap">23-70</td>
<td style="background-color:#c44230;" nowrap="nowrap">3.1-11.1</td>
<td style="background-color:#39b54a;" nowrap="nowrap">12.1-56</td>
<td style="background-color:#c44230;" nowrap="nowrap">3.2-11.4</td>
<td></td>
<td style="background-color:#39b54a;" nowrap="nowrap">4.2-4.4.4</td>
<td style="background-color:#c44230;" nowrap="nowrap">7</td>
<td style="background-color:#39b54a;" nowrap="nowrap">12-12.1</td>
<td></td>
<td></td>
<td style="background-color:#c44230;" nowrap="nowrap">10</td>
<td></td>
<td style="background-color:#39b54a;" nowrap="nowrap">4-6.2</td>
<td></td>
<td></td>
</tr>
<tr style="color:#ffffff;text-align:center;font-weight:bold">
<td style="background-color:#c44230;border:2px solid #000000">11</td>
<td style="background-color:#39b54a;border:2px solid #000000">18</td>
<td style="background-color:#c44230;border:2px solid #000000">64</td>
<td style="background-color:#39b54a;border:2px solid #000000">71</td>
<td style="background-color:#c44230;border:2px solid #000000">12</td>
<td style="background-color:#39b54a;border:2px solid #000000">57</td>
<td style="background-color:#c44230;border:2px solid #000000">12.1</td>
<td style="background-color:#39b54a;border:2px solid #000000">all</td>
<td style="background-color:#39b54a;border:2px solid #000000">67</td>
<td style="background-color:#c44230;border:2px solid #000000">10</td>
<td style="background-color:#39b54a;border:2px solid #000000">46</td>
<td style="background-color:#39b54a;border:2px solid #000000">70</td>
<td style="background-color:#c44230;border:2px solid #000000">63</td>
<td style="background-color:#c44230;border:2px solid #000000">11</td>
<td style="background-color:#39b54a;border:2px solid #000000">11.8</td>
<td style="background-color:#39b54a;border:2px solid #000000">7.2</td>
<td style="background-color:#39b54a;border:2px solid #000000">1.2</td>
<td style="background-color:#39b54a;border:2px solid #000000">7.12</td>
</tr>
<tr style="color:#ffffff;text-align:center;opacity:0.7">
<td></td>
<td></td>
<td style="background-color:#39b54a;">65-66</td>
<td style="background-color:#39b54a;">72-74</td>
<td style="background-color:#c44230;">TP</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
</tbody></table>
</div>
<div style="position: absolute;right: 0px;">
<span style="color:#39b54a">▋</span>支持&emsp;
<span style="color:#c44230">▋</span>不支持&emsp;
<span style="color:#A8BD04">▋</span>部分支持 (不支持无损格式)
</div>
<br>
<h2 id="对比组">对比组</h2>
<h3 id="原图-enspemspemspemsp-大小8045-kb">原图 大小:804.5 KB</h3>
<p><img alt="" src="https://mogeko.github.io/blog-images/r/test/webp_comparison.png" ></p>
<h2 id="测试组-2">测试组</h2>
<h3 id="无损-enspemspemspemsp-大小5556-kbemsp-体积减少31-">无损 大小:555.6 KB 体积减少:31 %</h3>
<p><img alt="" src="https://mogeko.github.io/blog-images/r/test/webp_test1.webp" ></p>
<h3 id="有损--q-100emsp大小190-kb-enspemsp-体积减少764-">有损 -q 100 大小:190 KB 体积减少:76.4 %</h3>
<p><img alt="" src="https://mogeko.github.io/blog-images/r/test/webp_test2.webp" ></p>
<h3 id="有损--q-80enspemsp大小493-kbenspemsp-体积减少939-">有损 -q 80 大小:49.3 KB 体积减少:93.9 %</h3>
<p><img alt="" src="https://mogeko.github.io/blog-images/r/test/webp_test3.webp" ></p>
<h3 id="有损--q-50enspemsp大小296-kbenspemsp-体积减少963-">有损 -q 50 大小:29.6 KB 体积减少:96.3 %</h3>
<p><img alt="" src="https://mogeko.github.io/blog-images/r/test/webp_test4.webp" ></p>
<h3 id="有损--q-30enspemsp大小218-kb-enspemsp-体积减少973-">有损 -q 30 大小:21.8 KB 体积减少:97.3 %</h3>
<p><img alt="" src="https://mogeko.github.io/blog-images/r/test/webp_test5.webp" ></p>
<h3 id="有损--q-0enspenspemsp大小79-kbenspenspemsp-体积减少99-">有损 -q 0 大小:7.9 KB 体积减少:99 %</h3>
<p><img alt="" src="https://mogeko.github.io/blog-images/r/test/webp_test6.webp" ></p>
<h1 id="test-4">Test 4</h1>
<p>测试 FiraCode</p>
<div class="highlight"><pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-plaintext" data-lang="plaintext">take = (n, [x, ...xs]:list) --&gt;
| n &lt;= 0 =&gt; []
| empty list =&gt; []
| otherwise =&gt; [x] ++ take n-1, xs
last3 = reverse &gt;&gt; take 3 &gt;&gt; reverse
</code></pre></div></description></item></channel></rss>