From ae2793ecee13279cc2e2456fdfeeb6cde30e527c Mon Sep 17 00:00:00 2001 From: Kinferiority <52305373+Kinferiority@users.noreply.github.com> Date: Thu, 23 May 2024 16:27:55 +0800 Subject: [PATCH] Site updated: 2024-05-23 16:27:55 --- .../index.html" | 4 ++-- 2021/02/03/hello-world/index.html | 4 ++-- .../index.html" | 4 ++-- .../index.html | 4 ++-- .../index.html" | 4 ++-- 2023/11/06/SVM/index.html | 4 ++-- .../index.html" | 4 ++-- .../index.html" | 4 ++-- .../index.html" | 4 ++-- 2023/11/21/Word2Vec/index.html | 4 ++-- .../index.html" | 4 ++-- about/index.html | 4 ++-- archives/2021/02/index.html | 2 +- archives/2021/index.html | 2 +- archives/2023/11/index.html | 2 +- archives/2023/index.html | 2 +- archives/2024/05/index.html | 2 +- archives/2024/index.html | 2 +- archives/index.html | 2 +- archives/page/2/index.html | 2 +- categories/DL/index.html | 2 +- categories/ML-Code/index.html | 2 +- "categories/ML\346\200\235\350\200\203/index.html" | 2 +- categories/Tools/index.html | 2 +- categories/essays/index.html | 2 +- categories/index.html | 2 +- css/post.css | 2 ++ index.html | 2 +- page/2/index.html | 2 +- search.json | 2 +- search/index.html | 2 +- tags/Malware-detection/index.html | 2 +- tags/NLP/index.html | 2 +- tags/SVM-Sklearn/index.html | 2 +- tags/SVM/index.html | 2 +- tags/Tools/index.html | 2 +- tags/index.html | 2 +- "tags/\346\241\206\346\236\266/index.html" | 2 +- 38 files changed, 51 insertions(+), 49 deletions(-) diff --git "a/2021/02/02/\346\210\221\347\232\204\347\254\254\344\270\200\347\257\207\345\215\232\346\226\207/index.html" "b/2021/02/02/\346\210\221\347\232\204\347\254\254\344\270\200\347\257\207\345\215\232\346\226\207/index.html" index d523070..69869d4 100644 --- "a/2021/02/02/\346\210\221\347\232\204\347\254\254\344\270\200\347\257\207\345\215\232\346\226\207/index.html" +++ "b/2021/02/02/\346\210\221\347\232\204\347\254\254\344\270\200\347\257\207\345\215\232\346\226\207/index.html" @@ -7,7 +7,7 @@ 【Hexo】使用hexo+github搭建个人博客 - Mr.K - + @@ -152,7 +152,7 @@ -

【Hexo】使用hexo+github搭建个人博客

+

【Hexo】使用hexo+github搭建个人博客

diff --git a/2021/02/03/hello-world/index.html b/2021/02/03/hello-world/index.html index 4fdd9db..ec8e3ac 100644 --- a/2021/02/03/hello-world/index.html +++ b/2021/02/03/hello-world/index.html @@ -7,7 +7,7 @@ Hello World - Mr.K - + @@ -152,7 +152,7 @@ -

Hello World

+

Hello World

diff --git "a/2021/02/03/hexo\344\277\256\346\224\271\344\276\247\350\276\271\346\240\217\346\226\207\345\255\227/index.html" "b/2021/02/03/hexo\344\277\256\346\224\271\344\276\247\350\276\271\346\240\217\346\226\207\345\255\227/index.html" index 8b806bb..a0d8329 100644 --- "a/2021/02/03/hexo\344\277\256\346\224\271\344\276\247\350\276\271\346\240\217\346\226\207\345\255\227/index.html" +++ "b/2021/02/03/hexo\344\277\256\346\224\271\344\276\247\350\276\271\346\240\217\346\226\207\345\255\227/index.html" @@ -7,7 +7,7 @@ hexo修改侧边栏文字 - Mr.K - + @@ -158,7 +158,7 @@ -

