-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
510 lines (304 loc) · 19.9 KB
/
atom.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
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
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Born to die</title>
<subtitle>Living to love</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="https://camusecao.top/"/>
<updated>2023-07-30T07:22:11.195Z</updated>
<id>https://camusecao.top/</id>
<author>
<name>CamuseCao</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>一次深入的交流</title>
<link href="https://camusecao.top/2023-07-30/reaction-1-langyue/"/>
<id>https://camusecao.top/2023-07-30/reaction-1-langyue/</id>
<published>2023-07-29T16:15:47.995Z</published>
<updated>2023-07-30T07:22:11.195Z</updated>
<summary type="html">
<p>随着年龄的增长,与社会的快速发展,快餐文化逐渐渗透到我们的生活中。我好像许久未与他人深入交流过。而最近我终于体验了一次深入交流,虽然因为双方文化水平上的差异,我信息过载,最终许多交流是无效的。但是我仍然收获了许多。这也引发了我不少反思。久违的更新一下我的博客。好似到了研究生阶段我就少有兴趣更新博客了,仅有的几次也因为工作繁忙等借口而推脱了。</p>
<hr>
</summary>
<category term="人际交往" scheme="https://camusecao.top/categories/%E4%BA%BA%E9%99%85%E4%BA%A4%E5%BE%80/"/>
<category term="Life" scheme="https://camusecao.top/tags/Life/"/>
<category term="Talk" scheme="https://camusecao.top/tags/Talk/"/>
</entry>
<entry>
<title>厦门大学模板使用说明</title>
<link href="https://camusecao.top/2021-06-16/XMU-Thesis-Instruction/"/>
<id>https://camusecao.top/2021-06-16/XMU-Thesis-Instruction/</id>
<published>2021-06-16T15:58:47.414Z</published>
<updated>2019-03-01T13:20:59.000Z</updated>
<summary type="html">
<h2 id="使用的前提"><a href="#使用的前提" class="headerlink" title="使用的前提"></a>使用的前提</h2><p>为了使用该模板,需要安装一个<code>TeX</code>的发行版本。可以选择<code>Texlive</code>或者<code>Miktex</code>,他们都是跨平台的。而<code>Texlive</code>打包了比较多的宏包,较为庞大,<code>Miktex</code>则是临时下载没有的宏包。这里我推荐使用<code>Miktex</code>。</p>
<hr>
</summary>
<category term="学习" scheme="https://camusecao.top/categories/%E5%AD%A6%E4%B9%A0/"/>
<category term="TeX" scheme="https://camusecao.top/tags/TeX/"/>
</entry>
<entry>
<title>关于作死修改注册表导致无法更新Windows系统的反思</title>
<link href="https://camusecao.top/2021-06-16/%E4%BD%9C%E6%AD%BB%E5%BF%83%E5%BE%97/"/>
<id>https://camusecao.top/2021-06-16/%E4%BD%9C%E6%AD%BB%E5%BF%83%E5%BE%97/</id>
<published>2021-06-16T15:58:47.414Z</published>
<updated>2020-03-20T15:46:31.000Z</updated>
<summary type="html">
<p>每次新电脑装软件前,我都喜欢修改注册表,改变软件的默认安装位置。</p>
<hr>
</summary>
<category term="电脑知识" scheme="https://camusecao.top/categories/%E7%94%B5%E8%84%91%E7%9F%A5%E8%AF%86/"/>
<category term="Software" scheme="https://camusecao.top/tags/Software/"/>
<category term="Regedit" scheme="https://camusecao.top/tags/Regedit/"/>
<category term="System" scheme="https://camusecao.top/tags/System/"/>
</entry>
<entry>
<title>TeX 那些小事</title>
<link href="https://camusecao.top/2021-06-16/TeX-Record/"/>
<id>https://camusecao.top/2021-06-16/TeX-Record/</id>
<published>2021-06-16T15:58:47.411Z</published>
<updated>2019-04-02T13:02:16.000Z</updated>
<summary type="html">
<p>本文记录了使用<code>TeX</code>的一些心得,多参考自它处,分享给TeXers,欢迎大家交流。</p>
<hr>
</summary>
<category term="学习" scheme="https://camusecao.top/categories/%E5%AD%A6%E4%B9%A0/"/>
<category term="TeX" scheme="https://camusecao.top/tags/TeX/"/>
</entry>
<entry>
<title>LaTeX 字体的基础配置</title>
<link href="https://camusecao.top/2021-06-16/TeX-Fonts/"/>
<id>https://camusecao.top/2021-06-16/TeX-Fonts/</id>
<published>2021-06-16T15:58:47.411Z</published>
<updated>2019-06-01T08:03:56.000Z</updated>
<summary type="html">
<p>本文将介绍如何简单的配置<code>LaTeX</code>用<code>xelatex</code>编译时,可参考的一种字体配置方案。</p>
<hr>
</summary>
<category term="学习" scheme="https://camusecao.top/categories/%E5%AD%A6%E4%B9%A0/"/>
<category term="TeX" scheme="https://camusecao.top/tags/TeX/"/>
<category term="Programme" scheme="https://camusecao.top/tags/Programme/"/>
</entry>
<entry>
<title>Arch 下 TeXlive-basic 的安装以及 texliveonfly 的基础使用的折腾日记</title>
<link href="https://camusecao.top/2021-06-16/TeXlive-basic-install/"/>
<id>https://camusecao.top/2021-06-16/TeXlive-basic-install/</id>
<published>2021-06-16T15:58:47.411Z</published>
<updated>2020-08-23T02:44:29.239Z</updated>
<summary type="html">
<p>最近又在玩 <code>Linux</code>,顺便要装 <code>TeXlive</code>。但是这次不想像以往一样完整安装。<del>实际上还是完整安装省事,就是浪费了很多空间,换来的是少折腾。</del>其实还有 <code>MikTeX</code> 和 <code>TinyTeX</code> 的选择。另外这次发现了 <code>texliveonfly.py</code> 脚本,多谢林前辈的指点。下面进入折腾吧。这篇教程的核心内容应该适用于其它几个常见的 <code>Linux</code> 发行版本。</p>
<hr>
</summary>
<category term="学习" scheme="https://camusecao.top/categories/%E5%AD%A6%E4%B9%A0/"/>
<category term="TeX" scheme="https://camusecao.top/tags/TeX/"/>
<category term="Programme" scheme="https://camusecao.top/tags/Programme/"/>
</entry>
<entry>
<title>TeXLive 升级到 pretest</title>
<link href="https://camusecao.top/2021-06-16/tlpretest/"/>
<id>https://camusecao.top/2021-06-16/tlpretest/</id>
<published>2021-06-16T15:58:47.411Z</published>
<updated>2021-03-28T07:28:09.906Z</updated>
<summary type="html">
<p>一年的 1/4 快过去了,TeXLive 的发新也快好了。今天我运行</p>
<figure class="highlight sh"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">tlmgr update --self --all</span><br></pre></td></tr></table></figure>
<p>发现 2020 已经被冻结了,无法再升级宏包了。</p>
<hr>
</summary>
<category term="软件" scheme="https://camusecao.top/categories/%E8%BD%AF%E4%BB%B6/"/>
<category term="TeX" scheme="https://camusecao.top/tags/TeX/"/>
<category term="Software" scheme="https://camusecao.top/tags/Software/"/>
</entry>
<entry>
<title>LaTeX in ArchLinux</title>
<link href="https://camusecao.top/2021-06-16/vscode-for-latex/"/>
<id>https://camusecao.top/2021-06-16/vscode-for-latex/</id>
<published>2021-06-16T15:58:47.411Z</published>
<updated>2020-10-04T15:28:55.635Z</updated>
<summary type="html">
<p>一名经常使用 <code>LaTeX</code> 的用户必须配置一个好用的编辑器来提高效率。另外也得想办法提高编译速度。这里我介绍一下我的常用编译相关的内容,希望你看了有收获。</p>
<p>注意,本文不适合新人,要看懂偏难。</p>
<hr>
</summary>
<category term="软件" scheme="https://camusecao.top/categories/%E8%BD%AF%E4%BB%B6/"/>
<category term="TeX" scheme="https://camusecao.top/tags/TeX/"/>
<category term="Linux" scheme="https://camusecao.top/tags/Linux/"/>
</entry>
<entry>
<title>Python 实用小程序</title>
<link href="https://camusecao.top/2021-06-16/Python-tricks/"/>
<id>https://camusecao.top/2021-06-16/Python-tricks/</id>
<published>2021-06-16T15:58:47.407Z</published>
<updated>2020-01-26T05:54:48.000Z</updated>
<summary type="html">
<p>Python 是一门简单易用的编程语言,除了很多比较正经的使用,它还有很多小用处。本文主要介绍我自己在日常生活中的一些小程序。分享给大家,希望对你的使用有帮助。另外也是做一本保存的作用。本文中基本是参考 <code>stackoverflow</code> 已经 <code>Python</code> 相关模块的文档。</p>
<hr>
</summary>
<category term="学习" scheme="https://camusecao.top/categories/%E5%AD%A6%E4%B9%A0/"/>
<category term="Python" scheme="https://camusecao.top/tags/Python/"/>
<category term="Programme" scheme="https://camusecao.top/tags/Programme/"/>
</entry>
<entry>
<title>Python 的 selenium 的一些使用</title>
<link href="https://camusecao.top/2021-06-16/python-selenium/"/>
<id>https://camusecao.top/2021-06-16/python-selenium/</id>
<published>2021-06-16T15:58:47.407Z</published>
<updated>2020-01-26T11:59:50.000Z</updated>
<summary type="html">
<p>本文记录 <code>Python</code> 使用 <code>Selenium</code> 的一些操作,主要是为了方便以后查阅使用。对于一些网站的爬虫由于 <code>js</code> 脚本的加载使得爬虫的难度增大,因此可以考虑使用 <code>Selenium</code> 库来帮助我们,用它操纵浏览器来爬取需要的数据。</p>
<hr>
</summary>
<category term="学习" scheme="https://camusecao.top/categories/%E5%AD%A6%E4%B9%A0/"/>
<category term="Programme" scheme="https://camusecao.top/tags/Programme/"/>
<category term="python" scheme="https://camusecao.top/tags/python/"/>
</entry>
<entry>
<title>python3.8 再见</title>
<link href="https://camusecao.top/2021-06-16/say-goodbye-to-py3.8/"/>
<id>https://camusecao.top/2021-06-16/say-goodbye-to-py3.8/</id>
<published>2021-06-16T15:58:47.407Z</published>
<updated>2020-12-03T02:27:18.048Z</updated>
<summary type="html">
<p>作为 Arch 的忠实用户,我选择每天 <code>Syu</code> 。今天在 cn 的公告群看到了如下的置顶消息</p>
<blockquote>
<p>官方源中 Python 3.9 及所有依赖包已经进入稳定仓库, archlinuxcn 中的所有 python 库正在针对 3.9 版本重新打包,在重新打包全部完成前更新系统可能遭遇 Python 版本不一致的情况。希望系统稳定更新至最新的话可以考虑今天避开更新系统或者安装新包,耐心等待重新打包工作结束。</p>
</blockquote>
<hr>
</summary>
<category term="Linux" scheme="https://camusecao.top/categories/Linux/"/>
<category term="Python" scheme="https://camusecao.top/tags/Python/"/>
<category term="Archlinux" scheme="https://camusecao.top/tags/Archlinux/"/>
</entry>
<entry>
<title>LaTeX 调用发行版本的字体</title>
<link href="https://camusecao.top/2021-06-16/tex-font/"/>
<id>https://camusecao.top/2021-06-16/tex-font/</id>
<published>2021-06-16T15:58:47.407Z</published>
<updated>2020-07-13T17:21:09.092Z</updated>
<summary type="html">
<p>曾经在 win 上面用 <code>xelatex</code> 编译文档时,并没有太在意它不仅能通过 <code>fontspec</code> 宏包调用系统字体,还能调用发行版本带有的字体。后来才知道在 Linux 和 Mac 上却并不是这样,它们只能通过文件名来调用发行版本的字体,而不能通过字体名调用发行版本的字体。</p>
<hr>
</summary>
<category term="学习" scheme="https://camusecao.top/categories/%E5%AD%A6%E4%B9%A0/"/>
<category term="TeX" scheme="https://camusecao.top/tags/TeX/"/>
<category term="Programme" scheme="https://camusecao.top/tags/Programme/"/>
<category term="Software" scheme="https://camusecao.top/tags/Software/"/>
</entry>
<entry>
<title>常用软件记录</title>
<link href="https://camusecao.top/2021-06-16/software/"/>
<id>https://camusecao.top/2021-06-16/software/</id>
<published>2021-06-16T15:58:47.407Z</published>
<updated>2019-03-01T13:21:21.000Z</updated>
<summary type="html">
<p>该文档是用来记录自己常用的一些软件的,如果你有兴趣的话不烦打开看看,说不定能找到你中意的软件。</p>
<hr>
</summary>
<category term="软件" scheme="https://camusecao.top/categories/%E8%BD%AF%E4%BB%B6/"/>
<category term="Software" scheme="https://camusecao.top/tags/Software/"/>
</entry>
<entry>
<title>Linux 系统的清理</title>
<link href="https://camusecao.top/2021-06-16/Linux-tidy/"/>
<id>https://camusecao.top/2021-06-16/Linux-tidy/</id>
<published>2021-06-16T15:58:47.404Z</published>
<updated>2020-07-09T07:07:55.446Z</updated>
<summary type="html">
<p>Linux 系统用常时间了系统也会有很多垃圾文件,应该适当的维护一下。本文主要针对 ArchLinux 来进行相关的维护。</p>
<hr>
</summary>
<category term="Linux" scheme="https://camusecao.top/categories/Linux/"/>
<category term="Software" scheme="https://camusecao.top/tags/Software/"/>
<category term="Clean" scheme="https://camusecao.top/tags/Clean/"/>
<category term="Linux" scheme="https://camusecao.top/tags/Linux/"/>
</entry>
<entry>
<title>MiKTeX的基本使用</title>
<link href="https://camusecao.top/2021-06-16/MiKTeX/"/>
<id>https://camusecao.top/2021-06-16/MiKTeX/</id>
<published>2021-06-16T15:58:47.404Z</published>
<updated>2020-03-20T15:45:17.000Z</updated>
<summary type="html">
<p>本文是关于 MiKTeX 的一些基本介绍、建立自己的cls文件安放位置,以及它如何运行起来latexmk。</p>
<hr>
</summary>
<category term="Programme" scheme="https://camusecao.top/categories/Programme/"/>
<category term="TeX" scheme="https://camusecao.top/tags/TeX/"/>
<category term="Software" scheme="https://camusecao.top/tags/Software/"/>
</entry>
<entry>
<title>物理定律告诉你,爱情的真相有多么残酷!</title>
<link href="https://camusecao.top/2021-06-16/Lover/"/>
<id>https://camusecao.top/2021-06-16/Lover/</id>
<published>2021-06-16T15:58:47.404Z</published>
<updated>2020-03-20T15:45:07.000Z</updated>
<summary type="html">
<p>昨天是情人节,所以这篇文章先不发,今天来发了。</p>
<p>话说昨天我还在和兰铃讨论搭建博客,看到一个很好看的相册,所以发给他看。</p>
<p>结果他说你女朋友真好看。</p>
<p>原来是那个相册里面的博主和女友的照片。</p>
<p>我急忙解释说不是我的。</p>
<p>他接下来的回复令人窒息。</p>
<hr>
</summary>
<category term="生活" scheme="https://camusecao.top/categories/%E7%94%9F%E6%B4%BB/"/>
<category term="Physics" scheme="https://camusecao.top/tags/Physics/"/>
<category term="Love" scheme="https://camusecao.top/tags/Love/"/>
<category term="Life" scheme="https://camusecao.top/tags/Life/"/>
</entry>
<entry>
<title>Python Pandas 库的一些使用</title>
<link href="https://camusecao.top/2021-06-16/Python-Pandas/"/>
<id>https://camusecao.top/2021-06-16/Python-Pandas/</id>
<published>2021-06-16T15:58:47.404Z</published>
<updated>2020-01-31T13:00:16.000Z</updated>
<summary type="html">
<p><code>Pandas</code> 库我总是看了忘,忘了看。然后经常看的还是同样的一些内容。今天终于下定决心要做一点简单的记录。主要记录自己经常用到且记不住的一些操作。</p>
<hr>
</summary>
<category term="学习" scheme="https://camusecao.top/categories/%E5%AD%A6%E4%B9%A0/"/>
<category term="Python" scheme="https://camusecao.top/tags/Python/"/>
<category term="Software" scheme="https://camusecao.top/tags/Software/"/>
</entry>
<entry>
<title>kde 桌面环境下蒙古语的受害者</title>
<link href="https://camusecao.top/2021-06-16/kde-mn/"/>
<id>https://camusecao.top/2021-06-16/kde-mn/</id>
<published>2021-06-16T15:58:47.404Z</published>
<updated>2020-07-08T04:16:02.593Z</updated>
<summary type="html">
<p>Archlinux 安装了 kde 桌面环境的我使用上一直有几个困扰,例如我的 chrome 不能上传中文命名的文件, wine-qq 不能输入中文。以及今天遇到另一个问题,导致一并解决了这三个问题的第三个问题。</p>
<hr>
</summary>
<category term="学习" scheme="https://camusecao.top/categories/%E5%AD%A6%E4%B9%A0/"/>
<category term="Arch" scheme="https://camusecao.top/tags/Arch/"/>
<category term="kde" scheme="https://camusecao.top/tags/kde/"/>
</entry>
<entry>
<title>ArchLinux OCR</title>
<link href="https://camusecao.top/2021-06-16/ocr/"/>
<id>https://camusecao.top/2021-06-16/ocr/</id>
<published>2021-06-16T15:58:47.404Z</published>
<updated>2020-05-07T07:48:39.000Z</updated>
<summary type="html">
<p>在 windows 上面有挺不错的天若 ocr 软件可以用,最近发现自己手上竟然没有一款合适的 Linux ocr 软件可用。于是有了本文。</p>
<hr>
</summary>
<category term="软件" scheme="https://camusecao.top/categories/%E8%BD%AF%E4%BB%B6/"/>
<category term="Software" scheme="https://camusecao.top/tags/Software/"/>
<category term="Liunx" scheme="https://camusecao.top/tags/Liunx/"/>
</entry>
<entry>
<title>利用python批量转换图片的格式</title>
<link href="https://camusecao.top/2021-06-16/Convert-pictures/"/>
<id>https://camusecao.top/2021-06-16/Convert-pictures/</id>
<published>2021-06-16T15:58:47.401Z</published>
<updated>2019-04-30T14:16:20.000Z</updated>
<summary type="html">
<p>今天做了一个实验,实验保存的图片格式只有<code>bmp</code>的一种格式可以选择,并且图片数量不小。但是<code>TeX</code>对于<code>bmp</code>图片的插入支持不是特别友好。因此我想利用<code>python</code>来批量转换图片的格式。</p>
<hr>
</summary>
<category term="学习" scheme="https://camusecao.top/categories/%E5%AD%A6%E4%B9%A0/"/>
<category term="Python" scheme="https://camusecao.top/tags/Python/"/>
</entry>
</feed>