-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.xml
353 lines (353 loc) · 24.2 KB
/
index.xml
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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>一世韶华</title>
<link>https://grass.show/</link>
<description>Recent content on 一世韶华</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh-cn</language>
<lastBuildDate>Tue, 16 Apr 2024 13:00:00 +0800</lastBuildDate>
<atom:link href="https://grass.show/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Symfony 源码阅读 - 简介</title>
<link>https://grass.show/post/read-symfony-source-code-introduction/</link>
<pubDate>Tue, 16 Apr 2024 13:00:00 +0800</pubDate>
<guid>https://grass.show/post/read-symfony-source-code-introduction/</guid>
<description><p><a href="https://grass.show/series/read-symfony-source-code/">Symfony 源码阅读系列博客</a> 是我自己深入学习 Symfony 框架的笔记,和大家共同学习。</p>
<p>这不是使用文档,它侧重于框架背后的源码实现机制。如果想找使用方法,可以参阅<a href="https://symfony.com/doc/current/index.html">官方文档</a></p></description>
</item>
<item>
<title>Emacs中的个人信息管理 — 日记/笔记/博客</title>
<link>https://grass.show/post/pim-in-emacs-gtd-daily-note-blog/</link>
<pubDate>Wed, 27 Mar 2024 13:20:00 +0800</pubDate>
<guid>https://grass.show/post/pim-in-emacs-gtd-daily-note-blog/</guid>
<description><p>本文是 <a href="https://grass.show/series/emacs-%E4%B8%AD%E7%9A%84%E4%B8%AA%E4%BA%BA%E4%BF%A1%E6%81%AF%E7%AE%A1%E7%90%86/">本系列</a> 的第三篇, 分享在Emacs中进行日记记录,笔记管理和博客文章的管理</p></description>
</item>
<item>
<title>Emacs中的个人信息管理 — GTD整理</title>
<link>https://grass.show/post/pim-in-emacs-gtd-review/</link>
<pubDate>Tue, 19 Mar 2024 13:28:00 +0800</pubDate>
<guid>https://grass.show/post/pim-in-emacs-gtd-review/</guid>
<description><p>本文是 <a href="https://grass.show/series/emacs-%E4%B8%AD%E7%9A%84%E4%B8%AA%E4%BA%BA%E4%BF%A1%E6%81%AF%E7%AE%A1%E7%90%86/">本系列</a> 的第二篇, 分享在Emacs中践行 GTD 的工作流</p></description>
</item>
<item>
<title>在Hyprland桌面下,Chromium系浏览器无法使用Fcitx输入法</title>
<link>https://grass.show/post/in-hyprland-chromium-not-use-fcitx/</link>
<pubDate>Fri, 08 Mar 2024 11:40:00 +0800</pubDate>
<guid>https://grass.show/post/in-hyprland-chromium-not-use-fcitx/</guid>
<description>TL;DR 使用以下参数打开 chromium -enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime 背景 操作系统为 NixOS ,桌面为 Hyprland ,显示协议为 Wayland ,输入法是 Fcitx 配制的小鹤双拼。浏览器是 Brave (Chromium内核)。之前我的浏</description>
</item>
<item>
<title>Emacs中的个人信息管理 — GTD收集</title>
<link>https://grass.show/post/pim-in-emacs-gtd-inbox/</link>
<pubDate>Mon, 04 Mar 2024 00:30:00 +0800</pubDate>
<guid>https://grass.show/post/pim-in-emacs-gtd-inbox/</guid>
<description><p>本文是 <a href="https://grass.show/series/emacs-%E4%B8%AD%E7%9A%84%E4%B8%AA%E4%BA%BA%E4%BF%A1%E6%81%AF%E7%AE%A1%E7%90%86/">本系列</a> 的第一篇。</p>
<p>本篇分享我在 <code>Emacs</code> 中使用 <code>Org</code> 进行 <code>GTD</code> 信息收集的一些方案及配置。</p></description>
</item>
<item>
<title>调研在Flutter中支持离线优先的数据库</title>
<link>https://grass.show/post/flutter-offline-first-solutions/</link>
<pubDate>Thu, 02 Dec 2021 10:41:00 +0800</pubDate>
<guid>https://grass.show/post/flutter-offline-first-solutions/</guid>
<description><p>本文调研了10余种客户端数据库方案。用于在 <code>Flutter</code> 中支持离线优先的数据库。</p></description>
</item>
<item>
<title>最近写Purescript项目的一些感悟</title>
<link>https://grass.show/post/some-insights-on-using-purescript-recently/</link>
<pubDate>Tue, 31 Aug 2021 22:39:00 +0800</pubDate>
<guid>https://grass.show/post/some-insights-on-using-purescript-recently/</guid>
<description><p>这篇文章是我使用PureScript(下文简称Purs)这几个月的一些碎碎念,纯主观看法且带有偏见,非教程,轻喷。</p></description>
</item>
<item>
<title>我是如何一步步进入Purescript这个坑的</title>
<link>https://grass.show/post/how-do-i-get-to-know-purescript-step-by-step/</link>
<pubDate>Sun, 29 Aug 2021 10:55:00 +0800</pubDate>
<guid>https://grass.show/post/how-do-i-get-to-know-purescript-step-by-step/</guid>
<description><p>Purescript是一个可以编译到Js的纯函数式编程语言,其语法和思想来源于Haskell,且保持高度一致。最近几个月我对这个语言比较入迷,值得的说一下我是如何一步一步的踏进这个坑的。</p></description>
</item>
<item>
<title>使用Nix+direnv快速构建不同软件版本的开发环境</title>
<link>https://grass.show/post/create-environment-with-nix-and-direnv/</link>
<pubDate>Wed, 07 Jul 2021 21:26:00 +0800</pubDate>
<guid>https://grass.show/post/create-environment-with-nix-and-direnv/</guid>
<description><p>我们在开发项目是总是会遇到一些软件版本的问题,例如项目A需要node版本为8-10,而项目B需要版本大于12,常用的方案有这么几种。</p>
<ul>
<li>在开发不同的项目的时候,手工切换不同的版本 (因为我遇到的不多,所以一直这么干)</li>
<li>使用虚拟机或者Docker</li>
<li>使用类似python中的virtualenv,根据不同的目录切换不同的虚拟运行时环境</li>
</ul>
<p>本文的方案属于第三种。不需要太多的背景知识。</p></description>
</item>
<item>
<title>利器推荐-2021-05</title>
<link>https://grass.show/post/tools-recommend-2021-05/</link>
<pubDate>Mon, 17 May 2021 23:01:00 +0800</pubDate>
<guid>https://grass.show/post/tools-recommend-2021-05/</guid>
<description>本文推荐的都是我正在用的或者用过的产品 硬件 Macbook Pro 13寸 如果是开发用,多配点内存会好些,磁盘一般256足够了 HHKB BT 我是被种草的,据说是程序员必备神</description>
</item>
<item>
<title>个人照片备份方式的变迁</title>
<link>https://grass.show/post/photo-backup-develop-history/</link>
<pubDate>Sun, 16 May 2021 23:32:00 +0800</pubDate>
<guid>https://grass.show/post/photo-backup-develop-history/</guid>
<description>物理相册 这个时间大概是中学时期及以前,没有手机,没有电子相册,更无无备份意识,只有拍完的照片放到家里的相册中 qq相册 中专时期及刚工作的时候,</description>
</item>
<item>
<title>使用certbot申请免费https泛域名证书</title>
<link>https://grass.show/post/register-https-bycertbot/</link>
<pubDate>Thu, 18 Feb 2021 12:50:00 +0800</pubDate>
<guid>https://grass.show/post/register-https-bycertbot/</guid>
<description>免费的https证书 部署https访问最简单的办法就是使用域名商提供的https服务,简单、省事、可靠、有保障。 但是,价格同样也不便宜啊,像</description>
</item>
<item>
<title>《追寻生命的意义》有感</title>
<link>https://grass.show/post/mans-search-for-meaning/</link>
<pubDate>Mon, 01 Feb 2021 15:13:00 +0800</pubDate>
<guid>https://grass.show/post/mans-search-for-meaning/</guid>
<description><p>不论什么样的人,不论处在什么样的环境下,都有些选择的自由,即使身处奥斯维辛集中营,随时可能会被送往毒气室,但是依旧拥有一项谁也剥夺不了的自由,那就是如何面对痛苦的态度。</p></description>
</item>
<item>
<title>送别驴友</title>
<link>https://grass.show/post/seeing-off-the-friend/</link>
<pubDate>Sun, 20 Dec 2020 00:00:00 +0000</pubDate>
<guid>https://grass.show/post/seeing-off-the-friend/</guid>
<description><p>你以自己喜爱的方式告别这个世界,愿天堂没有寒冷.</p></description>
</item>
<item>
<title>在FreeBSD系统上使用Docker</title>
<link>https://grass.show/post/use-docker-on-freebsd/</link>
<pubDate>Mon, 09 Nov 2020 14:50:00 +0800</pubDate>
<guid>https://grass.show/post/use-docker-on-freebsd/</guid>
<description><p>Docker利用了Linux内核的一些特性,而FreeBSD是不支持的,需要通过docker-machine创建虚拟机来曲线救国。</p></description>
</item>
<item>
<title>基于Org的GTD实践</title>
<link>https://grass.show/translate/do-gtd-in-orgmode/</link>
<pubDate>Thu, 05 Nov 2020 13:17:00 +0800</pubDate>
<guid>https://grass.show/translate/do-gtd-in-orgmode/</guid>
<description>在这篇文章中,我将详细介绍如何使用Orgmode实现GTD,而不是解释GTD方法本身或Orgmode是如何工作的。</description>
</item>
<item>
<title>蜗牛星际机器重置BIOS的方法</title>
<link>https://grass.show/post/woniuxingji-bios-reset/</link>
<pubDate>Wed, 04 Nov 2020 23:11:00 +0800</pubDate>
<guid>https://grass.show/post/woniuxingji-bios-reset/</guid>
<description><p>主板电池旁边的两个针脚,在通电启动情况下,使用螺丝刀连接两个针脚,使其短路</p></description>
</item>
<item>
<title>从Hexo迁移到Hugo</title>
<link>https://grass.show/post/from-hexo-to-hugo/</link>
<pubDate>Sun, 01 Nov 2020 22:54:00 +0800</pubDate>
<guid>https://grass.show/post/from-hexo-to-hugo/</guid>
<description><p>记录一下自己从Hexo迁移到Hugo的过程,程序直接部署到GitHub Page。</p></description>
</item>
<item>
<title>不翻墙使用Google搜索</title>
<link>https://grass.show/post/use-google-search-without-vpn/</link>
<pubDate>Tue, 27 Oct 2020 11:28:00 +0800</pubDate>
<guid>https://grass.show/post/use-google-search-without-vpn/</guid>
<description>谷歌镜像站汇总 谷歌学术导航 谷歌镜像导航 设置浏览器的默认搜索 打开谷歌镜像导航,在右侧谷歌网页镜像中随便选择一个输入框,输入要搜索的东西,点击 谷</description>
</item>
<item>
<title>使用ox-hugo写博客</title>
<link>https://grass.show/post/first-blog-for-ox-hugo/</link>
<pubDate>Thu, 22 Oct 2020 15:10:00 +0800</pubDate>
<guid>https://grass.show/post/first-blog-for-ox-hugo/</guid>
<description>&gt; 本文是使用ox-hugo发表的第一篇文章 阅读前提 知道Emacs和Org是什么 知道hugo或其它SSG1程序 为什么要使用ox-hugo 可以使</description>
</item>
<item>
<title>函数式编程之旅(二)——初窥门径</title>
<link>https://grass.show/post/js-fp-2/</link>
<pubDate>Tue, 21 Jul 2020 11:08:00 +0800</pubDate>
<guid>https://grass.show/post/js-fp-2/</guid>
<description><p>一等公民是基石,纯函数是核心,柯里化是手段,函数组合是目的</p></description>
</item>
<item>
<title>js的函数式编程之旅(一)——初入武林</title>
<link>https://grass.show/post/js-fp-1/</link>
<pubDate>Mon, 20 Jul 2020 20:11:00 +0800</pubDate>
<guid>https://grass.show/post/js-fp-1/</guid>
<description><p>一句话重点:函数式好处多多,但是不要过度追求函数式。</p></description>
</item>
<item>
<title>Hexo的介绍及安装使用</title>
<link>https://grass.show/post/hexo-installation/</link>
<pubDate>Fri, 10 Jul 2020 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/hexo-installation/</guid>
<description><h2 id="什么是hexo">什么是Hexo</h2>
<p>Hexo 是一个快速、简洁且高效的博客框架。Hexo 使用 Markdown(或其他渲染引擎)解析文章,在几秒内,即可利用靓丽的主题生成静态网页</p></description>
</item>
<item>
<title>机器人总动员——浪漫而感人的动画电影</title>
<link>https://grass.show/post/movie-wall-e/</link>
<pubDate>Tue, 04 Feb 2020 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/movie-wall-e/</guid>
<description>昨天就计划好今天看一部电影,但是没有想好看哪一个,打开了爱奇艺,看着推荐的那些,也都没想看的欲望,索性来个更加直接一点的,上豆瓣电影排行榜去</description>
</item>
<item>
<title>2020,随心而动</title>
<link>https://grass.show/post/2020-begin/</link>
<pubDate>Fri, 17 Jan 2020 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/2020-begin/</guid>
<description>2019,鱼跃龙门 刚过去的一年可以说是人生中变化最大的一年也不为过。去年可以分为两个阶段,上半年的关键词是迷茫,下半年的关键词是探索上半年经</description>
</item>
<item>
<title>人生就像一个多面体</title>
<link>https://grass.show/post/life-is-like-polyhedron/</link>
<pubDate>Mon, 09 Dec 2019 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/life-is-like-polyhedron/</guid>
<description>我们的人生就像一个多面体,面对不同的人呈现出不同的一面。 “妈,我想吃韭菜花”,每年的秋天都会给妈打一个电话,告诉她我想吃她腌的韭菜花了,然后</description>
</item>
<item>
<title>人生首个50km越野跑</title>
<link>https://grass.show/post/first-50km-trai-run/</link>
<pubDate>Thu, 10 Oct 2019 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/first-50km-trai-run/</guid>
<description>比赛过去一周了,简单的回忆一下,也就懒得放图了。比赛前的半个月,在好友的鼓励(怂恿)之下报名了50km组别的比赛。比赛前一天,坐组委会的大巴</description>
</item>
<item>
<title>羡慕别人的故事,不如自己成为主角</title>
<link>https://grass.show/post/do-leading-role-for-mine/</link>
<pubDate>Mon, 09 Sep 2019 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/do-leading-role-for-mine/</guid>
<description>这句话的出处是?这句话没有出处,是我昨天在越野跑比赛中突然浮现的一句话。 一 三周前,我去鹫峰爬山,在妙峰山到娘娘庙的那段路上,看到了很多越野跑</description>
</item>
<item>
<title>人生路上,我跨出了最大的一步</title>
<link>https://grass.show/post/great-step/</link>
<pubDate>Mon, 02 Sep 2019 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/great-step/</guid>
<description>距离上一次更新公众号已经过去一个半月了,不是懒得更新,而是没有时间更新。本来今天也是没有时间的,但是由于腿脚不便,今天的穿越活动放了鸽子,在</description>
</item>
<item>
<title>与现实脱轨的两天</title>
<link>https://grass.show/post/first-camping/</link>
<pubDate>Sun, 14 Jul 2019 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/first-camping/</guid>
<description>为了摆脱生活中的种种压力,在周五下班后的地铁上就在思考该如何度过一个周末。于是参加两天的露营就在地铁上被我临时决定了。 前一天晚上 由于第一天晚</description>
</item>
<item>
<title>上班族如何实现财务自由——启蒙篇</title>
<link>https://grass.show/post/officer-financial-freedom-1/</link>
<pubDate>Tue, 02 Apr 2019 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/officer-financial-freedom-1/</guid>
<description>引子 我喜欢程序员的工作,但是我不想一直做程序员,我还有其他的事情想去尝试,想去摄影,想去西藏骑行,想去酒吧当调酒师,想去夜店当dj,但是我却</description>
</item>
<item>
<title>996ICU大事件——持续发酵中</title>
<link>https://grass.show/post/996icu-doing/</link>
<pubDate>Fri, 29 Mar 2019 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/996icu-doing/</guid>
<description>一、起因 2019 年杭州电商公司有赞在公司年会宣布未来执行 996 工作制, CEO 白鸦回应“几年后回看,这次绝对是好事”。 2019 年 3 月中,曝京东开始实行分部门的 996 或</description>
</item>
<item>
<title>《捉迷藏》观后感</title>
<link>https://grass.show/post/impressions-of-after-reading-hide-and-seek/</link>
<pubDate>Mon, 24 Sep 2018 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/impressions-of-after-reading-hide-and-seek/</guid>
<description>剧情简介 一个经常被偷窥的少女,在单身居住的楼里,深夜被杀。作为开场的引子。 从一开始的线索,指向了少女(恩惠)的隔壁男。邋遢男,戴头盔,爱好偷</description>
</item>
<item>
<title>建立属于你的知识收集系统</title>
<link>https://grass.show/post/build-yours-knowledge-collection-system/</link>
<pubDate>Thu, 20 Sep 2018 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/build-yours-knowledge-collection-system/</guid>
<description>目标 建立起一套流程,从信息的收集,到阅读,再到整理,最后归档。利用各种跨平台的工具来完成他 收集 收集的渠道有多种 RSS的订阅 微信公众号的订阅 朋</description>
</item>
<item>
<title>异步——从Callback到Promise再到Rxjs</title>
<link>https://grass.show/post/callback-promise-rxjs/</link>
<pubDate>Thu, 31 Aug 2017 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/callback-promise-rxjs/</guid>
<description><p>异步编程从以前的晦涩难懂,到现在的简单明了,从以前的功能单一,到现在的功能强大。</p></description>
</item>
<item>
<title>打造高效的Mac开发环境(一)—— 科学上网</title>
<link>https://grass.show/post/make-mac-dev-env-01/</link>
<pubDate>Wed, 30 Aug 2017 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/make-mac-dev-env-01/</guid>
<description><p>工欲善其事,必先利其器</p>
<p>不管是我们以后用到的工具,还是各种文档,亦或是“谷歌一下”,这些都得翻墙,甚至GitHub都偶尔抽风,我们先把这重中之重解决掉!</p></description>
</item>
<item>
<title>打造高效的Mac开发环境(零)—— 启程</title>
<link>https://grass.show/post/make-mac-dev-env-00/</link>
<pubDate>Sat, 26 Aug 2017 11:25:00 +0800</pubDate>
<guid>https://grass.show/post/make-mac-dev-env-00/</guid>
<description><ul>
<li>
<p>你喜欢追求高效率的办公吗?</p>
</li>
<li>
<p>你喜欢尽最大可能节约你的时间吗?</p>
</li>
<li>
<p>你喜欢别人羡慕的看着你装*吗?</p>
</li>
<li>
<p>那你就是最适合本教程的人了,O(∩_∩)O哈哈~</p>
</li>
</ul></description>
</item>
<item>
<title>我又开始写博客了</title>
<link>https://grass.show/post/again-first-blog/</link>
<pubDate>Sun, 13 Aug 2017 01:13:00 +0800</pubDate>
<guid>https://grass.show/post/again-first-blog/</guid>
<description><p>为什么要说又呢?不止一次的建站写博客,也不止一次的不了了之.
而这一次,我为洗刷耻辱而来。</p></description>
</item>
<item>
<title>工资从2k到22k,最终到0k的发展历程</title>
<link>https://grass.show/post/from-2k-to-22k-to-0/</link>
<pubDate>Wed, 10 May 2017 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/from-2k-to-22k-to-0/</guid>
<description>15年,那时候23岁,怀着一颗无知且无畏的心来到首都寻找工作,想要立志踏入IT行业。 由于那时候不懂技术,所以也不知道自己该找IT行业内的什么</description>
</item>
<item>
<title>凹多边形和点的位置问题(凹包问题面对对象的算法)</title>
<link>https://grass.show/post/concave-polygon-and-point/</link>
<pubDate>Mon, 01 Aug 2016 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/concave-polygon-and-point/</guid>
<description><p>已知一个任意多边形的各顶点坐标,任意给一点坐标,判断是否在该多边形内部或边线上, 这只是一个笨拙的实现</p></description>
</item>
<item>
<title>在工作中生活VS在生活中工作</title>
<link>https://grass.show/post/work-in-life-vs-life-in-work/</link>
<pubDate>Sun, 26 Jun 2016 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/work-in-life-vs-life-in-work/</guid>
<description>一、作为一枚程序源,每天的生活就是黑白颠倒,白天无精打采,夜晚点灯熬夜的工作 记得去年刚来公司的时候,因为公司人手不多,所以一个人干好几个人的</description>
</item>
<item>
<title>工作&生活工具分享推荐</title>
<link>https://grass.show/post/work-and-home-tools/</link>
<pubDate>Tue, 29 Mar 2016 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/work-and-home-tools/</guid>
<description><p>分享一些平时工作生活中用到的工具。</p></description>
</item>
<item>
<title>最初的梦想</title>
<link>https://grass.show/post/original-dram/</link>
<pubDate>Sun, 01 Jun 2014 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/original-dram/</guid>
<description>每天早上睁眼起床,开始忙忙碌碌的一天。吃饭睡觉,然后准备度过第二天。这是多数人的生活缩影,每个人每天都在忙碌中度过,很多时候甚至会忽略自己为</description>
</item>
<item>
<title>因为艰难,所以更需坚持——为了梦想,永不放弃</title>
<link>https://grass.show/post/for-dram-not-giveup/</link>
<pubDate>Wed, 22 May 2013 00:00:00 +0800</pubDate>
<guid>https://grass.show/post/for-dram-not-giveup/</guid>
<description><p>感觉好久没有写日记了呢,也许是因为忙,也许是因为真的不知道写些什么吧,有些时候想写点什么,但是打开电脑,点开网页,就忘记了要说些什么。</p></description>
</item>
<item>
<title>React Native中的别名</title>
<link>https://grass.show/translate/alias-in-react-native/</link>
<pubDate>Sat, 18 Aug 2007 00:00:00 +0800</pubDate>
<guid>https://grass.show/translate/alias-in-react-native/</guid>
<description><p>有时候,你会在你的项目有多个文件和文件夹。我们需要从任意随机文件中获得一个文件的引用。如果我们这样的相对路径的话,看起来是这个样子的:</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-javascript" data-lang="javascript"><span class="line"><span class="cl"><span class="kr">import</span> <span class="nx">themes</span> <span class="nx">from</span> <span class="s1">&#39;../../config/themes&#39;</span><span class="p">;</span>
</span></span></code></pre></div><p>通过符号`../`让我们很难去思考,在更复杂的项目中,这将是一个噩梦。</p></description>
</item>
</channel>
</rss>