hexo修改侧边栏文字

+

hexo修改侧边栏文字

diff --git a/2023/11/05/A-novel-deep-framework-for-dynamic-malware-detection-based-on-API-sequence-intrinsic-features/index.html b/2023/11/05/A-novel-deep-framework-for-dynamic-malware-detection-based-on-API-sequence-intrinsic-features/index.html index a886225..b716de5 100644 --- a/2023/11/05/A-novel-deep-framework-for-dynamic-malware-detection-based-on-API-sequence-intrinsic-features/index.html +++ b/2023/11/05/A-novel-deep-framework-for-dynamic-malware-detection-based-on-API-sequence-intrinsic-features/index.html @@ -7,7 +7,7 @@ A-novel-deep-framework-for-dynamic-malware-detection-based-on-API-sequence-intrinsic-features - Mr.K - + @@ -158,7 +158,7 @@ -

A-novel-deep-framework-for-dynamic-malware-detection-based-on-API-sequence-intrinsic-features

+

A-novel-deep-framework-for-dynamic-malware-detection-based-on-API-sequence-intrinsic-features

diff --git "a/2023/11/06/SVM-\357\274\210\344\275\277\347\224\250Sklearn\345\256\236\347\216\260\357\274\211/index.html" "b/2023/11/06/SVM-\357\274\210\344\275\277\347\224\250Sklearn\345\256\236\347\216\260\357\274\211/index.html" index d5955c5..4bf28f6 100644 --- "a/2023/11/06/SVM-\357\274\210\344\275\277\347\224\250Sklearn\345\256\236\347\216\260\357\274\211/index.html" +++ "b/2023/11/06/SVM-\357\274\210\344\275\277\347\224\250Sklearn\345\256\236\347\216\260\357\274\211/index.html" @@ -7,7 +7,7 @@ SVM (使用Sklearn实现) - Mr.K - + @@ -158,7 +158,7 @@ -

SVM (使用Sklearn实现)

+

SVM (使用Sklearn实现)

diff --git a/2023/11/06/SVM/index.html b/2023/11/06/SVM/index.html index 4ac100b..f921443 100644 --- a/2023/11/06/SVM/index.html +++ b/2023/11/06/SVM/index.html @@ -7,7 +7,7 @@ 看完SVM的一些问题 - Mr.K - + @@ -158,7 +158,7 @@ -

看完SVM的一些问题

+

看完SVM的一些问题

diff --git "a/2023/11/07/\344\275\277\347\224\250SVM\350\277\233\350\241\214\345\236\203\345\234\276\347\237\255\344\277\241\345\210\206\347\261\273/index.html" "b/2023/11/07/\344\275\277\347\224\250SVM\350\277\233\350\241\214\345\236\203\345\234\276\347\237\255\344\277\241\345\210\206\347\261\273/index.html" index b5c1e60..d79b769 100644 --- "a/2023/11/07/\344\275\277\347\224\250SVM\350\277\233\350\241\214\345\236\203\345\234\276\347\237\255\344\277\241\345\210\206\347\261\273/index.html" +++ "b/2023/11/07/\344\275\277\347\224\250SVM\350\277\233\350\241\214\345\236\203\345\234\276\347\237\255\344\277\241\345\210\206\347\261\273/index.html" @@ -7,7 +7,7 @@ 使用SVM进行垃圾短信分类 - Mr.K - + @@ -158,7 +158,7 @@ -

使用SVM进行垃圾短信分类

+

使用SVM进行垃圾短信分类

