68
68
69
69
70
70
71
- < meta name ="keywords " content ="Hexo, NexT " />
71
+ < meta name ="keywords " content ="实验, " />
72
72
73
73
74
74
81
81
82
82
< meta name ="description " content =".cell { display:inline-block; line-height: 7px; width: 6px; height: 6px; background-color: gray; border-bottom: solid 1px white; border-rig ">
83
83
< meta property ="og:type " content ="article ">
84
- < meta property ="og:title " content ="广度优先算法--自动寻路 ">
85
- < meta property ="og:url " content ="http://yoursite.com/2020/09/30 /%E5%B9%BF%E5%BA%A6%E4%BC%98%E5%85%88%E7%AE%97%E6%B3%95--%E8%87%AA%E5%8A%A8%E5%AF%BB%E8%B7%AF/index.html ">
84
+ < meta property ="og:title " content ="地图编辑器( 广度优先算法 + 启发式搜索) ">
85
+ < meta property ="og:url " content ="http://yoursite.com/2020/10/08 /%E5%B9%BF%E5%BA%A6%E4%BC%98%E5%85%88%E7%AE%97%E6%B3%95%20+%20%E5%90%AF%E5%8F%91%E5%BC%8F%E6%90%9C%E7%B4%A2 --%E8%87%AA%E5%8A%A8%E5%AF%BB%E8%B7%AF/index.html ">
86
86
< meta property ="og:site_name " content ="Y.Y's BLOG ">
87
87
< meta property ="og:description " content =".cell { display:inline-block; line-height: 7px; width: 6px; height: 6px; background-color: gray; border-bottom: solid 1px white; border-rig ">
88
- < meta property ="article:published_time " content ="2020-09-30T06:15:14.991Z ">
89
- < meta property ="article:modified_time " content ="2020-10-08T18:54:32.854Z ">
88
+ < meta property ="article:published_time " content ="2020-10-08T06:06:04.000Z ">
89
+ < meta property ="article:modified_time " content ="2020-10-10T02:23:49.211Z ">
90
90
< meta property ="article:author " content ="涯渊 ">
91
+ < meta property ="article:tag " content ="实验 ">
91
92
< meta name ="twitter:card " content ="summary ">
92
93
93
94
118
119
119
120
120
121
121
- < link rel ="canonical " href ="http://yoursite.com/2020/09/30 /广度优先算法--自动寻路/ "/>
122
+ < link rel ="canonical " href ="http://yoursite.com/2020/10/08 /广度优先算法 + 启发式搜索 --自动寻路/ "/>
122
123
123
124
124
125
125
126
126
127
127
- < title > 广度优先算法--自动寻路 | Y.Y's BLOG</ title >
128
+ < title > 地图编辑器( 广度优先算法 + 启发式搜索) | Y.Y's BLOG</ title >
128
129
129
130
130
131
@@ -259,7 +260,7 @@ <h1 class="site-subtitle" itemprop="description">遗憾遗憾重重</h1>
259
260
260
261
261
262
< div class ="post-block ">
262
- < link itemprop ="mainEntityOfPage " href ="http://yoursite.com/2020/09/30 /%E5%B9%BF%E5%BA%A6%E4%BC%98%E5%85%88%E7%AE%97%E6%B3%95--%E8%87%AA%E5%8A%A8%E5%AF%BB%E8%B7%AF/ ">
263
+ < link itemprop ="mainEntityOfPage " href ="http://yoursite.com/2020/10/08 /%E5%B9%BF%E5%BA%A6%E4%BC%98%E5%85%88%E7%AE%97%E6%B3%95%20+%20%E5%90%AF%E5%8F%91%E5%BC%8F%E6%90%9C%E7%B4%A2 --%E8%87%AA%E5%8A%A8%E5%AF%BB%E8%B7%AF/ ">
263
264
264
265
< span hidden itemprop ="author " itemscope itemtype ="http://schema.org/Person ">
265
266
< meta itemprop ="name " content ="涯渊 ">
@@ -276,7 +277,7 @@ <h1 class="site-subtitle" itemprop="description">遗憾遗憾重重</h1>
276
277
277
278
278
279
279
- < h2 class ="post-title " itemprop ="name headline "> 广度优先算法--自动寻路 </ h2 >
280
+ < h2 class ="post-title " itemprop ="name headline "> 地图编辑器( 广度优先算法 + 启发式搜索) </ h2 >
280
281
281
282
282
283
< div class ="post-meta ">
@@ -288,8 +289,8 @@ <h2 class="post-title" itemprop="name headline">广度优先算法--自动寻路
288
289
289
290
< span class ="post-meta-item-text "> 发表于</ span >
290
291
291
- < time title ="创建于 " itemprop ="dateCreated datePublished " datetime ="2020-09-30T14:15:14 +08:00 ">
292
- 2020-09-30
292
+ < time title ="创建于 " itemprop ="dateCreated datePublished " datetime ="2020-10-08T14:06:04 +08:00 ">
293
+ 2020-10-08
293
294
</ time >
294
295
295
296
@@ -299,6 +300,28 @@ <h2 class="post-title" itemprop="name headline">广度优先算法--自动寻路
299
300
</ span >
300
301
301
302
303
+ < span class ="post-category " >
304
+
305
+ < span class ="post-meta-divider "> |</ span >
306
+
307
+ < span class ="post-meta-item-icon ">
308
+ < i class ="fa fa-folder-o "> </ i >
309
+ </ span >
310
+
311
+ < span class ="post-meta-item-text "> 分类于</ span >
312
+
313
+
314
+ < span itemprop ="about " itemscope itemtype ="http://schema.org/Thing ">
315
+ < a href ="/categories/%E5%AE%9E%E9%AA%8C/ " itemprop ="url " rel ="index ">
316
+ < span itemprop ="name "> 实验</ span >
317
+ </ a >
318
+ </ span >
319
+
320
+
321
+
322
+
323
+ </ span >
324
+
302
325
303
326
304
327
@@ -307,8 +330,8 @@ <h2 class="post-title" itemprop="name headline">广度优先算法--自动寻路
307
330
< span class ="post-meta-item-icon ">
308
331
< i class ="fa fa-comment-o "> </ i >
309
332
</ span >
310
- < a href ="/2020/09/30 /%E5%B9%BF%E5%BA%A6%E4%BC%98%E5%85%88%E7%AE%97%E6%B3%95--%E8%87%AA%E5%8A%A8%E5%AF%BB%E8%B7%AF/#comments " itemprop ="discussionUrl ">
311
- < span class ="post-comments-count gitment-comments-count " data-xid ="/2020/09/30 /%E5%B9%BF%E5%BA%A6%E4%BC%98%E5%85%88%E7%AE%97%E6%B3%95--%E8%87%AA%E5%8A%A8%E5%AF%BB%E8%B7%AF/ " itemprop ="commentsCount "> </ span >
333
+ < a href ="/2020/10/08 /%E5%B9%BF%E5%BA%A6%E4%BC%98%E5%85%88%E7%AE%97%E6%B3%95%20+%20%E5%90%AF%E5%8F%91%E5%BC%8F%E6%90%9C%E7%B4%A2 --%E8%87%AA%E5%8A%A8%E5%AF%BB%E8%B7%AF/#comments " itemprop ="discussionUrl ">
334
+ < span class ="post-comments-count gitment-comments-count " data-xid ="/2020/10/08 /%E5%B9%BF%E5%BA%A6%E4%BC%98%E5%85%88%E7%AE%97%E6%B3%95%20+%20%E5%90%AF%E5%8F%91%E5%BC%8F%E6%90%9C%E7%B4%A2 --%E8%87%AA%E5%8A%A8%E5%AF%BB%E8%B7%AF/ " itemprop ="commentsCount "> </ span >
312
335
</ a >
313
336
</ span >
314
337
@@ -465,7 +488,8 @@ <h2 class="post-title" itemprop="name headline">广度优先算法--自动寻路
465
488
return ;
466
489
}
467
490
await sleep ( 1 ) ;
468
- container . children [ y * 100 + x ] . classList . add ( 'bg-lightgreen' )
491
+ // container.children[y*100 + x].style.backgroundColor = ('lightgreen')
492
+ // container.children[y*100 + x].classList.add('bg-lightgreen')
469
493
table [ y * 100 + x ] = pre ;
470
494
map [ 100 * y + x ] = - 1 ;
471
495
queue . push ( [ x , y ] ) ;
@@ -507,6 +531,12 @@ <h2 class="post-title" itemprop="name headline">广度优先算法--自动寻路
507
531
508
532
< footer class ="post-footer ">
509
533
534
+ < div class ="post-tags ">
535
+
536
+ < a href ="/tags/%E5%AE%9E%E9%AA%8C/ " rel ="tag "> # 实验</ a >
537
+
538
+ </ div >
539
+
510
540
511
541
512
542
@@ -610,7 +640,7 @@ <h2 class="post-title" itemprop="name headline">广度优先算法--自动寻路
610
640
611
641
< div class ="site-state-item site-state-categories ">
612
642
< a href ="/categories/index.html ">
613
- < span class ="site-state-item-count "> 3 </ span >
643
+ < span class ="site-state-item-count "> 4 </ span >
614
644
< span class ="site-state-item-name "> 分类</ span >
615
645
</ a >
616
646
</ div >
@@ -621,7 +651,7 @@ <h2 class="post-title" itemprop="name headline">广度优先算法--自动寻路
621
651
622
652
< div class ="site-state-item site-state-tags ">
623
653
< a href ="/tags/index.html ">
624
- < span class ="site-state-item-count "> 4 </ span >
654
+ < span class ="site-state-item-count "> 5 </ span >
625
655
< span class ="site-state-item-name "> 标签</ span >
626
656
</ a >
627
657
</ div >
0 commit comments