-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
566 lines (254 loc) · 18.7 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
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Wish You Success</title>
<link href="https://andyppang.github.io/atom.xml" rel="self"/>
<link href="https://andyppang.github.io/"/>
<updated>2024-10-06T14:07:03.349Z</updated>
<id>https://andyppang.github.io/</id>
<author>
<name>PL</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>GitHub page 备份到 cloudflare page</title>
<link href="https://andyppang.github.io/2024/10/06/GitHub%20page%20%E5%A4%87%E4%BB%BD%E5%88%B0%20cloudflare%20page/"/>
<id>https://andyppang.github.io/2024/10/06/GitHub%20page%20%E5%A4%87%E4%BB%BD%E5%88%B0%20cloudflare%20page/</id>
<published>2024-10-06T14:07:03.349Z</published>
<updated>2024-10-06T14:07:03.349Z</updated>
<summary type="html"><p>cloudflare page 只需要连接</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="GitHub page" scheme="https://andyppang.github.io/tags/GitHub-page/"/>
<category term="cloudflare page" scheme="https://andyppang.github.io/tags/cloudflare-page/"/>
</entry>
<entry>
<title>adb连接TCL75Q10GPro</title>
<link href="https://andyppang.github.io/2024/09/16/adb%E8%BF%9E%E6%8E%A5TCL75Q10GPro/"/>
<id>https://andyppang.github.io/2024/09/16/adb%E8%BF%9E%E6%8E%A5TCL75Q10GPro/</id>
<published>2024-09-16T22:00:03.000Z</published>
<updated>2024-10-06T14:07:03.350Z</updated>
<summary type="html"><h2 id="前言">前言</h2>
<p>苦于无法在电视上设置网络的网关,所以采用迂回的办法:通过adb修改电视的http代理设置。</p>
<h2 id="电视上打开adb">电视上打开adb</h2>
<pre><code class=" mermaid">graph</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="openwrt" scheme="https://andyppang.github.io/tags/openwrt/"/>
<category term="adb" scheme="https://andyppang.github.io/tags/adb/"/>
</entry>
<entry>
<title>自动部署Hexo</title>
<link href="https://andyppang.github.io/2024/08/01/%E8%87%AA%E5%8A%A8%E9%83%A8%E7%BD%B2Hexo/"/>
<id>https://andyppang.github.io/2024/08/01/%E8%87%AA%E5%8A%A8%E9%83%A8%E7%BD%B2Hexo/</id>
<published>2024-08-01T22:00:03.000Z</published>
<updated>2024-10-06T14:07:03.352Z</updated>
<summary type="html"><h2 id="创建两个github仓库">创建两个Github仓库</h2>
<p>在 Github 网站建立两个仓库,名称任意。其中一个仓库用于存放</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="hexo" scheme="https://andyppang.github.io/tags/hexo/"/>
<category term="github actions" scheme="https://andyppang.github.io/tags/github-actions/"/>
</entry>
<entry>
<title>Github actions 测试发送</title>
<link href="https://andyppang.github.io/2024/08/01/Github%20actions%20%E6%B5%8B%E8%AF%95%E5%8F%91%E9%80%81/"/>
<id>https://andyppang.github.io/2024/08/01/Github%20actions%20%E6%B5%8B%E8%AF%95%E5%8F%91%E9%80%81/</id>
<published>2024-08-01T20:48:49.000Z</published>
<updated>2024-10-06T14:07:03.349Z</updated>
<summary type="html"><h1 id="测试文">测试文</h1>
<h2 id="测试文-1">测试文</h2>
<h3</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="github actions" scheme="https://andyppang.github.io/tags/github-actions/"/>
</entry>
<entry>
<title>截图识别数学公式为latex代码</title>
<link href="https://andyppang.github.io/2023/05/29/%E6%88%AA%E5%9B%BE%E8%AF%86%E5%88%AB%E6%95%B0%E5%AD%A6%E5%85%AC%E5%BC%8F%E4%B8%BAlatex%E4%BB%A3%E7%A0%81/"/>
<id>https://andyppang.github.io/2023/05/29/%E6%88%AA%E5%9B%BE%E8%AF%86%E5%88%AB%E6%95%B0%E5%AD%A6%E5%85%AC%E5%BC%8F%E4%B8%BAlatex%E4%BB%A3%E7%A0%81/</id>
<published>2023-05-29T23:08:57.000Z</published>
<updated>2024-10-06T14:07:03.351Z</updated>
<summary type="html"><h2</summary>
<category term="数学" scheme="https://andyppang.github.io/categories/%E6%95%B0%E5%AD%A6/"/>
<category term="latex-ocr" scheme="https://andyppang.github.io/tags/latex-ocr/"/>
</entry>
<entry>
<title>手动搭建chatgpt-mirai-qqbot对接AI和聊天软件</title>
<link href="https://andyppang.github.io/2023/05/25/%E6%89%8B%E5%8A%A8%E6%90%AD%E5%BB%BAchatgpt-mirai-qqbot%E5%AF%B9%E6%8E%A5AI%E5%92%8C%E8%81%8A%E5%A4%A9%E8%BD%AF%E4%BB%B6/"/>
<id>https://andyppang.github.io/2023/05/25/%E6%89%8B%E5%8A%A8%E6%90%AD%E5%BB%BAchatgpt-mirai-qqbot%E5%AF%B9%E6%8E%A5AI%E5%92%8C%E8%81%8A%E5%A4%A9%E8%BD%AF%E4%BB%B6/</id>
<published>2023-05-25T12:15:58.000Z</published>
<updated>2024-10-06T14:07:03.351Z</updated>
<summary type="html"><h2 id="说明">说明</h2>
<p>前面用docker-compose一键搭建过,为了方便调试各种错误,这次手动一步步搭建,也顺便学习一些新东西。</p>
<h2</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="gpt, go-cqhttp" scheme="https://andyppang.github.io/tags/gpt-go-cqhttp/"/>
</entry>
<entry>
<title>ChatGpt接入QQ</title>
<link href="https://andyppang.github.io/2023/05/21/ChatGpt%E6%8E%A5%E5%85%A5QQ/"/>
<id>https://andyppang.github.io/2023/05/21/ChatGpt%E6%8E%A5%E5%85%A5QQ/</id>
<published>2023-05-21T20:48:49.000Z</published>
<updated>2024-10-06T14:07:03.348Z</updated>
<summary type="html"><h2 id="准备工具">准备工具</h2>
<p>一台vps,一个chatgpt账号,chatgpt的access token,2个QQ账号</p>
<h2</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="chatgpt" scheme="https://andyppang.github.io/tags/chatgpt/"/>
</entry>
<entry>
<title>NginxProxyManager安装与使用</title>
<link href="https://andyppang.github.io/2023/05/18/NginxProxyManager%E5%AE%89%E8%A3%85%E4%B8%8E%E4%BD%BF%E7%94%A8/"/>
<id>https://andyppang.github.io/2023/05/18/NginxProxyManager%E5%AE%89%E8%A3%85%E4%B8%8E%E4%BD%BF%E7%94%A8/</id>
<published>2023-05-18T14:22:36.000Z</published>
<updated>2024-10-06T14:07:03.349Z</updated>
<summary type="html"><h2 id="安装">安装</h2>
<ol type="1">
<li><p>安装 Docker 和 Docker-Compose</p></li>
<li><p>在/opt/npm文件夹下创建一个类似于下面的</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="docker,nginx" scheme="https://andyppang.github.io/tags/docker-nginx/"/>
</entry>
<entry>
<title>Macos系统Python多版本管理和Pip管理</title>
<link href="https://andyppang.github.io/2023/05/11/Macos%E7%B3%BB%E7%BB%9FPython%E5%A4%9A%E7%89%88%E6%9C%AC%E7%AE%A1%E7%90%86%E5%92%8CPip%E7%AE%A1%E7%90%86/"/>
<id>https://andyppang.github.io/2023/05/11/Macos%E7%B3%BB%E7%BB%9FPython%E5%A4%9A%E7%89%88%E6%9C%AC%E7%AE%A1%E7%90%86%E5%92%8CPip%E7%AE%A1%E7%90%86/</id>
<published>2023-05-11T11:23:24.000Z</published>
<updated>2024-10-06T14:07:03.349Z</updated>
<summary type="html"><h2 id="系统概况">系统概况</h2>
<ol type="1">
<li><p>macos蒙特雷,系统自带Python3.9.6</p></li>
<li><p>通过安装包安装了Python3.10</p></li>
<li><p><code>brew install</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="pythoh, pip" scheme="https://andyppang.github.io/tags/pythoh-pip/"/>
</entry>
<entry>
<title>Memo的搭建和使用</title>
<link href="https://andyppang.github.io/2023/05/05/Memo%E7%9A%84%E6%90%AD%E5%BB%BA%E5%92%8C%E4%BD%BF%E7%94%A8/"/>
<id>https://andyppang.github.io/2023/05/05/Memo%E7%9A%84%E6%90%AD%E5%BB%BA%E5%92%8C%E4%BD%BF%E7%94%A8/</id>
<published>2023-05-05T22:38:10.000Z</published>
<updated>2024-10-06T14:07:03.349Z</updated>
<summary type="html"><p>好的,以下是您需要的Markdown格式博文:</p>
<h1 id="memos-docker搭建过程记录">Memos</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="Memos,docker,git" scheme="https://andyppang.github.io/tags/Memos-docker-git/"/>
</entry>
<entry>
<title>docker安装plex</title>
<link href="https://andyppang.github.io/2023/04/25/docker%E5%AE%89%E8%A3%85plex/"/>
<id>https://andyppang.github.io/2023/04/25/docker%E5%AE%89%E8%A3%85plex/</id>
<published>2023-04-25T15:35:49.000Z</published>
<updated>2024-10-06T14:07:03.350Z</updated>
<summary type="html"><h2</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="docker,plex" scheme="https://andyppang.github.io/tags/docker-plex/"/>
</entry>
<entry>
<title>n1小钢炮搬家记</title>
<link href="https://andyppang.github.io/2022/10/04/n1%E5%B0%8F%E9%92%A2%E7%82%AE%E6%90%AC%E5%AE%B6%E8%AE%B0/"/>
<id>https://andyppang.github.io/2022/10/04/n1%E5%B0%8F%E9%92%A2%E7%82%AE%E6%90%AC%E5%AE%B6%E8%AE%B0/</id>
<published>2022-10-04T15:53:09.000Z</published>
<updated>2024-10-06T14:07:03.350Z</updated>
<summary type="html"><h2 id="一搬迁之前的准备工作">一、搬迁之前的准备工作</h2>
<ul>
<li>事先了解搬迁地的网关地址和子网掩码</li>
<li>进入小钢炮后台 <code>System-Network</code>,选择
<code>use Static</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="n1,docker,openwrt" scheme="https://andyppang.github.io/tags/n1-docker-openwrt/"/>
</entry>
<entry>
<title>哪吒探针监控vps状态</title>
<link href="https://andyppang.github.io/2022/09/21/%E5%93%AA%E5%90%92%E6%8E%A2%E9%92%88%E7%9B%91%E6%8E%A7vps%E7%8A%B6%E6%80%81/"/>
<id>https://andyppang.github.io/2022/09/21/%E5%93%AA%E5%90%92%E6%8E%A2%E9%92%88%E7%9B%91%E6%8E%A7vps%E7%8A%B6%E6%80%81/</id>
<published>2022-09-21T16:28:16.000Z</published>
<updated>2024-10-06T14:07:03.350Z</updated>
<summary type="html"><h1 id="项目地址">项目地址</h1>
<p>https://github.com/naiba/nezha</p>
<h1 id="创建一个oauth-apps">创建一个OAuth</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="vps" scheme="https://andyppang.github.io/tags/vps/"/>
</entry>
<entry>
<title>利用warp脚本使任意vps变双栈</title>
<link href="https://andyppang.github.io/2022/09/20/%E5%88%A9%E7%94%A8warp%E8%84%9A%E6%9C%AC%E4%BD%BF%E4%BB%BB%E6%84%8Fvps%E5%8F%98%E5%8F%8C%E6%A0%88/"/>
<id>https://andyppang.github.io/2022/09/20/%E5%88%A9%E7%94%A8warp%E8%84%9A%E6%9C%AC%E4%BD%BF%E4%BB%BB%E6%84%8Fvps%E5%8F%98%E5%8F%8C%E6%A0%88/</id>
<published>2022-09-20T12:37:19.000Z</published>
<updated>2024-10-06T14:07:03.350Z</updated>
<summary type="html"><h1 id="cloudflare-warp功能">cloudflare warp功能</h1>
<p>直接搬运p3terx大佬博客的文字:</p>
<p><a</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="warp" scheme="https://andyppang.github.io/tags/warp/"/>
</entry>
<entry>
<title>docker安装flare个人导航页</title>
<link href="https://andyppang.github.io/2022/09/16/docker%E5%AE%89%E8%A3%85flare%E4%B8%AA%E4%BA%BA%E5%AF%BC%E8%88%AA%E9%A1%B5/"/>
<id>https://andyppang.github.io/2022/09/16/docker%E5%AE%89%E8%A3%85flare%E4%B8%AA%E4%BA%BA%E5%AF%BC%E8%88%AA%E9%A1%B5/</id>
<published>2022-09-16T15:35:49.000Z</published>
<updated>2024-10-06T14:07:03.350Z</updated>
<summary type="html"><h2 id="利用docker-compose安装">利用docker-compose安装</h2>
<p>新建文件夹flare,进入新建文件docker-compose.yml,写入以下内容:</p>
<figure class="highlight</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="docker,flare" scheme="https://andyppang.github.io/tags/docker-flare/"/>
</entry>
<entry>
<title>mac虚拟机安装OpenWrt</title>
<link href="https://andyppang.github.io/2022/09/05/mac%E8%99%9A%E6%8B%9F%E6%9C%BA%E5%AE%89%E8%A3%85OpenWrt/"/>
<id>https://andyppang.github.io/2022/09/05/mac%E8%99%9A%E6%8B%9F%E6%9C%BA%E5%AE%89%E8%A3%85OpenWrt/</id>
<published>2022-09-05T09:44:00.000Z</published>
<updated>2024-10-06T14:07:03.350Z</updated>
<summary type="html"><h2 id="安装vmware-fusion">安装vmware fusion</h2>
<p>可以免费申请个人非商业用途许可证,可以参考https://zhuanlan.zhihu.com/p/315035843</p>
<h2</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="Mac" scheme="https://andyppang.github.io/tags/Mac/"/>
<category term="OpenWrt" scheme="https://andyppang.github.io/tags/OpenWrt/"/>
</entry>
<entry>
<title>全国卷密集出现构造函数比较大小</title>
<link href="https://andyppang.github.io/2022/06/09/%E5%85%A8%E5%9B%BD%E5%8D%B7%E5%AF%86%E9%9B%86%E5%87%BA%E7%8E%B0%E6%9E%84%E9%80%A0%E5%87%BD%E6%95%B0%E6%AF%94%E8%BE%83%E5%A4%A7%E5%B0%8F/"/>
<id>https://andyppang.github.io/2022/06/09/%E5%85%A8%E5%9B%BD%E5%8D%B7%E5%AF%86%E9%9B%86%E5%87%BA%E7%8E%B0%E6%9E%84%E9%80%A0%E5%87%BD%E6%95%B0%E6%AF%94%E8%BE%83%E5%A4%A7%E5%B0%8F/</id>
<published>2022-06-09T15:27:39.000Z</published>
<updated>2024-10-06T14:07:03.350Z</updated>
<summary type="html"><h2 id="新高考全国1卷">2022新高考全国1卷</h2>
<div class="note note-primary">
<p>7.设<span class="math</summary>
<category term="数学" scheme="https://andyppang.github.io/categories/%E6%95%B0%E5%AD%A6/"/>
<category term="导数" scheme="https://andyppang.github.io/categories/%E6%95%B0%E5%AD%A6/%E5%AF%BC%E6%95%B0/"/>
</entry>
<entry>
<title>docker安装joomla</title>
<link href="https://andyppang.github.io/2022/06/05/docker%E5%AE%89%E8%A3%85joomla/"/>
<id>https://andyppang.github.io/2022/06/05/docker%E5%AE%89%E8%A3%85joomla/</id>
<published>2022-06-05T00:07:58.000Z</published>
<updated>2024-10-06T14:07:03.350Z</updated>
<summary type="html"><h1 id="手动安装">手动安装</h1>
<h2 id="创建数据库和joomla共用网络">创建数据库和joomla共用网络</h2>
<figure class="highlight ebnf"><table><tr><td</summary>
<category term="docker" scheme="https://andyppang.github.io/tags/docker/"/>
</entry>
<entry>
<title>cdn.jsdelivr.net被墙</title>
<link href="https://andyppang.github.io/2022/06/01/cdn-jsdelivr-net%E8%A2%AB%E5%A2%99/"/>
<id>https://andyppang.github.io/2022/06/01/cdn-jsdelivr-net%E8%A2%AB%E5%A2%99/</id>
<published>2022-06-01T11:27:03.000Z</published>
<updated>2024-10-06T14:07:03.350Z</updated>
<summary type="html"><p>5月16日,cdn.jsdelivr.net被墙,至此加速github成为历史;</p>
<p>临时解决方案:将cdn.jsdelivr.net更改为fastly.jsdelivr.net,不知道会不会留活口给jsdelivr</p>
<p>同时受到影响的还有静态资源mat</summary>
<category term="折腾" scheme="https://andyppang.github.io/categories/%E6%8A%98%E8%85%BE/"/>
<category term="cdn" scheme="https://andyppang.github.io/tags/cdn/"/>
</entry>
<entry>
<title>2021T8联考数学22导数题</title>
<link href="https://andyppang.github.io/2022/05/13/2021T8%E8%81%94%E8%80%83%E6%95%B0%E5%AD%A622%E5%AF%BC%E6%95%B0%E9%A2%98/"/>
<id>https://andyppang.github.io/2022/05/13/2021T8%E8%81%94%E8%80%83%E6%95%B0%E5%AD%A622%E5%AF%BC%E6%95%B0%E9%A2%98/</id>
<published>2022-05-13T22:36:30.000Z</published>
<updated>2024-10-06T14:07:03.348Z</updated>
<summary type="html"><div class="note note-primary">
<p>已知函数<span class="math inline">\(f(x)=a\ln x-\sinx+x\)</span>,其中<span class="math</summary>
<category term="数学" scheme="https://andyppang.github.io/categories/%E6%95%B0%E5%AD%A6/"/>
<category term="导数" scheme="https://andyppang.github.io/categories/%E6%95%B0%E5%AD%A6/%E5%AF%BC%E6%95%B0/"/>
<category term="导数" scheme="https://andyppang.github.io/tags/%E5%AF%BC%E6%95%B0/"/>
<category term="零点问题" scheme="https://andyppang.github.io/tags/%E9%9B%B6%E7%82%B9%E9%97%AE%E9%A2%98/"/>
</entry>
</feed>