diff --git "a/2023/11/07/\345\205\263\344\272\216\344\275\277\347\224\250SVM\350\277\233\350\241\214\345\236\203\345\234\276\347\237\255\344\277\241\345\210\206\347\261\273\347\232\204\345\233\236\351\241\276/index.html" "b/2023/11/07/\345\205\263\344\272\216\344\275\277\347\224\250SVM\350\277\233\350\241\214\345\236\203\345\234\276\347\237\255\344\277\241\345\210\206\347\261\273\347\232\204\345\233\236\351\241\276/index.html" index dbab54c..c47a1d5 100644 --- "a/2023/11/07/\345\205\263\344\272\216\344\275\277\347\224\250SVM\350\277\233\350\241\214\345\236\203\345\234\276\347\237\255\344\277\241\345\210\206\347\261\273\347\232\204\345\233\236\351\241\276/index.html" +++ "b/2023/11/07/\345\205\263\344\272\216\344\275\277\347\224\250SVM\350\277\233\350\241\214\345\236\203\345\234\276\347\237\255\344\277\241\345\210\206\347\261\273\347\232\204\345\233\236\351\241\276/index.html" @@ -7,7 +7,7 @@ 关于使用SVM进行垃圾短信分类的回顾 - Mr.K - + @@ -158,7 +158,7 @@ -

关于使用SVM进行垃圾短信分类的回顾

+

关于使用SVM进行垃圾短信分类的回顾

diff --git "a/2023/11/07/\346\267\261\345\272\246\345\255\246\344\271\240\346\241\206\346\236\266/index.html" "b/2023/11/07/\346\267\261\345\272\246\345\255\246\344\271\240\346\241\206\346\236\266/index.html" index 1356ed7..23b38e5 100644 --- "a/2023/11/07/\346\267\261\345\272\246\345\255\246\344\271\240\346\241\206\346\236\266/index.html" +++ "b/2023/11/07/\346\267\261\345\272\246\345\255\246\344\271\240\346\241\206\346\236\266/index.html" @@ -7,7 +7,7 @@ 深度学习框架 - Mr.K - + @@ -158,7 +158,7 @@ -

深度学习框架

+

深度学习框架

diff --git a/2023/11/21/Word2Vec/index.html b/2023/11/21/Word2Vec/index.html index ee7f6f2..a961475 100644 --- a/2023/11/21/Word2Vec/index.html +++ b/2023/11/21/Word2Vec/index.html @@ -7,7 +7,7 @@ Word2Vec - Mr.K - + @@ -158,7 +158,7 @@ -

Word2Vec

+

Word2Vec

diff --git "a/2024/05/23/\346\226\260\347\232\204\345\274\200\345\247\213/index.html" "b/2024/05/23/\346\226\260\347\232\204\345\274\200\345\247\213/index.html" index c0b91de..5c66d80 100644 --- "a/2024/05/23/\346\226\260\347\232\204\345\274\200\345\247\213/index.html" +++ "b/2024/05/23/\346\226\260\347\232\204\345\274\200\345\247\213/index.html" @@ -7,7 +7,7 @@ 新的开始 - Mr.K - + @@ -152,7 +152,7 @@ -

新的开始

+

新的开始

diff --git a/about/index.html b/about/index.html index 13d18dd..0668ff4 100644 --- a/about/index.html +++ b/about/index.html @@ -7,7 +7,7 @@ About - Mr.K - + @@ -148,7 +148,7 @@ -

About

+

About

