From ac29fd1acc96818f8d9bfbbfa34f2f995a6e1a28 Mon Sep 17 00:00:00 2001 From: ihoey Date: Thu, 5 May 2022 19:38:00 +0800 Subject: [PATCH] Site updated: 2022-05-05 19:38:00 --- atom.xml | 4 +- baidusitemap.xml | 42 ++++++++-------- css/main.css | 2 +- ...07-03-A_re-introduction_to_JavaScript.html | 6 +-- sitemap.xml | 48 +++++++++---------- 5 files changed, 51 insertions(+), 51 deletions(-) diff --git a/atom.xml b/atom.xml index 1a3896b83..7ad1f3b06 100644 --- a/atom.xml +++ b/atom.xml @@ -511,10 +511,10 @@ - - + + diff --git a/baidusitemap.xml b/baidusitemap.xml index f1e96b396..2bd3db9bc 100644 --- a/baidusitemap.xml +++ b/baidusitemap.xml @@ -29,11 +29,11 @@ 2020-07-24 - https://blog.ihoey.com/posts/Markdown/2016-11-27-use-tools-part1-markdown.html + https://blog.ihoey.com/posts/javascript/2018-01-29-use-javascript-to-achieve-simple-drag-and-drop.html 2020-07-23 - https://blog.ihoey.com/posts/javascript/2018-01-29-use-javascript-to-achieve-simple-drag-and-drop.html + https://blog.ihoey.com/posts/Markdown/2016-11-27-use-tools-part1-markdown.html 2020-07-23 @@ -41,11 +41,11 @@ 2020-07-23 - https://blog.ihoey.com/posts/shadowsocks/2017-03-16-shadowsocks-install.html + https://blog.ihoey.com/posts/Linux/2018-03-15-ubuntu-zh-CN-UTF-8.html 2020-07-23 - https://blog.ihoey.com/posts/Linux/2018-03-15-ubuntu-zh-CN-UTF-8.html + https://blog.ihoey.com/posts/shadowsocks/2017-03-16-shadowsocks-install.html 2020-07-23 @@ -61,15 +61,15 @@ 2020-07-23 - https://blog.ihoey.com/posts/MySQL/2018-04-13-mysql-import-table.html + https://blog.ihoey.com/posts/Node/2017-11-24-npm-version.html 2020-07-23 - https://blog.ihoey.com/posts/Node/2019-01-18-node-wechat-bill.html + https://blog.ihoey.com/posts/MySQL/2018-04-13-mysql-import-table.html 2020-07-23 - https://blog.ihoey.com/posts/Node/2017-11-24-npm-version.html + https://blog.ihoey.com/posts/Node/2019-01-18-node-wechat-bill.html 2020-07-23 @@ -84,28 +84,24 @@ https://blog.ihoey.com/posts/Linux/2017-05-26-liunx-shell.html 2020-07-23 - - https://blog.ihoey.com/posts/javascript/2016-06-04-javascript-prototype.html - 2020-07-23 - https://blog.ihoey.com/posts/javascript/2016-11-12-javascript-summary.html 2020-07-23 - https://blog.ihoey.com/posts/javascript/2016-11-11-javascript-part6.html + https://blog.ihoey.com/posts/javascript/2016-06-04-javascript-prototype.html 2020-07-23 - https://blog.ihoey.com/posts/javascript/2016-07-09-javascript-prototype-chain.html + https://blog.ihoey.com/posts/javascript/2016-11-10-javascript-part5.html 2020-07-23 - https://blog.ihoey.com/posts/javascript/2016-11-10-javascript-part5.html + https://blog.ihoey.com/posts/javascript/2016-11-11-javascript-part6.html 2020-07-23 - https://blog.ihoey.com/posts/javascript/2016-05-18-javascript-part2.html + https://blog.ihoey.com/posts/javascript/2016-07-09-javascript-prototype-chain.html 2020-07-23 @@ -117,7 +113,7 @@ 2020-07-23 - https://blog.ihoey.com/posts/javascript/2016-11-25-javascript-jquery-part7.html + https://blog.ihoey.com/posts/javascript/2016-05-18-javascript-part2.html 2020-07-23 @@ -125,17 +121,21 @@ 2020-07-23 - https://blog.ihoey.com/posts/javascript/2016-11-24-javascript-jquery-part6.html + https://blog.ihoey.com/posts/javascript/2016-11-25-javascript-jquery-part7.html 2020-07-23 - https://blog.ihoey.com/posts/javascript/2016-11-21-javascript-jquery-part4.html + https://blog.ihoey.com/posts/javascript/2016-11-24-javascript-jquery-part6.html 2020-07-23 https://blog.ihoey.com/posts/javascript/2016-11-20-javascript-jquery-part3.html 2020-07-23 + + https://blog.ihoey.com/posts/javascript/2016-11-21-javascript-jquery-part4.html + 2020-07-23 + https://blog.ihoey.com/posts/javascript/2016-11-23-javascript-jquery-part5.html 2020-07-23 @@ -189,15 +189,15 @@ 2020-07-23 - https://blog.ihoey.com/posts/Android/2016-12-18-adb-Android-Debug-Bridge.html + https://blog.ihoey.com/posts/Android/2016-12-22-adb-Android-Debug-Bridge-2.html 2020-07-23 - https://blog.ihoey.com/posts/Interview/2018-02-28-alibaba-interview.html + https://blog.ihoey.com/posts/Android/2016-12-18-adb-Android-Debug-Bridge.html 2020-07-23 - https://blog.ihoey.com/posts/Android/2016-12-22-adb-Android-Debug-Bridge-2.html + https://blog.ihoey.com/posts/Interview/2018-02-28-alibaba-interview.html 2020-07-23 diff --git a/css/main.css b/css/main.css index 5a7755e4a..1e6715999 100644 --- a/css/main.css +++ b/css/main.css @@ -1809,7 +1809,7 @@ pre .javascript .function { width: 4px; height: 4px; border-radius: 50%; - background: #a69561; + background: #ffcbff; } .links-of-blogroll { font-size: 13px; diff --git a/posts/javascript/2017-07-03-A_re-introduction_to_JavaScript.html b/posts/javascript/2017-07-03-A_re-introduction_to_JavaScript.html index e5053f461..9b110fd9c 100644 --- a/posts/javascript/2017-07-03-A_re-introduction_to_JavaScript.html +++ b/posts/javascript/2017-07-03-A_re-introduction_to_JavaScript.html @@ -182,8 +182,8 @@ - + @@ -963,10 +963,10 @@

