-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
CallMe_star
committed
Sep 20, 2022
1 parent
eb35beb
commit ff92571
Showing
36 changed files
with
595 additions
and
3,990 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1714,7 +1714,7 @@ | |
debug: "env", | ||
cdn: {"js":{"app":"/js/app.js","parallax":"/js/plugins/parallax.js","rightMenu":"/js/plugins/rightMenu.js","rightMenus":"/js/plugins/rightMenus.js","sites":"/js/plugins/tags/sites.js","friends":"/js/plugins/tags/friends.js","contributors":"/js/plugins/tags/contributors.js","search":"/js/search/hexo.js"},"css":{"style":"/css/style.css"}}, | ||
default: {"avatar":"https://unpkg.com/[email protected]/media/placeholder/avatar/round/3442075.svg","link":"https://unpkg.com/[email protected]/media/placeholder/link/8f277b4ee0ecd.svg","cover":"https://unpkg.com/[email protected]/media/placeholder/cover/76b86c0226ffd.svg","image":"https://unpkg.com/[email protected]/media/placeholder/image/2659360.svg"}, | ||
lastupdate: new Date(1662792071097), | ||
lastupdate: new Date(1663653060921), | ||
sidebar: { | ||
for_page: ["blogger","category","tagcloud","donate"], | ||
for_post: ["toc"], | ||
|
@@ -2165,13 +2165,13 @@ | |
|
||
<li> | ||
<a class="menuitem flat-box faa-parent animated-hover" | ||
href="/" title="博客" | ||
href="/" title="文章" | ||
|
||
|
||
|
||
active-action="action-home" | ||
> | ||
<i class='fa-solid fa-rss fa-fw'></i>博客 | ||
<i class='fa-solid fa-rss fa-fw'></i>文章 | ||
</a> | ||
|
||
</li> | ||
|
@@ -2286,13 +2286,13 @@ | |
|
||
<li> | ||
<a class="menuitem flat-box faa-parent animated-hover" | ||
href="/" title="博客" | ||
href="/" title="文章" | ||
|
||
|
||
|
||
active-action="action-home" | ||
> | ||
<i class='fa-solid fa-rss fa-fw'></i>博客 | ||
<i class='fa-solid fa-rss fa-fw'></i>文章 | ||
</a> | ||
|
||
</li> | ||
|
@@ -2431,7 +2431,7 @@ | |
|
||
|
||
active-action="action-archives"> | ||
<img src='https://unpkg.com/[email protected]/media/twemoji/assets/svg/1f4f0.svg'><p>博客</p> | ||
<img src='https://unpkg.com/[email protected]/media/twemoji/assets/svg/1f4f0.svg'><p>文章</p> | ||
</a> | ||
|
||
<a href="/examples/" | ||
|
@@ -2730,11 +2730,6 @@ <h5 id="imfilter-是用来滤波的"><a href="#imfilter-是用来滤波的" clas | |
</a> | ||
|
||
|
||
<a class='next' href='/2022/09/09/hello-world/'> | ||
<p class='title'>Hello World<i class="fa-solid fa-chevron-right" aria-hidden="true"></i></p> | ||
<p class='content'>Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any ...</p> | ||
</a> | ||
|
||
</div> | ||
|
||
<!-- Custom Files postEnd begin--> | ||
|
@@ -3181,7 +3176,7 @@ <h5 id="imfilter-是用来滤波的"><a href="#imfilter-是用来滤波的" clas | |
|
||
|
||
<script> | ||
let imgs = ["https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing12.jpeg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/025.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/012.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/056.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/002.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/038.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/033.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing10.jpeg"]; | ||
let imgs = ["https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/025.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/056.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing10.jpeg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/002.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/012.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing12.jpeg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/038.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/033.jpg"]; | ||
let index = 0; | ||
let IntervalParallax = null; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1714,7 +1714,7 @@ | |
debug: "env", | ||
cdn: {"js":{"app":"/js/app.js","parallax":"/js/plugins/parallax.js","rightMenu":"/js/plugins/rightMenu.js","rightMenus":"/js/plugins/rightMenus.js","sites":"/js/plugins/tags/sites.js","friends":"/js/plugins/tags/friends.js","contributors":"/js/plugins/tags/contributors.js","search":"/js/search/hexo.js"},"css":{"style":"/css/style.css"}}, | ||
default: {"avatar":"https://unpkg.com/[email protected]/media/placeholder/avatar/round/3442075.svg","link":"https://unpkg.com/[email protected]/media/placeholder/link/8f277b4ee0ecd.svg","cover":"https://unpkg.com/[email protected]/media/placeholder/cover/76b86c0226ffd.svg","image":"https://unpkg.com/[email protected]/media/placeholder/image/2659360.svg"}, | ||
lastupdate: new Date(1662792071097), | ||
lastupdate: new Date(1663653060921), | ||
sidebar: { | ||
for_page: ["blogger","category","tagcloud","donate"], | ||
for_post: ["toc"], | ||
|
@@ -2165,13 +2165,13 @@ | |
|
||
<li> | ||
<a class="menuitem flat-box faa-parent animated-hover" | ||
href="/" title="博客" | ||
href="/" title="文章" | ||
|
||
|
||
|
||
active-action="action-home" | ||
> | ||
<i class='fa-solid fa-rss fa-fw'></i>博客 | ||
<i class='fa-solid fa-rss fa-fw'></i>文章 | ||
</a> | ||
|
||
</li> | ||
|
@@ -2286,13 +2286,13 @@ | |
|
||
<li> | ||
<a class="menuitem flat-box faa-parent animated-hover" | ||
href="/" title="博客" | ||
href="/" title="文章" | ||
|
||
|
||
|
||
active-action="action-home" | ||
> | ||
<i class='fa-solid fa-rss fa-fw'></i>博客 | ||
<i class='fa-solid fa-rss fa-fw'></i>文章 | ||
</a> | ||
|
||
</li> | ||
|
@@ -2431,7 +2431,7 @@ | |
|
||
|
||
active-action="action-archives"> | ||
<img src='https://unpkg.com/[email protected]/media/twemoji/assets/svg/1f4f0.svg'><p>博客</p> | ||
<img src='https://unpkg.com/[email protected]/media/twemoji/assets/svg/1f4f0.svg'><p>文章</p> | ||
</a> | ||
|
||
<a href="/examples/" | ||
|
@@ -3166,7 +3166,7 @@ <h3 id="lt-3-gt-顶帽变换,底帽变换"><a href="#lt-3-gt-顶帽变换, | |
|
||
|
||
<script> | ||
let imgs = ["https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing12.jpeg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/025.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/012.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/056.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/002.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/038.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/033.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing10.jpeg"]; | ||
let imgs = ["https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/025.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/056.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing10.jpeg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/002.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/012.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing12.jpeg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/038.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/033.jpg"]; | ||
let index = 0; | ||
let IntervalParallax = null; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1715,7 +1715,7 @@ | |
debug: "env", | ||
cdn: {"js":{"app":"/js/app.js","parallax":"/js/plugins/parallax.js","rightMenu":"/js/plugins/rightMenu.js","rightMenus":"/js/plugins/rightMenus.js","sites":"/js/plugins/tags/sites.js","friends":"/js/plugins/tags/friends.js","contributors":"/js/plugins/tags/contributors.js","search":"/js/search/hexo.js"},"css":{"style":"/css/style.css"}}, | ||
default: {"avatar":"https://unpkg.com/[email protected]/media/placeholder/avatar/round/3442075.svg","link":"https://unpkg.com/[email protected]/media/placeholder/link/8f277b4ee0ecd.svg","cover":"https://unpkg.com/[email protected]/media/placeholder/cover/76b86c0226ffd.svg","image":"https://unpkg.com/[email protected]/media/placeholder/image/2659360.svg"}, | ||
lastupdate: new Date(1662792071097), | ||
lastupdate: new Date(1663653060921), | ||
sidebar: { | ||
for_page: ["blogger","category","tagcloud","donate"], | ||
for_post: ["toc"], | ||
|
@@ -2166,13 +2166,13 @@ | |
|
||
<li> | ||
<a class="menuitem flat-box faa-parent animated-hover" | ||
href="/" title="博客" | ||
href="/" title="文章" | ||
|
||
|
||
|
||
active-action="action-home" | ||
> | ||
<i class='fa-solid fa-rss fa-fw'></i>博客 | ||
<i class='fa-solid fa-rss fa-fw'></i>文章 | ||
</a> | ||
|
||
</li> | ||
|
@@ -2287,13 +2287,13 @@ | |
|
||
<li> | ||
<a class="menuitem flat-box faa-parent animated-hover" | ||
href="/" title="博客" | ||
href="/" title="文章" | ||
|
||
|
||
|
||
active-action="action-home" | ||
> | ||
<i class='fa-solid fa-rss fa-fw'></i>博客 | ||
<i class='fa-solid fa-rss fa-fw'></i>文章 | ||
</a> | ||
|
||
</li> | ||
|
@@ -2432,7 +2432,7 @@ | |
|
||
|
||
active-action="action-archives"> | ||
<img src='https://unpkg.com/[email protected]/media/twemoji/assets/svg/1f4f0.svg'><p>博客</p> | ||
<img src='https://unpkg.com/[email protected]/media/twemoji/assets/svg/1f4f0.svg'><p>文章</p> | ||
</a> | ||
|
||
<a href="/examples/" | ||
|
@@ -3173,7 +3173,7 @@ <h3 id="4-字体安装"><a href="#4-字体安装" class="headerlink" title="4. | |
|
||
|
||
<script> | ||
let imgs = ["https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing12.jpeg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/025.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/012.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/056.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/002.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/038.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/033.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing10.jpeg"]; | ||
let imgs = ["https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/025.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/056.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing10.jpeg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/002.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/012.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing12.jpeg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/038.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/033.jpg"]; | ||
let index = 0; | ||
let IntervalParallax = null; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1714,7 +1714,7 @@ | |
debug: "env", | ||
cdn: {"js":{"app":"/js/app.js","parallax":"/js/plugins/parallax.js","rightMenu":"/js/plugins/rightMenu.js","rightMenus":"/js/plugins/rightMenus.js","sites":"/js/plugins/tags/sites.js","friends":"/js/plugins/tags/friends.js","contributors":"/js/plugins/tags/contributors.js","search":"/js/search/hexo.js"},"css":{"style":"/css/style.css"}}, | ||
default: {"avatar":"https://unpkg.com/[email protected]/media/placeholder/avatar/round/3442075.svg","link":"https://unpkg.com/[email protected]/media/placeholder/link/8f277b4ee0ecd.svg","cover":"https://unpkg.com/[email protected]/media/placeholder/cover/76b86c0226ffd.svg","image":"https://unpkg.com/[email protected]/media/placeholder/image/2659360.svg"}, | ||
lastupdate: new Date(1662792071097), | ||
lastupdate: new Date(1663653060921), | ||
sidebar: { | ||
for_page: ["blogger","category","tagcloud","donate"], | ||
for_post: ["toc"], | ||
|
@@ -2165,13 +2165,13 @@ | |
|
||
<li> | ||
<a class="menuitem flat-box faa-parent animated-hover" | ||
href="/" title="博客" | ||
href="/" title="文章" | ||
|
||
|
||
|
||
active-action="action-home" | ||
> | ||
<i class='fa-solid fa-rss fa-fw'></i>博客 | ||
<i class='fa-solid fa-rss fa-fw'></i>文章 | ||
</a> | ||
|
||
</li> | ||
|
@@ -2286,13 +2286,13 @@ | |
|
||
<li> | ||
<a class="menuitem flat-box faa-parent animated-hover" | ||
href="/" title="博客" | ||
href="/" title="文章" | ||
|
||
|
||
|
||
active-action="action-home" | ||
> | ||
<i class='fa-solid fa-rss fa-fw'></i>博客 | ||
<i class='fa-solid fa-rss fa-fw'></i>文章 | ||
</a> | ||
|
||
</li> | ||
|
@@ -2431,7 +2431,7 @@ | |
|
||
|
||
active-action="action-archives"> | ||
<img src='https://unpkg.com/[email protected]/media/twemoji/assets/svg/1f4f0.svg'><p>博客</p> | ||
<img src='https://unpkg.com/[email protected]/media/twemoji/assets/svg/1f4f0.svg'><p>文章</p> | ||
</a> | ||
|
||
<a href="/examples/" | ||
|
@@ -3210,7 +3210,7 @@ <h4 id="10、tf-argmax"><a href="#10、tf-argmax" class="headerlink" title="10 | |
|
||
|
||
<script> | ||
let imgs = ["https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing12.jpeg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/025.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/012.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/056.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/002.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/038.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/033.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing10.jpeg"]; | ||
let imgs = ["https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/025.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/056.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing10.jpeg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/002.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/012.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/fengjing12.jpeg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/038.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/CallMe-star/picbed@master/background1.jpg","https://gcore.jsdelivr.net/gh/volantis-x/cdn-wallpaper-minimalist/2020/033.jpg"]; | ||
let index = 0; | ||
let IntervalParallax = null; | ||
|
||
|
Oops, something went wrong.