diff --git a/archives/2021/02/index.html b/archives/2021/02/index.html index 98e350e..3d70f94 100644 --- a/archives/2021/02/index.html +++ b/archives/2021/02/index.html @@ -7,7 +7,7 @@ Archives: 2021/2 - Mr.K - + diff --git a/archives/2021/index.html b/archives/2021/index.html index fc4e648..5f9d92c 100644 --- a/archives/2021/index.html +++ b/archives/2021/index.html @@ -7,7 +7,7 @@ Archives: 2021 - Mr.K - + diff --git a/archives/2023/11/index.html b/archives/2023/11/index.html index 1a8f32e..3518304 100644 --- a/archives/2023/11/index.html +++ b/archives/2023/11/index.html @@ -7,7 +7,7 @@ Archives: 2023/11 - Mr.K - + diff --git a/archives/2023/index.html b/archives/2023/index.html index 2d02ebf..73f18af 100644 --- a/archives/2023/index.html +++ b/archives/2023/index.html @@ -7,7 +7,7 @@ Archives: 2023 - Mr.K - + diff --git a/archives/2024/05/index.html b/archives/2024/05/index.html index 57de90f..a8acbe3 100644 --- a/archives/2024/05/index.html +++ b/archives/2024/05/index.html @@ -7,7 +7,7 @@ Archives: 2024/5 - Mr.K - + diff --git a/archives/2024/index.html b/archives/2024/index.html index 3fcd286..f6b4a48 100644 --- a/archives/2024/index.html +++ b/archives/2024/index.html @@ -7,7 +7,7 @@ Archives: 2024 - Mr.K - + diff --git a/archives/index.html b/archives/index.html index 1977dfb..09f0e52 100644 --- a/archives/index.html +++ b/archives/index.html @@ -7,7 +7,7 @@ Archives - Mr.K - + diff --git a/archives/page/2/index.html b/archives/page/2/index.html index bde94cd..6e27b24 100644 --- a/archives/page/2/index.html +++ b/archives/page/2/index.html @@ -7,7 +7,7 @@ Archives - Mr.K - + diff --git a/categories/DL/index.html b/categories/DL/index.html index 5f249fd..53a426c 100644 --- a/categories/DL/index.html +++ b/categories/DL/index.html @@ -7,7 +7,7 @@ Category: DL - Mr.K - + diff --git a/categories/ML-Code/index.html b/categories/ML-Code/index.html index 5367341..9cbb6b2 100644 --- a/categories/ML-Code/index.html +++ b/categories/ML-Code/index.html @@ -7,7 +7,7 @@ Category: ML_Code - Mr.K - + diff --git "a/categories/ML\346\200\235\350\200\203/index.html" "b/categories/ML\346\200\235\350\200\203/index.html" index e27f9dd..95ca787 100644 --- "a/categories/ML\346\200\235\350\200\203/index.html" +++ "b/categories/ML\346\200\235\350\200\203/index.html" @@ -7,7 +7,7 @@ Category: ML思考 - Mr.K - + diff --git a/categories/Tools/index.html b/categories/Tools/index.html index b5ad828..9784d19 100644 --- a/categories/Tools/index.html +++ b/categories/Tools/index.html @@ -7,7 +7,7 @@ Category: Tools - Mr.K - + diff --git a/categories/essays/index.html b/categories/essays/index.html index 82a7fbd..afc0292 100644 --- a/categories/essays/index.html +++ b/categories/essays/index.html @@ -7,7 +7,7 @@ Category: essays - Mr.K - + diff --git a/categories/index.html b/categories/index.html index 364773b..3ea284f 100644 --- a/categories/index.html +++ b/categories/index.html @@ -7,7 +7,7 @@ Categories - Mr.K - + diff --git a/css/post.css b/css/post.css index 08e8b8b..150b6dc 100644 --- a/css/post.css +++ b/css/post.css @@ -29,10 +29,12 @@ body { } .content { + font-family: "LingWai SC", "Microsoft YaHei", sans-serif; font-size: 19px; line-height: 1.4211; font-weight: 400; letter-spacing: 0.012em; + } .content p, diff --git a/index.html b/index.html index 7365e47..caa4750 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ Mr.K - + diff --git a/page/2/index.html b/page/2/index.html index 2d8432f..521d9c1 100644 --- a/page/2/index.html +++ b/page/2/index.html @@ -7,7 +7,7 @@ Mr.K - + diff --git a/search.json b/search.json index 80b87fb..e12f4c3 100644 --- a/search.json +++ b/search.json @@ -1 +1 @@ -[{"title":"A-novel-deep-framework-for-dynamic-malware-detection-based-on-API-sequence-intrinsic-features","url":"/2023/11/05/A-novel-deep-framework-for-dynamic-malware-detection-based-on-API-sequence-intrinsic-features/","content":"","categories":["essays"],"tags":["Malware detection"]},{"title":"SVM (使用Sklearn实现)","url":"/2023/11/06/SVM-%EF%BC%88%E4%BD%BF%E7%94%A8Sklearn%E5%AE%9E%E7%8E%B0%EF%BC%89/","content":"","categories":["ML_Code"],"tags":["SVM_Sklearn"]},{"title":"看完SVM的一些问题","url":"/2023/11/06/SVM/","content":"","categories":["ML思考"],"tags":["SVM"]},{"title":"Word2Vec","url":"/2023/11/21/Word2Vec/","content":"","categories":["Tools"],"tags":["NLP"]},{"title":"Hello World","url":"/2021/02/03/hello-world/","content":""},{"title":"使用SVM进行垃圾短信分类","url":"/2023/11/07/%E4%BD%BF%E7%94%A8SVM%E8%BF%9B%E8%A1%8C%E5%9E%83%E5%9C%BE%E7%9F%AD%E4%BF%A1%E5%88%86%E7%B1%BB/","content":"","categories":["ML_Code"],"tags":["SVM"]},{"title":"关于使用SVM进行垃圾短信分类的回顾","url":"/2023/11/07/%E5%85%B3%E4%BA%8E%E4%BD%BF%E7%94%A8SVM%E8%BF%9B%E8%A1%8C%E5%9E%83%E5%9C%BE%E7%9F%AD%E4%BF%A1%E5%88%86%E7%B1%BB%E7%9A%84%E5%9B%9E%E9%A1%BE/","content":"","categories":["ML思考"],"tags":["SVM"]},{"title":"【Hexo】使用hexo+github搭建个人博客","url":"/2021/02/02/%E6%88%91%E7%9A%84%E7%AC%AC%E4%B8%80%E7%AF%87%E5%8D%9A%E6%96%87/","content":"","tags":["Tools"]},{"title":"hexo修改侧边栏文字","url":"/2021/02/03/hexo%E4%BF%AE%E6%94%B9%E4%BE%A7%E8%BE%B9%E6%A0%8F%E6%96%87%E5%AD%97/","content":"","categories":["Tools"]},{"title":"新的开始","url":"/2024/05/23/%E6%96%B0%E7%9A%84%E5%BC%80%E5%A7%8B/","content":""},{"title":"深度学习框架","url":"/2023/11/07/%E6%B7%B1%E5%BA%A6%E5%AD%A6%E4%B9%A0%E6%A1%86%E6%9E%B6/","content":"","categories":["DL"],"tags":["框架"]}] \ No newline at end of file +[{"title":"A-novel-deep-framework-for-dynamic-malware-detection-based-on-API-sequence-intrinsic-features","url":"/2023/11/05/A-novel-deep-framework-for-dynamic-malware-detection-based-on-API-sequence-intrinsic-features/","content":"","categories":["essays"],"tags":["Malware detection"]},{"title":"SVM (使用Sklearn实现)","url":"/2023/11/06/SVM-%EF%BC%88%E4%BD%BF%E7%94%A8Sklearn%E5%AE%9E%E7%8E%B0%EF%BC%89/","content":"","categories":["ML_Code"],"tags":["SVM_Sklearn"]},{"title":"看完SVM的一些问题","url":"/2023/11/06/SVM/","content":"","categories":["ML思考"],"tags":["SVM"]},{"title":"Word2Vec","url":"/2023/11/21/Word2Vec/","content":"","categories":["Tools"],"tags":["NLP"]},{"title":"Hello World","url":"/2021/02/03/hello-world/","content":""},{"title":"使用SVM进行垃圾短信分类","url":"/2023/11/07/%E4%BD%BF%E7%94%A8SVM%E8%BF%9B%E8%A1%8C%E5%9E%83%E5%9C%BE%E7%9F%AD%E4%BF%A1%E5%88%86%E7%B1%BB/","content":"","categories":["ML_Code"],"tags":["SVM"]},{"title":"hexo修改侧边栏文字","url":"/2021/02/03/hexo%E4%BF%AE%E6%94%B9%E4%BE%A7%E8%BE%B9%E6%A0%8F%E6%96%87%E5%AD%97/","content":"","categories":["Tools"]},{"title":"关于使用SVM进行垃圾短信分类的回顾","url":"/2023/11/07/%E5%85%B3%E4%BA%8E%E4%BD%BF%E7%94%A8SVM%E8%BF%9B%E8%A1%8C%E5%9E%83%E5%9C%BE%E7%9F%AD%E4%BF%A1%E5%88%86%E7%B1%BB%E7%9A%84%E5%9B%9E%E9%A1%BE/","content":"","categories":["ML思考"],"tags":["SVM"]},{"title":"【Hexo】使用hexo+github搭建个人博客","url":"/2021/02/02/%E6%88%91%E7%9A%84%E7%AC%AC%E4%B8%80%E7%AF%87%E5%8D%9A%E6%96%87/","content":"","tags":["Tools"]},{"title":"新的开始","url":"/2024/05/23/%E6%96%B0%E7%9A%84%E5%BC%80%E5%A7%8B/","content":""},{"title":"深度学习框架","url":"/2023/11/07/%E6%B7%B1%E5%BA%A6%E5%AD%A6%E4%B9%A0%E6%A1%86%E6%9E%B6/","content":"","categories":["DL"],"tags":["框架"]}] \ No newline at end of file diff --git a/search/index.html b/search/index.html index 225f9b5..df7b318 100644 --- a/search/index.html +++ b/search/index.html @@ -7,7 +7,7 @@ Search - Mr.K - + diff --git a/tags/Malware-detection/index.html b/tags/Malware-detection/index.html index 79315bd..9883776 100644 --- a/tags/Malware-detection/index.html +++ b/tags/Malware-detection/index.html @@ -7,7 +7,7 @@ #Malware detection - Mr.K - + diff --git a/tags/NLP/index.html b/tags/NLP/index.html index 5d7363a..cc9f776 100644 --- a/tags/NLP/index.html +++ b/tags/NLP/index.html @@ -7,7 +7,7 @@ #NLP - Mr.K - + diff --git a/tags/SVM-Sklearn/index.html b/tags/SVM-Sklearn/index.html index 2f54e16..6b0a7a1 100644 --- a/tags/SVM-Sklearn/index.html +++ b/tags/SVM-Sklearn/index.html @@ -7,7 +7,7 @@ #SVM_Sklearn - Mr.K - + diff --git a/tags/SVM/index.html b/tags/SVM/index.html index af85c4e..26cfe73 100644 --- a/tags/SVM/index.html +++ b/tags/SVM/index.html @@ -7,7 +7,7 @@ #SVM - Mr.K - + diff --git a/tags/Tools/index.html b/tags/Tools/index.html index 3bde20a..2683360 100644 --- a/tags/Tools/index.html +++ b/tags/Tools/index.html @@ -7,7 +7,7 @@ #Tools - Mr.K - + diff --git a/tags/index.html b/tags/index.html index 1961d19..42f38b4 100644 --- a/tags/index.html +++ b/tags/index.html @@ -7,7 +7,7 @@ Tags - Mr.K - + diff --git "a/tags/\346\241\206\346\236\266/index.html" "b/tags/\346\241\206\346\236\266/index.html" index d95c6a7..5623a11 100644 --- "a/tags/\346\241\206\346\236\266/index.html" +++ "b/tags/\346\241\206\346\236\266/index.html" @@ -7,7 +7,7 @@ #框架 - Mr.K - +