-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
479 lines (240 loc) · 14.2 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>雨轩恋的博客</title>
<subtitle>雨轩恋的博客</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="https://tyutltf.github.io/"/>
<updated>2020-02-17T02:06:50.688Z</updated>
<id>https://tyutltf.github.io/</id>
<author>
<name>雨轩恋</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>2019碎碎念</title>
<link href="https://tyutltf.github.io/2020/02/17/2019zatan/"/>
<id>https://tyutltf.github.io/2020/02/17/2019zatan/</id>
<published>2020-02-17T00:57:32.000Z</published>
<updated>2020-02-17T02:06:50.688Z</updated>
<summary type="html">
<ul>
<li>秋天的银杏都红了,甚是好看。</li>
</ul>
<p><img
</summary>
<category term="生活杂谈" scheme="https://tyutltf.github.io/categories/%E7%94%9F%E6%B4%BB%E6%9D%82%E8%B0%88/"/>
<category term="北漂" scheme="https://tyutltf.github.io/tags/%E5%8C%97%E6%BC%82/"/>
</entry>
<entry>
<title>猎天使魔女</title>
<link href="https://tyutltf.github.io/2019/11/19/lietianshi/"/>
<id>https://tyutltf.github.io/2019/11/19/lietianshi/</id>
<published>2019-11-19T14:45:15.000Z</published>
<updated>2019-12-10T13:31:28.992Z</updated>
<summary type="html">
<h4 id="简介"><a href="#简介" class="headerlink"
</summary>
<category term="游戏" scheme="https://tyutltf.github.io/categories/%E6%B8%B8%E6%88%8F/"/>
<category term="游戏" scheme="https://tyutltf.github.io/tags/%E6%B8%B8%E6%88%8F/"/>
<category term="单机" scheme="https://tyutltf.github.io/tags/%E5%8D%95%E6%9C%BA/"/>
</entry>
<entry>
<title>XSS和CSRF保护</title>
<link href="https://tyutltf.github.io/2019/11/09/xss-protect/"/>
<id>https://tyutltf.github.io/2019/11/09/xss-protect/</id>
<published>2019-11-09T03:01:15.000Z</published>
<updated>2019-11-09T07:05:43.250Z</updated>
<summary type="html">
<h3 id="XSS"><a href="#XSS" class="headerlink"
</summary>
<category term="Flask" scheme="https://tyutltf.github.io/categories/Flask/"/>
<category term="网站防护" scheme="https://tyutltf.github.io/tags/%E7%BD%91%E7%AB%99%E9%98%B2%E6%8A%A4/"/>
</entry>
<entry>
<title>Golang学习</title>
<link href="https://tyutltf.github.io/2019/11/01/go-demo/"/>
<id>https://tyutltf.github.io/2019/11/01/go-demo/</id>
<published>2019-11-01T03:01:15.000Z</published>
<updated>2019-11-10T13:40:34.722Z</updated>
<summary type="html">
<h4 id="hello-world"><a href="#hello-world" class="headerlink" title="hello world"></a>hello world</h4><p>主程序</p>
<pre><code>package
</summary>
<category term="GO学习" scheme="https://tyutltf.github.io/categories/GO%E5%AD%A6%E4%B9%A0/"/>
<category term="hello world" scheme="https://tyutltf.github.io/tags/hello-world/"/>
<category term="GO" scheme="https://tyutltf.github.io/tags/GO/"/>
</entry>
<entry>
<title>Vscode下Python虚拟环境的安装</title>
<link href="https://tyutltf.github.io/2019/10/09/python-virtual/"/>
<id>https://tyutltf.github.io/2019/10/09/python-virtual/</id>
<published>2019-10-09T03:01:15.000Z</published>
<updated>2019-11-09T07:11:58.696Z</updated>
<summary type="html">
<p><strong>虚拟环境virtualenvwrapper</strong></p>
<ol>
<li>安装</li>
</ol>
<p>pip install virtualenv 首先得安装 virtualenv 库</p>
<p>pip install
</summary>
<category term="软件安装与配置" scheme="https://tyutltf.github.io/categories/%E8%BD%AF%E4%BB%B6%E5%AE%89%E8%A3%85%E4%B8%8E%E9%85%8D%E7%BD%AE/"/>
<category term="Virtual" scheme="https://tyutltf.github.io/tags/Virtual/"/>
</entry>
<entry>
<title>Python彩蛋</title>
<link href="https://tyutltf.github.io/2019/09/15/test-demo/"/>
<id>https://tyutltf.github.io/2019/09/15/test-demo/</id>
<published>2019-09-15T03:01:15.000Z</published>
<updated>2019-11-12T14:30:08.086Z</updated>
<summary type="html">
<h3 id="zen-of-python"><a href="#zen-of-python" class="headerlink" title="zen of python"></a>zen of
</summary>
<category term="彩蛋" scheme="https://tyutltf.github.io/categories/%E5%BD%A9%E8%9B%8B/"/>
<category term="博客" scheme="https://tyutltf.github.io/tags/%E5%8D%9A%E5%AE%A2/"/>
</entry>
<entry>
<title>计算机改名中文的bug</title>
<link href="https://tyutltf.github.io/2019/09/09/zhongwen-bug/"/>
<id>https://tyutltf.github.io/2019/09/09/zhongwen-bug/</id>
<published>2019-09-09T03:01:15.000Z</published>
<updated>2019-11-10T12:17:31.186Z</updated>
<summary type="html">
<p>本来今天高高兴兴,打开了我心爱的项目,启动,运行,报错!what,什么鬼?怎么回事,发生了啥子,昨晚还好好地啊,咋过了一晚上就出错了呢,代码都没有改动,就报如下错误。</p>
<p><img
</summary>
<category term="计算机知识" scheme="https://tyutltf.github.io/categories/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%9F%A5%E8%AF%86/"/>
<category term="计算机" scheme="https://tyutltf.github.io/tags/%E8%AE%A1%E7%AE%97%E6%9C%BA/"/>
<category term="中文名称" scheme="https://tyutltf.github.io/tags/%E4%B8%AD%E6%96%87%E5%90%8D%E7%A7%B0/"/>
</entry>
<entry>
<title>北漂生活记录</title>
<link href="https://tyutltf.github.io/2019/05/09/beipiao/"/>
<id>https://tyutltf.github.io/2019/05/09/beipiao/</id>
<published>2019-05-09T03:01:15.000Z</published>
<updated>2019-11-12T14:29:47.188Z</updated>
<summary type="html">
<pre><code>早上六点,随着一阵”狂浪是一种态度,狂浪在起起伏伏,狂浪,狂浪“悦耳的铃声。
我不情愿的睁开了双眼,来到了如图所示的卫生间</code></pre><h2 id=""><a href="#" class="headerlink"
</summary>
<category term="生活杂谈" scheme="https://tyutltf.github.io/categories/%E7%94%9F%E6%B4%BB%E6%9D%82%E8%B0%88/"/>
<category term="北漂" scheme="https://tyutltf.github.io/tags/%E5%8C%97%E6%BC%82/"/>
</entry>
<entry>
<title>Python代理的使用</title>
<link href="https://tyutltf.github.io/2019/05/09/daili-shiyong/"/>
<id>https://tyutltf.github.io/2019/05/09/daili-shiyong/</id>
<published>2019-05-09T03:01:15.000Z</published>
<updated>2019-11-10T12:26:23.018Z</updated>
<summary type="html">
<p>我们在做爬虫的过程中经常会遇到这样的情况:最初爬虫正常运行,正常抓取数据,一切看起来都是那么的美好,然而一杯茶的功夫可能就会出现错误,比如403
</summary>
<category term="爬虫" scheme="https://tyutltf.github.io/categories/%E7%88%AC%E8%99%AB/"/>
<category term="爬虫" scheme="https://tyutltf.github.io/tags/%E7%88%AC%E8%99%AB/"/>
<category term="代理" scheme="https://tyutltf.github.io/tags/%E4%BB%A3%E7%90%86/"/>
</entry>
<entry>
<title>Python操作redis</title>
<link href="https://tyutltf.github.io/2019/04/09/python-redis/"/>
<id>https://tyutltf.github.io/2019/04/09/python-redis/</id>
<published>2019-04-09T03:01:15.000Z</published>
<updated>2019-11-12T14:29:09.961Z</updated>
<summary type="html">
<h3 id="介绍"><a href="#介绍" class="headerlink" title="介绍"></a>介绍</h3><p>redis是一个基于内存的高效的键值型非关系数据库,接下来我们就来看看这些操作是如何具体使用的吧</p>
<h4
</summary>
<category term="数据库" scheme="https://tyutltf.github.io/categories/%E6%95%B0%E6%8D%AE%E5%BA%93/"/>
<category term="redis" scheme="https://tyutltf.github.io/tags/redis/"/>
</entry>
<entry>
<title>pyechart使用</title>
<link href="https://tyutltf.github.io/2019/03/19/pyechart/"/>
<id>https://tyutltf.github.io/2019/03/19/pyechart/</id>
<published>2019-03-19T03:01:15.000Z</published>
<updated>2019-11-10T13:20:19.066Z</updated>
<summary type="html">
<p>由于需要在项目中展示数据,查了查资料发现,pyecharts模块在网页数据展示方面有很大优势,所以就学了点pyechas</p>
<p>参考博客:</p>
<p>Python:数据可视化pyecharts的使用 - JYRoy - 博客园 <a
</summary>
<category term="可视化" scheme="https://tyutltf.github.io/categories/%E5%8F%AF%E8%A7%86%E5%8C%96/"/>
<category term="echart" scheme="https://tyutltf.github.io/tags/echart/"/>
</entry>
<entry>
<title>jieba中文分词</title>
<link href="https://tyutltf.github.io/2019/03/19/jieba-ciyun/"/>
<id>https://tyutltf.github.io/2019/03/19/jieba-ciyun/</id>
<published>2019-03-19T03:01:15.000Z</published>
<updated>2020-02-17T02:08:48.295Z</updated>
<summary type="html">
<p>今日学习了python的词云技术</p>
<pre><code>from os import path
from wordcloud import WordCloud
import matplotlib.pyplot as
</summary>
<category term="词云" scheme="https://tyutltf.github.io/categories/%E8%AF%8D%E4%BA%91/"/>
<category term="jieba" scheme="https://tyutltf.github.io/tags/jieba/"/>
<category term="分词" scheme="https://tyutltf.github.io/tags/%E5%88%86%E8%AF%8D/"/>
</entry>
<entry>
<title>echart数据过多</title>
<link href="https://tyutltf.github.io/2019/02/09/echart-pie/"/>
<id>https://tyutltf.github.io/2019/02/09/echart-pie/</id>
<published>2019-02-09T03:01:15.000Z</published>
<updated>2019-11-10T13:08:54.343Z</updated>
<summary type="html">
<p>echart中数据过多可视化的数据。。一言难尽</p>
<p>如图所示:</p>
<p><img
</summary>
<category term="可视化" scheme="https://tyutltf.github.io/categories/%E5%8F%AF%E8%A7%86%E5%8C%96/"/>
<category term="echart" scheme="https://tyutltf.github.io/tags/echart/"/>
</entry>
<entry>
<title>scrapy中伪装头的使用</title>
<link href="https://tyutltf.github.io/2019/02/09/scrapy-daili/"/>
<id>https://tyutltf.github.io/2019/02/09/scrapy-daili/</id>
<published>2019-02-09T03:01:15.000Z</published>
<updated>2019-11-10T12:57:27.797Z</updated>
<summary type="html">
<p>现在网站大部分都是反爬虫技术,最简单就是加代理,写了一个代理小程序。</p>
<pre><code># -*- coding: utf-8 -*-
#__author__ = "雨轩恋i"
#__date__ = "2018年10月30日"
#
</summary>
<category term="爬虫" scheme="https://tyutltf.github.io/categories/%E7%88%AC%E8%99%AB/"/>
<category term="爬虫" scheme="https://tyutltf.github.io/tags/%E7%88%AC%E8%99%AB/"/>
<category term="scrapy" scheme="https://tyutltf.github.io/tags/scrapy/"/>
</entry>
<entry>
<title>知乎热门话题的爬取</title>
<link href="https://tyutltf.github.io/2019/01/15/zhihu-zhuaqu/"/>
<id>https://tyutltf.github.io/2019/01/15/zhihu-zhuaqu/</id>
<published>2019-01-15T03:01:15.000Z</published>
<updated>2019-12-10T13:32:11.970Z</updated>
<summary type="html">
<p>本例子是参考崔老师的Python3网络爬虫开发实战写的</p>
<p>看网页界面:</p>
<p><img
</summary>
<category term="爬虫" scheme="https://tyutltf.github.io/categories/%E7%88%AC%E8%99%AB/"/>
<category term="爬虫" scheme="https://tyutltf.github.io/tags/%E7%88%AC%E8%99%AB/"/>
<category term="知乎" scheme="https://tyutltf.github.io/tags/%E7%9F%A5%E4%B9%8E/"/>
</entry>
<entry>
<title>numpy数组的使用</title>
<link href="https://tyutltf.github.io/2019/01/09/numpy-shiyong/"/>
<id>https://tyutltf.github.io/2019/01/09/numpy-shiyong/</id>
<published>2019-01-09T03:01:15.000Z</published>
<updated>2019-11-10T12:52:21.796Z</updated>
<summary type="html">
<p>机器学习的最基础模块就是numpy模块了,而numpy模块中的数组操作又是重中之重,所以我们要把数组的各种方法弄得明明白白的,以下就是数组的一些常用方法</p>
<p>1.创建各种各样的数组:</p>
<pre><code>import numpy as
</summary>
<category term="爬虫" scheme="https://tyutltf.github.io/categories/%E7%88%AC%E8%99%AB/"/>
<category term="爬虫" scheme="https://tyutltf.github.io/tags/%E7%88%AC%E8%99%AB/"/>
<category term="知乎" scheme="https://tyutltf.github.io/tags/%E7%9F%A5%E4%B9%8E/"/>
</entry>
</feed>