-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
542 lines (359 loc) · 28.6 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
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
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<meta name="theme-color" content="#222" media="(prefers-color-scheme: light)">
<meta name="theme-color" content="#222" media="(prefers-color-scheme: dark)"><meta name="generator" content="Hexo 6.3.0">
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon-next.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32-next.png">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16-next.png">
<link rel="mask-icon" href="/images/logo.svg" color="#222">
<meta name="google-site-verification" content="5AUIVYTbHIAuz-eQtxSfZbWW5eg9_EVZMSQycIuXrG0">
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic%7CInconsolata:300,300italic,400,400italic,700,700italic&display=swap&subset=latin,latin-ext">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" integrity="sha256-HtsXJanqjKTc8vVQjO4YMhiqFoXkfBsjBWcX91T1jr8=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.1.1/animate.min.css" integrity="sha256-PR7ttpcvz8qrF57fur/yAx1qXMFJeJFiA6pSzWi0OIE=" crossorigin="anonymous">
<script class="next-config" data-name="main" type="application/json">{"hostname":"theme-next.js.org","root":"/","images":"/images","scheme":"Pisces","darkmode":true,"version":"8.17.1","exturl":true,"sidebar":{"position":"left","display":"post","padding":18,"offset":12},"copycode":{"enable":true,"style":"default"},"bookmark":{"enable":false,"color":"#222","save":"auto"},"mediumzoom":true,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":true,"nav":null},"stickytabs":false,"motion":{"enable":true,"async":true,"transition":{"menu_item":"fadeInDown","post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"搜索...","empty":"没有找到任何搜索结果:${query}","hits_time":"找到 ${hits} 个搜索结果(用时 ${time} 毫秒)","hits":"找到 ${hits} 个搜索结果"},"path":"/search.json","localsearch":{"enable":true,"trigger":"auto","top_n_per_article":1,"unescape":false,"preload":false}}</script><script src="https://cdnjs.cloudflare.com/ajax/libs/hexo-theme-next/8.17.1/config.min.js"></script>
<meta name="description" content="用来记录平时学习上的一些收获">
<meta property="og:type" content="website">
<meta property="og:title" content="以豹制豹的个人博客">
<meta property="og:url" content="https://theme-next.js.org/index.html">
<meta property="og:site_name" content="以豹制豹的个人博客">
<meta property="og:description" content="用来记录平时学习上的一些收获">
<meta property="og:locale" content="zh_CN">
<meta property="article:author" content="John Doe">
<meta property="article:tag" content="JavaScript, Vue, Css, Html, NodeJs">
<meta name="twitter:card" content="summary">
<link rel="canonical" href="https://theme-next.js.org/">
<script class="next-config" data-name="page" type="application/json">{"sidebar":"","isHome":true,"isPost":false,"lang":"zh-CN","comments":"","permalink":"","path":"index.html","title":""}</script>
<script class="next-config" data-name="calendar" type="application/json">""</script>
<title>以豹制豹的个人博客</title>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-43861RVV8R"></script>
<script class="next-config" data-name="google_analytics" type="application/json">{"tracking_id":"G-43861RVV8R","only_pageview":false}</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/hexo-theme-next/8.17.1/third-party/analytics/google-analytics.min.js"></script>
<noscript>
<link rel="stylesheet" href="/css/noscript.css">
</noscript>
<link rel="alternate" href="/atom.xml" title="以豹制豹的个人博客" type="application/atom+xml">
</head>
<body itemscope itemtype="http://schema.org/WebPage" class="use-motion">
<div class="headband"></div>
<main class="main">
<div class="column">
<header class="header" itemscope itemtype="http://schema.org/WPHeader"><div class="site-brand-container">
<div class="site-nav-toggle">
<div class="toggle" aria-label="切换导航栏" role="button">
<span class="toggle-line"></span>
<span class="toggle-line"></span>
<span class="toggle-line"></span>
</div>
</div>
<div class="site-meta">
<a href="/" class="brand" rel="start">
<i class="logo-line"></i>
<h1 class="site-title">以豹制豹的个人博客</h1>
<i class="logo-line"></i>
</a>
</div>
<div class="site-nav-right">
<div class="toggle popup-trigger" aria-label="搜索" role="button">
<i class="fa fa-search fa-fw fa-lg"></i>
</div>
</div>
</div>
<nav class="site-nav">
<ul class="main-menu menu"><li class="menu-item menu-item-home"><a href="/" rel="section"><i class="fa fa-bell fa-fw"></i>首页</a></li><li class="menu-item menu-item-archives"><a href="/archives/" rel="section"><i class="fa fa-archive fa-fw"></i>归档<span class="badge">3</span></a></li>
<li class="menu-item menu-item-search">
<a role="button" class="popup-trigger"><i class="fa fa-search fa-fw"></i>搜索
</a>
</li>
</ul>
</nav>
<div class="search-pop-overlay">
<div class="popup search-popup"><div class="search-header">
<span class="search-icon">
<i class="fa fa-search"></i>
</span>
<div class="search-input-container">
<input autocomplete="off" autocapitalize="off" maxlength="80"
placeholder="搜索..." spellcheck="false"
type="search" class="search-input">
</div>
<span class="popup-btn-close" role="button">
<i class="fa fa-times-circle"></i>
</span>
</div>
<div class="search-result-container no-result">
<div class="search-result-icon">
<i class="fa fa-spinner fa-pulse fa-5x"></i>
</div>
</div>
</div>
</div>
</header>
<aside class="sidebar">
<div class="sidebar-inner sidebar-overview-active">
<ul class="sidebar-nav">
<li class="sidebar-nav-toc">
文章目录
</li>
<li class="sidebar-nav-overview">
站点概览
</li>
</ul>
<div class="sidebar-panel-container">
<!--noindex-->
<div class="post-toc-wrap sidebar-panel">
</div>
<!--/noindex-->
<div class="site-overview-wrap sidebar-panel">
<div class="site-author animated" itemprop="author" itemscope itemtype="http://schema.org/Person">
<img class="site-author-image" itemprop="image" alt="John Doe"
src="/images/head.jpg">
<p class="site-author-name" itemprop="name">John Doe</p>
<div class="site-description" itemprop="description">用来记录平时学习上的一些收获</div>
</div>
<div class="site-state-wrap animated">
<nav class="site-state">
<div class="site-state-item site-state-posts">
<a href="/archives/">
<span class="site-state-item-count">3</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
<div class="site-state-item site-state-tags">
<span class="site-state-item-count">1</span>
<span class="site-state-item-name">标签</span>
</div>
</nav>
</div>
<div class="links-of-author animated">
<span class="links-of-author-item">
<span class="exturl" data-url="aHR0cHM6Ly9naXRodWIuY29tL1N0YXJzTGVvcGFyZC9TdGFyc2xlb3BhcmQuZ2l0aHViLmlv" title="GitHub → https://github.com/StarsLeopard/Starsleopard.github.io"><i class="fab fa-github fa-fw"></i>GitHub</span>
</span>
</div>
</div>
</div>
</div>
</aside>
</div>
<div class="main-inner index posts-expand">
<div class="post-block">
<article itemscope itemtype="http://schema.org/Article" class="post-content" lang="">
<link itemprop="mainEntityOfPage" href="https://theme-next.js.org/hexo-theme-next/">
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="image" content="/images/head.jpg">
<meta itemprop="name" content="John Doe">
</span>
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="以豹制豹的个人博客">
<meta itemprop="description" content="用来记录平时学习上的一些收获">
</span>
<span hidden itemprop="post" itemscope itemtype="http://schema.org/CreativeWork">
<meta itemprop="name" content="undefined | 以豹制豹的个人博客">
<meta itemprop="description" content="">
</span>
<header class="post-header">
<h2 class="post-title" itemprop="name headline">
<span class="post-sticky-flag" title="置顶">
<i class="fa fa-thumbtack"></i>
</span><span class="exturl post-title-link post-title-link-external" data-url="aHR0cHM6Ly9naXRodWIuY29tL1N0YXJzTGVvcGFyZA==" itemprop="url">Welcome to StarsLeopard's World!<i class="fa fa-external-link-alt"></i></span>
</h2>
<div class="post-meta-container">
<div class="post-meta">
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建时间:2020-03-01 12:00:00" itemprop="dateCreated datePublished" datetime="2020-03-01T12:00:00Z">2020-03-01</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">更新于</span>
<time title="修改时间:2023-07-07 05:20:33" itemprop="dateModified" datetime="2023-07-07T05:20:33Z">2023-07-07</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-comment"></i>
</span>
<span class="post-meta-item-text">Disqus:</span>
<a title="disqus" href="/hexo-theme-next/#disqus_thread" itemprop="discussionUrl">
<span class="post-comments-count disqus-comment-count" data-disqus-identifier="hexo-theme-next/" itemprop="commentCount"></span>
</a>
</span>
</div>
</div>
</header>
<div class="post-body" itemprop="articleBody">
<p> 欢迎来到以豹制豹的私人空间,这里用来分享和记录一些学习上的收获和笔记</p>
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</article>
</div>
<div class="post-block">
<article itemscope itemtype="http://schema.org/Article" class="post-content" lang="">
<link itemprop="mainEntityOfPage" href="https://theme-next.js.org/JS%E7%9B%B8%E5%85%B3%E5%87%BD%E6%95%B0%E6%B1%87%E6%80%BB/">
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="image" content="/images/head.jpg">
<meta itemprop="name" content="John Doe">
</span>
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="以豹制豹的个人博客">
<meta itemprop="description" content="用来记录平时学习上的一些收获">
</span>
<span hidden itemprop="post" itemscope itemtype="http://schema.org/CreativeWork">
<meta itemprop="name" content="undefined | 以豹制豹的个人博客">
<meta itemprop="description" content="">
</span>
<header class="post-header">
<h2 class="post-title" itemprop="name headline">
<a href="/JS%E7%9B%B8%E5%85%B3%E5%87%BD%E6%95%B0%E6%B1%87%E6%80%BB/" class="post-title-link" itemprop="url">JS相关函数汇总</a>
</h2>
<div class="post-meta-container">
<div class="post-meta">
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建时间:2023-07-07 10:52:57 / 修改时间:02:53:09" itemprop="dateCreated datePublished" datetime="2023-07-07T10:52:57Z">2023-07-07</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-comment"></i>
</span>
<span class="post-meta-item-text">Disqus:</span>
<a title="disqus" href="/JS%E7%9B%B8%E5%85%B3%E5%87%BD%E6%95%B0%E6%B1%87%E6%80%BB/#disqus_thread" itemprop="discussionUrl">
<span class="post-comments-count disqus-comment-count" data-disqus-identifier="JS相关函数汇总/" itemprop="commentCount"></span>
</a>
</span>
</div>
</div>
</header>
<div class="post-body" itemprop="articleBody">
<h1 id="JS笔记及函数汇总记忆"><a href="#JS笔记及函数汇总记忆" class="headerlink" title="JS笔记及函数汇总记忆"></a><a href="https%EF%BC%9A//www.w3cschool.cn/javascript/dict">JS笔记及函数汇总记忆</a></h1><h2 id="1-Browswer"><a href="#1-Browswer" class="headerlink" title="1.Browswer"></a>1.Browswer</h2><h3 id="Window-Properties-(window属性)"><a href="#Window-Properties-(window属性)" class="headerlink" title="Window Properties (window属性)"></a>Window Properties (window属性)</h3><p>document (document对象)<br>history (history对象,包含了用户在浏览器窗口访问过的URL)<br>location (对象包含有关当前URL的信息)<br>navigator (对象包含浏览器有关信息,可不使用window前缀)<br>screen (对象包含客户端显示屏的信息)</p>
<p>name (用于设置和存放窗口名称)<br>parent (返回当前窗口的父窗口的window对象)<br>opener (返回对创建该窗口的window对象的引用,用于window.open()方法创建的窗口)<br>self (返回对窗口自身的只读引用)</p>
<p>innerHeight (窗口文档显示区域的高度)<br>innerWidth (窗口文档显示区域的宽度)<br>outerHeight (窗口外部高度,包括所有元素如滚动栏工具栏)<br>outerWidth (窗口内部高度,包括所有元素如滚动栏工具栏)<br>closed (监控窗口是否关闭)<br>pageXOffset (当前页相对窗口显示区左上角的X位置)<br>pageYOffset (当前页相对窗口显示区左上角的Y位置)<br>screenLeft (返回窗口相对于屏幕的X坐标)<br>screenTop (返回窗口相对于屏幕的Y坐标)(IE不支持)<br>screenX (返回窗口相对于屏幕的X坐标)<br>screenY (返回窗口相对于屏幕的Y坐标)(火狐不支持)</p>
<h3 id="Window-Methods-(window方法)"><a href="#Window-Methods-(window方法)" class="headerlink" title="Window Methods (window方法)"></a>Window Methods (window方法)</h3><p>alert() :显示一个指定消息和确认按钮的警告框<br>confirm() :显示一个带有指定消息和确认和取消按钮的对话框<br>prompt() :显示可以提示用户进行输入的对话框</p>
<p>focus() :设置焦点 (可以给DOM元素设置)<br>blur() :把键盘焦点从顶层窗口移开 (可以清除DOM元素焦点)<br>close() :关闭浏览器窗口<br>open() :打开一个新的浏览器窗口或者查找一个已命名的窗口</p>
<p>print() :打印当前浏览器窗口</p>
<p>setInterval() :设置定时器<br>clearInterval() :清除定时器<br>setTimeout() :设置延时器<br>clearTimeout() :清除延时器</p>
<p>moveBy() :相对窗口当前坐标移动窗口<br>moveTo() :把窗口移动到相对左上角的指定坐标<br>resizeBy() :<br>resizeTo() :窗口大小重新设置</p>
<p>scrollBy(x,y) :可以把内容滚动到指定的像素数,x向右滚动像素,y向下滚动像素<br>scrollTo(x,y) :可以把内动滚动到指定坐标</p>
<h2 id="2-Basic-Objects"><a href="#2-Basic-Objects" class="headerlink" title="2.Basic Objects"></a>2.Basic Objects</h2><h3 id="Array-Methods-数组方法"><a href="#Array-Methods-数组方法" class="headerlink" title="Array Methods (数组方法)"></a>Array Methods <span class="exturl" data-url="aHR0cHM6Ly9kZXZlbG9wZXIubW96aWxsYS5vcmcvemgtQ04vZG9jcy9XZWIvSmF2YVNjcmlwdC9SZWZlcmVuY2UvR2xvYmFsX09iamVjdHMvQXJyYXkvZmlsdGVy">(数组方法)<i class="fa fa-external-link-alt"></i></span></h3><p>concat(array2,...) :链接两个或者多个数组,返回被连接数组的一个副本<br>indexOf(item,start) :查找数组中首个出现的匹配项,或者字符串中首个出现的值<br>lastIndexOf(item,start) :找最后一个匹配项<br>join(separator) :把数组元素链接成一个字符串,参数为链接符号,默认逗号<br>pop() :移除数组最后一个元素,返回移除的元素<br>shift() :移除数组第一个元素,返回移除的元素<br>push() :向末尾添加一个或多个元素,并返回新数组长度<br>unshift() :想数组开头添加一个或更多元素,并返回新数组长度<br>reverse() :颠倒数组元素顺序<br>slice(start,end) :提取数组中某一段的元素,并返回提取出的新数组<br>toString() :把数组转化为字符串,并返回结果,用逗号连接<br>map() :创建一个新数组,这个新数组由原数组中的每个元素都调用一次提供的函数后的返回值组成</p>
<h3 id="Math-Properties-And-Methods(Math对象相关属性和方法)"><a href="#Math-Properties-And-Methods(Math对象相关属性和方法)" class="headerlink" title="Math Properties And Methods(Math对象相关属性和方法)"></a>Math Properties And Methods(Math对象相关属性和方法)</h3><p>Math.E :自然对数底数<br>Math.PI :圆周率</p>
<p>Math.abs() :返回一个数的绝对值<br>Math.sin() :返回一个数的正弦(单位为弧度)<br>Math.asin() :返回一个值的反正弦</p>
<p>Math.sqrt() :返回一个数的平方根<br>Math.cbrt() :返回一个数的立方根<br>Math.ceil() :返回大于给定值的最小整数<br>Math.floor() :返回小于给定值的最大整数<br>Math.round() :返回最接近的整数</p>
<p>Math.max() :返回输入参数的最大值<br>Math.min() :返回输入参数的最小值</p>
<p>Math.random() :返回一个随机0-1中的浮点数(包括0,不包括1<br>Math.exp() :返回 E 的 x 次幂的值, x为入参 </p>
<h3 id="String-Methods-(String对象方法)"><a href="#String-Methods-(String对象方法)" class="headerlink" title="String Methods (String对象方法)"></a>String Methods (String对象方法)</h3><p>charAt() :返回指定位置的字符<br>charCodeAt() :返回指定位置字符的Unicode编码<br>fromCharCode() :将指定Unicode编码转化为对应字符<br>match(reg) :在字符串中找到指定的值,可以用正则匹配<br>replace(str1,str2) :字符串全局替换,将st1替换为str2<br>search(reg) :检索字符串中指定的子字符串,或者与正则表达式相匹配的子字符串,返回第一个所在位置<br>split(separator) :将字符串分割,separator为分割标志,默认每个字符都被分割<br>substr(start,length) :在字符串中抽取,从下标开始的指定数目的字符<br>substring(from,to) :提取两个指定下标之间的字符,包括开始字符,但不包括结束字符<br>toLowerCase() :将字符串转换为小写<br>toUpperCase() :将字符串转换为大写</p>
<h3 id="Global-Methods-全局方法"><a href="#Global-Methods-全局方法" class="headerlink" title="Global Methods (全局方法)"></a>Global Methods (全局方法)</h3><p>encodeURL(url) :对url编码进行编码,url中的特殊字符不会被编码,如/?<br>decodeURL(url) :对url编码进行解码</p>
<p>encodeURLComponent() :对字符串编码,全部编码为ASCLL码,除了 - _ . ! ~ * ' ( )<br>decodeURLComponent() ;对应解码</p>
<p>escape() :字符串编码,除了ASCLL和* @ - _ + . /<br>unescape() :解码</p>
<p>isNaN() :是否不是数字<br>Number() :将参数转化为数字,若不能则返回NaN<br>String() :把对象转化为字符串</p>
<p>parseFloat() :字符串首个为数字时,返回从左到右检索出的浮点数。若第首个不是数字则返回NaN<br>parseInt(string, radix) :可解析一个字符串,并返回一个整数。"0x"开头时,解析为16进制</p>
<h2 id="DOM-Node"><a href="#DOM-Node" class="headerlink" title="DOM Node"></a>DOM Node</h2><h3 id="Node-Properties-节点属性"><a href="#Node-Properties-节点属性" class="headerlink" title="Node Properties (节点属性)"></a>Node Properties (节点属性)</h3><h3 id="Node-Methods-节点方法"><a href="#Node-Methods-节点方法" class="headerlink" title="Node Methods (节点方法)"></a>Node Methods (节点方法)</h3>
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</article>
</div>
<div class="post-block">
<article itemscope itemtype="http://schema.org/Article" class="post-content" lang="">
<link itemprop="mainEntityOfPage" href="https://theme-next.js.org/%E6%B5%8B%E8%AF%95%E7%94%A8%E6%96%B0%E5%BB%BA%E5%8D%9A%E5%AE%A2/">
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="image" content="/images/head.jpg">
<meta itemprop="name" content="John Doe">
</span>
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="以豹制豹的个人博客">
<meta itemprop="description" content="用来记录平时学习上的一些收获">
</span>
<span hidden itemprop="post" itemscope itemtype="http://schema.org/CreativeWork">
<meta itemprop="name" content="undefined | 以豹制豹的个人博客">
<meta itemprop="description" content="">
</span>
<header class="post-header">
<h2 class="post-title" itemprop="name headline">
<a href="/%E6%B5%8B%E8%AF%95%E7%94%A8%E6%96%B0%E5%BB%BA%E5%8D%9A%E5%AE%A2/" class="post-title-link" itemprop="url">测试用新建博客</a>
</h2>
<div class="post-meta-container">
<div class="post-meta">
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建时间:2023-07-06 14:59:36 / 修改时间:07:42:08" itemprop="dateCreated datePublished" datetime="2023-07-06T14:59:36Z">2023-07-06</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-comment"></i>
</span>
<span class="post-meta-item-text">Disqus:</span>
<a title="disqus" href="/%E6%B5%8B%E8%AF%95%E7%94%A8%E6%96%B0%E5%BB%BA%E5%8D%9A%E5%AE%A2/#disqus_thread" itemprop="discussionUrl">
<span class="post-comments-count disqus-comment-count" data-disqus-identifier="测试用新建博客/" itemprop="commentCount"></span>
</a>
</span>
</div>
</div>
</header>
<div class="post-body" itemprop="articleBody">
<p>这是一片测试用的博客</p>
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</article>
</div>
</div>
</main>
<footer class="footer">
<div class="footer-inner">
<div class="copyright">
© 2014 –
<span itemprop="copyrightYear">2023</span>
<span class="with-love">
<i class="fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">NexT</span>
</div>
<div class="powered-by">由 <span class="exturl" data-url="aHR0cHM6Ly9oZXhvLmlv">Hexo</span> & <a href="https://theme-next.js.org/pisces/">NexT.Pisces</a> 强力驱动
</div>
</div>
</footer>
<div class="back-to-top" role="button" aria-label="返回顶部">
<i class="fa fa-arrow-up fa-lg"></i>
<span>0%</span>
</div>
<span class="exturl github-corner" data-url="aHR0cHM6Ly9naXRodWIuY29tL1N0YXJzTGVvcGFyZA==" title="在 GitHub 上关注我" aria-label="在 GitHub 上关注我"><svg width="80" height="80" viewBox="0 0 250 250" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></span>
<noscript>
<div class="noscript-warning">Theme NexT works best with JavaScript enabled</div>
</noscript>
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/3.2.1/anime.min.js" integrity="sha256-XL2inqUJaslATFnHdJOi9GfQ60on8Wx1C2H8DYiN1xY=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/next-theme-pjax/0.6.0/pjax.min.js" integrity="sha256-vxLn1tSKWD4dqbMRyv940UYw4sXgMtYcK6reefzZrao=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/medium-zoom/1.0.8/medium-zoom.min.js" integrity="sha256-7PhEpEWEW0XXQ0k6kQrPKwuoIomz8R8IYyuU1Qew4P8=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/hexo-theme-next/8.17.1/comments.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/hexo-theme-next/8.17.1/utils.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/hexo-theme-next/8.17.1/motion.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/hexo-theme-next/8.17.1/next-boot.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/hexo-theme-next/8.17.1/pjax.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/hexo-generator-searchdb/1.4.1/search.js" integrity="sha256-1kfA5uHPf65M5cphT2dvymhkuyHPQp5A53EGZOnOLmc=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/hexo-theme-next/8.17.1/third-party/search/local-search.min.js"></script>
<script class="next-config" data-name="gitter" type="application/json">{"enable":true,"room":"hexo-next/community"}</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/hexo-theme-next/8.17.1/third-party/chat/gitter.min.js"></script>
<script src="https://sidecar.gitter.im/dist/sidecar.v1.js" async defer></script>
<script class="next-config" data-name="mermaid" type="application/json">{"enable":true,"theme":{"light":"default","dark":"dark"},"js":{"url":"https://cdnjs.cloudflare.com/ajax/libs/mermaid/10.2.3/mermaid.min.js","integrity":"sha256-JFptYy4KzJ5OQP+Q9fubNf3cxpPPmZKqUOovyEONKrQ="}}</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/hexo-theme-next/8.17.1/third-party/tags/mermaid.min.js"></script>
<script class="next-config" data-name="wavedrom" type="application/json">{"enable":true,"js":{"url":"https://cdnjs.cloudflare.com/ajax/libs/wavedrom/3.2.0/wavedrom.min.js","integrity":"sha256-cOqJCt2rKQA4GNjlL0tODFHnWd0CRLKLFqYhO6TCtAE="}}</script>
<script class="next-config" data-name="wavedrom_skin" type="application/json">{"enable":true,"js":{"url":"https://cdnjs.cloudflare.com/ajax/libs/wavedrom/3.2.0/skins/default.js","integrity":"sha256-fduc/Zszk5ezWws2uInY/ALWVmIrmV6VTgXbsYSReFI="}}</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/hexo-theme-next/8.17.1/third-party/tags/wavedrom.min.js"></script>
<script class="next-config" data-name="enableMath" type="application/json">false</script><script class="next-config" data-name="mathjax" type="application/json">{"enable":true,"tags":"ams","js":{"url":"https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/tex-mml-chtml.js","integrity":"sha256-MASABpB4tYktI2Oitl4t+78w/lyA+D7b/s9GEP0JOGI="}}</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/hexo-theme-next/8.17.1/third-party/math/mathjax.min.js"></script>
<script class="next-config" data-name="disqus" type="application/json">{"enable":true,"shortname":"next-theme","count":true,"i18n":{"disqus":"disqus"}}</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/hexo-theme-next/8.17.1/third-party/comments/disqus.min.js"></script>
</body>
</html>