-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
270 lines (218 loc) · 8.81 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
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>sam的小窝 | Home </title><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="学习 & 生活" />
<meta property="og:image" content=""/>
<link rel="alternate" type="application/rss+xml" href="https://www.samrainhan.com/index.xml" title="sam的小窝" />
<meta property="og:url" content="https://www.samrainhan.com/">
<meta property="og:site_name" content="sam的小窝">
<meta property="og:title" content="sam的小窝">
<meta property="og:description" content="学习 & 生活">
<meta property="og:locale" content="zh_cn">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="sam的小窝">
<meta name="twitter:description" content="学习 & 生活">
<script src="https://www.samrainhan.com/js/feather.min.js"></script>
<link href="https://www.samrainhan.com/css/fonts.2c2227b81b1970a03e760aa2e6121cd01f87c88586803cbb282aa224720a765f.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" media="screen" href="https://www.samrainhan.com/css/main.ac08a4c9714baa859217f92f051deb58df2938ec352b506df655005dcaf98cc0.css" />
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="https://www.samrainhan.com/css/dark.726cd11ca6eb7c4f7d48eb420354f814e5c1b94281aaf8fd0511c1319f7f78a4.css" media="(prefers-color-scheme: dark)" />
</head>
<body>
<div class="content">
<header>
<div class="main">
<a href="https://www.samrainhan.com/">sam的小窝</a>
</div>
<nav>
<a href="https://www.samrainhan.com/">Home</a>
<a href="https://www.samrainhan.com/posts">Writings</a>
<a href="https://www.samrainhan.com/tags">Tags</a>
<a href="https://www.samrainhan.com/about">About</a>
</nav>
</header>
<main class="list">
<div class="site-description"></div>
<section class="list-item">
<h1 class="title"><a href="https://www.samrainhan.com/posts/2025-01-25-dont-stop-exercising-during-spring-festival/">春节锻炼不能停</a></h1>
<time>Jan 25, 2025</time>
<br><div class="description">
<h1 id="人生唯有读书和运动不可辜负">人生唯有读书和运动不可辜负!</h1>
<p>最好的生活,无非就是:</p>
<ul>
<li>于阅读间,参悟人生,洞察自我;</li>
<li>在运动中,摒弃浮躁,克服万难;</li>
<li>于独处时,探寻真理,提升修养;</li>
<li>在清醒中,辨别是非,追随梦想。</li>
</ul>
<p>春节可以吃美食、睡懒觉,走亲访友,锻炼也不能停。因为正值寒冬腊月,特别是北方不太方便户外运动。所以推荐了一套在家里也能做的动作。</p>…
</div>
<a class="readmore" href="https://www.samrainhan.com/posts/2025-01-25-dont-stop-exercising-during-spring-festival/">Read more ⟶</a>
</section>
<section class="list-item">
<h1 class="title"><a href="https://www.samrainhan.com/posts/2024-12-21-possessive-pattern/">占有型模式</a></h1>
<time>Dec 21, 2024</time>
<br><div class="description">
<p>人不要总去想应该做什么,而应该更多地思考自己是什么</p>
<p>在占有型模式中,人们的幸福就在于高人一等、在于拥有权力,并且归根结底在于征服、掠夺和杀戮的能力。而在存在型生存模式中,幸福在于爱、分享和给予。</p>…
</div>
<a class="readmore" href="https://www.samrainhan.com/posts/2024-12-21-possessive-pattern/">Read more ⟶</a>
</section>
<section class="list-item">
<h1 class="title"><a href="https://www.samrainhan.com/posts/2024-12-18-simple-process-for-non-terminal-projects/">非端项目简易流程</a></h1>
<time>Dec 18, 2024</time>
<br><div class="description">
<p>生成的图片在此: <a href="https://kdocs.cn/l/cvxr13rl89eh">https://kdocs.cn/l/cvxr13rl89eh</a></p>
<p>D2的代码在此:</p>
<pre tabindex="0"><code>title: "非端项目简易流程"
sales_opportunity: {
shape: rectangle
label: "销售获得商机"
}
sales_communication: {
shape: rectangle
label: "销售独立和客户交流"
}
opportunity_valid: {
shape: diamond
label: "商机是否靠谱?"
}
reject_customer: {
shape: rectangle
label: "回绝客户"
}
end: {
shape: circle
label: "结束"
}
standard_product_satisfy: {
shape: diamond
label: "标品是否满足客户需求"
}
follow_opportunity: {
shape: rectangle
label: "继续跟进商机"
}
collect_requirements: {
shape: rectangle
label: "售前整理客户需求"
}
confirm_requirements: {
shape: diamond
label: "客户是否确认需求"
}
evaluate_workload: {
shape: rectangle
label: "评估定开工作量和计划"
}
project_approval: {
shape: diamond
label: "立项审批是否通过"
}
bidding: {
shape: rectangle
label: "招投标"
}
sign_contract: {
shape: diamond
label: "是否签约"
}
production: {
shape: rectangle
label: "投产"
}
promotion: {
shape: rectangle
label: "推广"
}
sales_opportunity -> sales_communication
sales_communication -> opportunity_valid
opportunity_valid -> reject_customer: {
label: "否"
}
reject_customer -> end
opportunity_valid -> standard_product_satisfy: {
label: "是"
}
standard_product_satisfy -> follow_opportunity: {
label: "是"
}
standard_product_satisfy -> collect_requirements: {
label: "否"
}
collect_requirements -> confirm_requirements
confirm_requirements -> evaluate_workload: {
label: "是"
}
confirm_requirements -> collect_requirements: {
label: "否"
}
evaluate_workload -> project_approval
project_approval -> evaluate_workload: {
label: "否"
}
project_approval -> follow_opportunity: {
label: "是"
}
follow_opportunity -> bidding
bidding -> sign_contract
sign_contract -> production: {
label: "是"
}
sign_contract -> end: {
label: "否"
}
production -> promotion
promotion -> end
</code></pre>…
</div>
<a class="readmore" href="https://www.samrainhan.com/posts/2024-12-18-simple-process-for-non-terminal-projects/">Read more ⟶</a>
</section>
<section class="list-item">
<h1 class="title"><a href="https://www.samrainhan.com/posts/2024-12-11-some-concepts-of-multi-dimensional-tables/">多维表的一些概念</a></h1>
<time>Dec 11, 2024</time>
<br><div class="description">
<p>双向关联:在单元格中,引用另外一个表的记录,默认只显示引用记录的第一个字段内容。注:支持设置‘自动关联或‘手动关联?;手工关联支持进一步指定来源于某个视图。</p>…
</div>
<a class="readmore" href="https://www.samrainhan.com/posts/2024-12-11-some-concepts-of-multi-dimensional-tables/">Read more ⟶</a>
</section>
<section class="list-item">
<h1 class="title"><a href="https://www.samrainhan.com/posts/2024-12-10-existence-oriented-pattern/">存在型模式</a></h1>
<time>Dec 10, 2024</time>
<br><div class="description">
<p>马克斯·亨齐克(Max Hunziger)提到过的一种象征来描述存在型模式最为恰当:当光线透过一只蓝色玻璃杯时,这只杯子呈现为蓝色,因为它吸收了所有其他颜色的光,不让它们通过。也就是说,我们之所以称这只玻璃杯为“蓝色”的,恰恰是因为它并不保留蓝色的光波。它之所以拥有这个名称,不是因为它所占有的东西,而是因为它所给出的东西。</p>…
</div>
<a class="readmore" href="https://www.samrainhan.com/posts/2024-12-10-existence-oriented-pattern/">Read more ⟶</a>
</section>
<ul class="pagination">
<span class="page-item page-prev">
</span>
<span class="page-item page-next">
<a href="https://www.samrainhan.com/page/2/" class="page-link" aria-label="Next"><span aria-hidden="true">Next →</span></a>
</span>
</ul>
</main>
<footer>
<div style="display: flex"><a class="soc" href="" rel="me" title="github"
><i data-feather=""></i
></a>
<a class="border"></a><a class="soc" href="" rel="me" title="linkedin"
><i data-feather=""></i
></a>
<a class="border"></a><a class="soc" href="" rel="me" title="email"
><i data-feather=""></i
></a>
<a class="border"></a></div>
<div class="footer-info">
2025 <a href="https://github.com/athul/archie">Archie Theme</a> | Built
with <a href="https://gohugo.io">Hugo</a>
</div>
</footer>
<script>
feather.replace();
</script>
</div>
</body>
</html>