-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
398 lines (311 loc) · 15.8 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
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
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="keywords" content="胡方运,小猿大圣,编程,程序员,个人博客,Youthink,imfycc,Web" />
<meta name="description" content="小猿大圣的个人博客,胡方运的博客,编程随想" />
<meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="dns-prefetch" href="https://busuanzi.ibruce.info">
<link rel="dns-prefetch" href="https://hm.baidu.com/">
<link rel="dns-prefetch" href="https://cdn.jsdelivr.net">
<link rel="dns-prefetch" href="https://api.github.com">
<link rel="dns-prefetch" href="https://avatars3.githubusercontent.com">
<link rel="stylesheet" type="text/css" href="/./style/main.7d2764.css">
<link rel="shortcut icon" href="https://static.hufangyun.com/favicon.ico" title="Favicon">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css">
<title>胡方运的博客</title>
<script>var _hmt=_hmt||[];(function(){var hm=document.createElement("script");hm.src="https://hm.baidu.com/hm.js?279edd956f5d814ddf08af30b654b4c6";var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(hm,s);})();
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8946921327705037" crossorigin="anonymous"></script>
<meta name="generator" content="Hexo 7.3.0"><link rel="alternate" href="/atom.xml" title="胡方运的博客" type="application/rss+xml">
</head>
<body>
<div class="main-container">
<div class="left-aside">
<div class="face-img"><img src="https://static.hufangyun.com/face-small.png"></div>
<div class="intro-word">
<h2>方运的博客</h2>
<p>天马行空,爱生活,爱Coding</p>
</div>
<div class="sns">
<ul>
<li>
<a class="follow" target="_blank" href="https://app.follow.is/share/feeds/57360050735182873" title="follow">
<img src="/./img/icon-follow.png" alt="follow" data-tooltip="follow">
</a>
</li>
<li>
<a class="jike" target="_blank" href="https://web.okjike.com/u/5005922E-4A9D-4197-BE4D-82A6215D9C4C" title="jike">
<img src="/./img/icon-jike.png" alt="jike" data-tooltip="jike">
</a>
</li>
<li>
<a class="xiaohongshu" target="_blank" href="https://www.xiaohongshu.com/user/profile/5b9dd4c026b94a0001bda524" title="xiaohongshu">
<img src="/./img/icon-xiaohongshu.png" alt="xiaohongshu" data-tooltip="xiaohongshu">
</a>
</li>
<li>
<a class="weibo-original" target="_blank" href="http://weibo.com/u/5263249441" title="weibo-original">
<img src="/./img/icon-weibo-original.png" alt="weibo-original" data-tooltip="weibo-original">
</a>
</li>
<li>
<a class="apple-email" target="_blank" href="mailto:hufy3651@163.com" title="apple-email">
<img src="/./img/icon-apple-email.png" alt="apple-email" data-tooltip="apple-email">
</a>
</li>
</ul>
</div>
</div>
<div class="middle-aside">
<div class="middle-main">
<div class="category">
<ul>
<li><a href="/" class="active">最新</a></li>
<li><a href="/categories/hot/" class="">最热</a></li>
<li><a href="/categories/digital/" class="">数码</a></li>
<li><a href="/categories/coding/" class="">编程</a></li>
<li><a href="/categories/essay/" class="">随笔</a></li>
<li><a href="/categories/reading/" class="">读书</a></li>
</ul>
</div>
<div class="list">
<div>
<div class="item">
<div class="title">
<a href="/2024/insurance/">提前避坑:父母患病和医保问题</a>
</div>
<div class="info">
<ul>
<li>发布 <time datetime="2024-11-30T07:09:30.000Z" itemprop="date">2024-11-30</time>
</li>
<li>更新 <time datetime="2024-11-30T07:09:30.000Z" itemprop="dateUpdated">2024-11-30</time>
</li>
<!--<li> 评论 <span id = "url::https://hufangyun.com/2024/insurance/" class = "cy_cmt_count" ></span>
</li>-->
</ul>
</div>
</div>
<div class="item">
<div class="title">
<a href="/2024/apple-dev-love/">我和 Apple 开发的缘分</a>
</div>
<div class="info">
<ul>
<li>发布 <time datetime="2024-11-25T15:35:48.000Z" itemprop="date">2024-11-25</time>
</li>
<li>更新 <time datetime="2024-11-25T15:35:48.000Z" itemprop="dateUpdated">2024-11-25</time>
</li>
<!--<li> 评论 <span id = "url::https://hufangyun.com/2024/apple-dev-love/" class = "cy_cmt_count" ></span>
</li>-->
</ul>
</div>
</div>
<div class="item">
<div class="title">
<a href="/2014/aboutme/">关于我</a>
</div>
<div class="info">
<ul>
<li>发布 <time datetime="2014-01-14T16:00:00.000Z" itemprop="date">2014-01-15</time>
</li>
<li>更新 <time datetime="2024-11-23T13:43:00.000Z" itemprop="dateUpdated">2024-11-23</time>
</li>
<!--<li> 评论 <span id = "url::https://hufangyun.com/2014/aboutme/" class = "cy_cmt_count" ></span>
</li>-->
</ul>
</div>
</div>
<div class="item">
<div class="title">
<a href="/2024/phone-net-plan/">我的手机流量和宽带套餐性价比方案</a>
</div>
<div class="info">
<ul>
<li>发布 <time datetime="2024-11-12T01:15:56.000Z" itemprop="date">2024-11-12</time>
</li>
<li>更新 <time datetime="2024-11-12T01:15:56.000Z" itemprop="dateUpdated">2024-11-12</time>
</li>
<!--<li> 评论 <span id = "url::https://hufangyun.com/2024/phone-net-plan/" class = "cy_cmt_count" ></span>
</li>-->
</ul>
</div>
</div>
<div class="item">
<div class="title">
<a href="/2024/imessage/">iMessage 在国内好用吗?</a>
</div>
<div class="info">
<ul>
<li>发布 <time datetime="2024-11-09T11:08:10.000Z" itemprop="date">2024-11-09</time>
</li>
<li>更新 <time datetime="2024-11-09T11:08:10.000Z" itemprop="dateUpdated">2024-11-09</time>
</li>
<!--<li> 评论 <span id = "url::https://hufangyun.com/2024/imessage/" class = "cy_cmt_count" ></span>
</li>-->
</ul>
</div>
</div>
<div class="item">
<div class="title">
<a href="/2024/sms-ios-android/">短信转发-多设备多平台</a>
</div>
<div class="info">
<ul>
<li>发布 <time datetime="2024-11-02T07:53:02.000Z" itemprop="date">2024-11-02</time>
</li>
<li>更新 <time datetime="2024-11-09T10:51:00.000Z" itemprop="dateUpdated">2024-11-09</time>
</li>
<!--<li> 评论 <span id = "url::https://hufangyun.com/2024/sms-ios-android/" class = "cy_cmt_count" ></span>
</li>-->
</ul>
</div>
</div>
<div class="item">
<div class="title">
<a href="/2024/why-write-blog/">为什么要写博客</a>
</div>
<div class="info">
<ul>
<li>发布 <time datetime="2024-11-06T00:10:22.000Z" itemprop="date">2024-11-06</time>
</li>
<li>更新 <time datetime="2024-11-06T00:10:22.000Z" itemprop="dateUpdated">2024-11-06</time>
</li>
<!--<li> 评论 <span id = "url::https://hufangyun.com/2024/why-write-blog/" class = "cy_cmt_count" ></span>
</li>-->
</ul>
</div>
</div>
<div class="item">
<div class="title">
<a href="/2024/xcode-beta/">macOS 升级 beta 系统后,如何打开原来版本的 XCode</a>
</div>
<div class="info">
<ul>
<li>发布 <time datetime="2024-11-05T16:17:40.000Z" itemprop="date">2024-11-06</time>
</li>
<li>更新 <time datetime="2024-11-05T16:17:40.000Z" itemprop="dateUpdated">2024-11-06</time>
</li>
<!--<li> 评论 <span id = "url::https://hufangyun.com/2024/xcode-beta/" class = "cy_cmt_count" ></span>
</li>-->
</ul>
</div>
</div>
<div class="item">
<div class="title">
<a href="/2024/xcode-download-dependencies/">Xcode 安装依赖超时问题解决办法</a>
</div>
<div class="info">
<ul>
<li>发布 <time datetime="2024-11-05T16:11:09.000Z" itemprop="date">2024-11-06</time>
</li>
<li>更新 <time datetime="2024-11-05T16:11:09.000Z" itemprop="dateUpdated">2024-11-06</time>
</li>
<!--<li> 评论 <span id = "url::https://hufangyun.com/2024/xcode-download-dependencies/" class = "cy_cmt_count" ></span>
</li>-->
</ul>
</div>
</div>
<div class="item">
<div class="title">
<a href="/2018/alfred-workflow-recommend/">效率神器 Alfred workflow 插件推荐</a>
</div>
<div class="info">
<ul>
<li>发布 <time datetime="2018-04-19T16:38:07.000Z" itemprop="date">2018-04-20</time>
</li>
<li>更新 <time datetime="2024-11-02T07:45:00.000Z" itemprop="dateUpdated">2024-11-02</time>
</li>
<!--<li> 评论 <span id = "url::https://hufangyun.com/2018/alfred-workflow-recommend/" class = "cy_cmt_count" ></span>
</li>-->
</ul>
</div>
</div>
<nav class="page-nav">
<span class="page-number current">1</span><a class="page-number" href="/page/2/">2</a><a class="page-number" href="/page/3/">3</a><span class="space">…</span><a class="page-number" href="/page/6/">6</a><a class="extend next" rel="next" href="/page/2/">👉</a>
</nav>
</div>
</div>
<div class="hosted">
<ul>
<li class="coding">
<a href="https://coding.net/pages" target="_blank">
<img src="/./img/coding.png">
</a>
</li>
<li class="github-pages">
<a href="https://pages.github.com" target="_blank">
<img src="/./img/github-pages.png">
</a>
</li>
<li class="website-info">
<a href="https://beian.miit.gov.cn/" target="_blank">
©2013-2024 胡方运的博客 鲁ICP备15009509号
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="right-aside">
<div class="search">
<input type="search" id="search" class="input-search" placeholder="搜索">
<i class="icon-search"></i>
<div class="search-result-box">
<ul id="search-result">
</ul>
</div>
</div>
<div class="aside-box about-me">
<h3>关于我</h3>
<div class="content">
<div class="hello">
<p><span>👋</span>你好,我是方运</p>
</div>
<p><span>🧱</span>主业前端研发,Nodejs 全栈方向</p>
<p><span>🍎</span>副业 Apple 生态独立开发者</p>
<p><span>😺</span>喵星人铲屎官,有两位猫咪好友陪伴</p>
<p><span>🦄</span>希望未来可以更自由一点</p>
<div class="more">
<p><span>👉</span><a href="/2014/aboutme/">点击查看更多</a></p>
</div>
</div>
</div>
<div class="aside-box my-app">
<h3>我的 App</h3>
<div class="content">
<a class="app" href="https://apps.apple.com/zh/app/betterwe-habit-todo-wish/id6560117527">
<img src="/./img/better-we.png" alt="BetterWe App logo">
<div class="info">
<p class="name">BetterWe - 积累积分 · 兑换心愿</p>
<p class="description">习惯 · 待办 · 积分 · 心愿</p>
</div>
</a>
<div class="line"></div>
<a class="app" href="https://apps.apple.com/zh/app/%E9%83%BD%E8%AE%B0%E5%BE%97/id6477067769">
<img src="/./img/any-remember.png" alt="BetterWe App logo">
<div class="info">
<p class="name">Any Remember - 轮播提醒</p>
<p class="description">任务栏上的小提醒</p>
</div>
</a>
</div>
</div>
</div>
</div>
<script>
var homeLeftBgArr = 'https://static.hufangyun.com/hexo/bg1.jpg,https://static.hufangyun.com/hexo/bg2.jpg,https://static.hufangyun.com/hexo/bg3.jpg,https://static.hufangyun.com/hexo/bg4.jpg,https://static.hufangyun.com/hexo/bg5.jpg,https://static.hufangyun.com/hexo/bg6.jpg'.split(',');
var homeLeftBgArrLen = homeLeftBgArr.length;
var leftBackgroundUrl = homeLeftBgArr[Math.floor(Math.random() * homeLeftBgArrLen)];
var homeLeftAsideNode = document.getElementsByClassName('left-aside')[0];
if (homeLeftAsideNode) {
homeLeftAsideNode.style.backgroundImage = 'url(' + leftBackgroundUrl + ')';
}
</script>
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
</script>
<script defer="defer">var consoleConfig="\n欢迎访问 https://hufangyun.com ,围观我的博客(づ。◕‿‿◕。)づ!\n,\n本博客使用 %cHexo%c 搭建,博客主题为本人开发的 %chexo-themes-yearn%c ~~~ 🎉🎉🎉 \n\n源码 https://github.com/imfycc/hexo-themes-yearn \n\n如果喜欢可以 star 支持一下 ❤️~\n,\n扫描下面的二维码,在手机上查看博客!\n,https://static.hufangyun.com/blog-url-qrcode-180-180.png,\n 想知道这个效果如何实现的?博客内搜索 console 彩蛋 🚀 !\n".split(","),canConsole= true,consoleInfo=function(o){if(canConsole&&o&&!(o.length<1)){var n,c="#6190e8",e="padding: 1px 5px;color: #fff;background: "+c+";",l="color: "+c+";";o.map((o=>{var c=(o.match(/%c/g)||[]).length;if(/^http(s)?:\/\//.test(o))console.log("%c ","background: url("+o+") no-repeat left center;font-size: 180px;");else if(c>0){for(var f=[],p=0;p<c;p++)p%2==0?f.push(e):f.push(l);(n=console).log.apply(n,["%c"+o,l].concat(f))}else console.log("%c"+o,l)}))}}(consoleConfig)</script><script type="text/javascript" src="/./js/main.7d2764.js"></script>
</body>
</html>