- - + + diff --git a/sitemap.xml b/sitemap.xml index e209fe0c1..0ea25595f 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -79,28 +79,28 @@ - https://blog.ihoey.com/categories/index.html + https://blog.ihoey.com/about/index.html 2020-07-23T06:36:21.183Z - https://blog.ihoey.com/about/index.html + https://blog.ihoey.com/categories/index.html 2020-07-23T06:36:21.183Z - https://blog.ihoey.com/posts/Markdown/2016-11-27-use-tools-part1-markdown.html + https://blog.ihoey.com/posts/javascript/2018-01-29-use-javascript-to-achieve-simple-drag-and-drop.html 2020-07-23T06:36:21.181Z - https://blog.ihoey.com/posts/javascript/2018-01-29-use-javascript-to-achieve-simple-drag-and-drop.html + https://blog.ihoey.com/posts/Markdown/2016-11-27-use-tools-part1-markdown.html 2020-07-23T06:36:21.181Z @@ -114,14 +114,14 @@ - https://blog.ihoey.com/posts/shadowsocks/2017-03-16-shadowsocks-install.html + https://blog.ihoey.com/posts/Linux/2018-03-15-ubuntu-zh-CN-UTF-8.html 2020-07-23T06:36:21.180Z - https://blog.ihoey.com/posts/Linux/2018-03-15-ubuntu-zh-CN-UTF-8.html + https://blog.ihoey.com/posts/shadowsocks/2017-03-16-shadowsocks-install.html 2020-07-23T06:36:21.180Z @@ -149,21 +149,21 @@ - https://blog.ihoey.com/posts/MySQL/2018-04-13-mysql-import-table.html + https://blog.ihoey.com/posts/Node/2017-11-24-npm-version.html 2020-07-23T06:36:21.177Z - https://blog.ihoey.com/posts/Node/2019-01-18-node-wechat-bill.html + https://blog.ihoey.com/posts/MySQL/2018-04-13-mysql-import-table.html 2020-07-23T06:36:21.177Z - https://blog.ihoey.com/posts/Node/2017-11-24-npm-version.html + https://blog.ihoey.com/posts/Node/2019-01-18-node-wechat-bill.html 2020-07-23T06:36:21.177Z @@ -191,70 +191,70 @@ - https://blog.ihoey.com/posts/javascript/2016-06-04-javascript-prototype.html + https://blog.ihoey.com/posts/javascript/2016-11-12-javascript-summary.html 2020-07-23T06:36:21.174Z - https://blog.ihoey.com/posts/javascript/2016-11-12-javascript-summary.html + https://blog.ihoey.com/posts/javascript/2016-06-04-javascript-prototype.html 2020-07-23T06:36:21.174Z - https://blog.ihoey.com/posts/javascript/2016-11-11-javascript-part6.html + https://blog.ihoey.com/posts/javascript/2016-11-10-javascript-part5.html 2020-07-23T06:36:21.173Z - https://blog.ihoey.com/posts/javascript/2016-07-09-javascript-prototype-chain.html + https://blog.ihoey.com/posts/javascript/2016-11-11-javascript-part6.html 2020-07-23T06:36:21.173Z - https://blog.ihoey.com/posts/javascript/2016-11-10-javascript-part5.html + https://blog.ihoey.com/posts/javascript/2016-07-09-javascript-prototype-chain.html 2020-07-23T06:36:21.173Z - https://blog.ihoey.com/posts/javascript/2016-05-18-javascript-part2.html + https://blog.ihoey.com/posts/javascript/2016-11-08-javascript-part3.html 2020-07-23T06:36:21.172Z - https://blog.ihoey.com/posts/javascript/2016-11-08-javascript-part3.html + https://blog.ihoey.com/posts/javascript/2016-11-09-javascript-part4.html 2020-07-23T06:36:21.172Z - https://blog.ihoey.com/posts/javascript/2016-11-09-javascript-part4.html + https://blog.ihoey.com/posts/javascript/2016-05-18-javascript-part2.html 2020-07-23T06:36:21.172Z - https://blog.ihoey.com/posts/javascript/2016-11-25-javascript-jquery-part7.html + https://blog.ihoey.com/posts/javascript/2016-05-08-javascript-part1.html 2020-07-23T06:36:21.171Z - https://blog.ihoey.com/posts/javascript/2016-05-08-javascript-part1.html + https://blog.ihoey.com/posts/javascript/2016-11-25-javascript-jquery-part7.html 2020-07-23T06:36:21.171Z @@ -268,14 +268,14 @@ - https://blog.ihoey.com/posts/javascript/2016-11-21-javascript-jquery-part4.html + https://blog.ihoey.com/posts/javascript/2016-11-20-javascript-jquery-part3.html 2020-07-23T06:36:21.170Z - https://blog.ihoey.com/posts/javascript/2016-11-20-javascript-jquery-part3.html + https://blog.ihoey.com/posts/javascript/2016-11-21-javascript-jquery-part4.html 2020-07-23T06:36:21.170Z @@ -373,21 +373,21 @@ - https://blog.ihoey.com/posts/Android/2016-12-18-adb-Android-Debug-Bridge.html + https://blog.ihoey.com/posts/Android/2016-12-22-adb-Android-Debug-Bridge-2.html 2020-07-23T06:36:21.160Z - https://blog.ihoey.com/posts/Interview/2018-02-28-alibaba-interview.html + https://blog.ihoey.com/posts/Android/2016-12-18-adb-Android-Debug-Bridge.html 2020-07-23T06:36:21.160Z - https://blog.ihoey.com/posts/Android/2016-12-22-adb-Android-Debug-Bridge-2.html + https://blog.ihoey.com/posts/Interview/2018-02-28-alibaba-interview.html 2020-07-23T06:36:21.160Z