diff --git a/2024/06/27/2024-6-27/index.html "b/2024/06/27/\345\255\246\344\271\240\347\254\224\350\256\260-2024-6-27/index.html" similarity index 53% rename from 2024/06/27/2024-6-27/index.html rename to "2024/06/27/\345\255\246\344\271\240\347\254\224\350\256\260-2024-6-27/index.html" index 774079a..715ba93 100644 --- a/2024/06/27/2024-6-27/index.html +++ "b/2024/06/27/\345\255\246\344\271\240\347\254\224\350\256\260-2024-6-27/index.html" @@ -1,16 +1,16 @@ 第一篇文章 | 绘の梦 - + - + -
+ +

第一篇文章

我的第一篇文章,哈哈哈哈

eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

你好呀

再次尝试

+

第一篇文章

我的第一篇文章,哈哈哈哈

eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

你好呀

再次尝试

-
文章作者: 半截诗
文章链接: https://github.com
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 绘の梦
空降评论复制本文地址
随便逛逛昼夜切换关于博客美化设置切换全屏打印页面
- \ No newline at end of file +
\ No newline at end of file diff --git a/2024/06/28/hello-world/index.html "b/2024/06/28/\345\255\246\344\271\240\347\254\224\350\256\260-hello-world/index.html" similarity index 53% rename from 2024/06/28/hello-world/index.html rename to "2024/06/28/\345\255\246\344\271\240\347\254\224\350\256\260-hello-world/index.html" index 9cfadcc..3579969 100644 --- a/2024/06/28/hello-world/index.html +++ "b/2024/06/28/\345\255\246\344\271\240\347\254\224\350\256\260-hello-world/index.html" @@ -1,16 +1,16 @@ Hello World | 绘の梦 - + - + -
+ +

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

+

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

@@ -207,7 +210,7 @@

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

-
文章作者: 半截诗
文章链接: http://anthony-hcy.github.io/2024/06/28/hello-world/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 绘の梦
空降评论复制本文地址
随便逛逛昼夜切换关于博客美化设置切换全屏打印页面
- \ No newline at end of file +
\ No newline at end of file diff --git a/2024/07/01/PCB/index.html "b/2024/07/01/\345\255\246\344\271\240\347\254\224\350\256\260-PCB/index.html" similarity index 72% rename from 2024/07/01/PCB/index.html rename to "2024/07/01/\345\255\246\344\271\240\347\254\224\350\256\260-PCB/index.html" index 652f0fe..addcac3 100644 --- a/2024/07/01/PCB/index.html +++ "b/2024/07/01/\345\255\246\344\271\240\347\254\224\350\256\260-PCB/index.html" @@ -1,7 +1,7 @@ PCB Technique | 绘の梦 - + @@ -14,7 +14,7 @@ -
+ +

PCB Technique

+

PCB Technique

@@ -213,7 +216,7 @@
-
文章作者: 半截诗
文章链接: http://anthony-hcy.github.io/2024/07/01/PCB/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 绘の梦
文章作者: 半截诗
文章链接: http://anthony-hcy.github.io/2024/07/01/学习笔记-PCB/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 绘の梦
空降评论复制本文地址
- \ No newline at end of file +
\ No newline at end of file diff --git a/2024/07/05/OpenCV/index.html "b/2024/07/05/\345\255\246\344\271\240\347\254\224\350\256\260-OpenCV/index.html" similarity index 71% rename from 2024/07/05/OpenCV/index.html rename to "2024/07/05/\345\255\246\344\271\240\347\254\224\350\256\260-OpenCV/index.html" index c3a1942..1147cc2 100644 --- a/2024/07/05/OpenCV/index.html +++ "b/2024/07/05/\345\255\246\344\271\240\347\254\224\350\256\260-OpenCV/index.html" @@ -1,11 +1,11 @@ Windows下的VS Code、OpenCV及C++的安装和配置 | 绘の梦 - + - + @@ -13,7 +13,7 @@ -
+ +

Windows下的VS Code、OpenCV及C++的安装和配置

前言

本文包括基本的VS Code安装C++环境配置以及OpenCV配置全过程,以及如何解决在配置过程中会遇到的问题。

+

Windows下的VS Code、OpenCV及C++的安装和配置

前言

本文包括基本的VS Code安装C++环境配置以及OpenCV配置全过程,以及如何解决在配置过程中会遇到的问题。

一、资源的下载和安装

1、VS Code

(1)VS Code下载

官网下载:Visual Studio Code

(2)VS Code安装

双击.exe文件开始安装,同意此协议,点击下一步:

@@ -292,7 +295,7 @@

一文解决VS Code安装、C++环境配置、OpenCV配置

关于 Windows 下使用 VSCode 搭建 OpenCV 环境的问题

四、资料来源

1、一文解决VS Code安装、C++环境配置、OpenCV配置

2、关于 Windows 下使用 VSCode 搭建 OpenCV 环境的问题

五、原文链接

点击跳转

-
文章作者: 半截诗
文章链接: http://anthony-hcy.github.io/2024/07/05/OpenCV/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 绘の梦
空降评论复制本文地址
- \ No newline at end of file +
\ No newline at end of file diff --git a/2024/07/06/2024-7-06/index.html "b/2024/07/06/\345\255\246\344\271\240\347\254\224\350\256\260-2024-7-06/index.html" similarity index 53% rename from 2024/07/06/2024-7-06/index.html rename to "2024/07/06/\345\255\246\344\271\240\347\254\224\350\256\260-2024-7-06/index.html" index fd43949..1d2e19a 100644 --- a/2024/07/06/2024-7-06/index.html +++ "b/2024/07/06/\345\255\246\344\271\240\347\254\224\350\256\260-2024-7-06/index.html" @@ -1,18 +1,18 @@ VS Code 配置 C/C++ 编程运行环境时遇到的报错 | 绘の梦 - + - + -
+ +

VS Code 配置 C/C++ 编程运行环境时遇到的报错

关于如何在VS Code 配置 C/C++ 编程运行环境可以参考以下两篇(我是按这两个来的):

+

VS Code 配置 C/C++ 编程运行环境时遇到的报错

关于如何在VS Code 配置 C/C++ 编程运行环境可以参考以下两篇(我是按这两个来的):

VS Code 配置 C/C++ 编程运行环境(保姆级教程)

VScode搭建C/C++开发环境

主要解决一下我出现的报错,如下:

@@ -227,7 +230,7 @@

以上便是我解决我遇到的报错的解决方法,感兴趣的小伙伴可以参考一下,至于其他可能出现的报错我目前还未遇到,可以留言或者网上查询一下,谢谢您的阅读!😘😘😘

原文链接:

点击跳转

-
文章作者: 半截诗
文章链接: http://anthony-hcy.github.io/2024/07/06/2024-7-06/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 绘の梦
公告
--- 主域名 ---
👻Anthony-hcy.github.io👻
--- 备用域名 ---
🎃Anthony-hcy.vercel.app🎃
--- 🍧去往何处🍧 ---
🚀点击跃迁🚀
公告
--- 主域名 ---
👻Anthony-hcy.github.io👻
--- 备用域名 ---
🎃Anthony-hcy.vercel.app🎃
--- 🍧去往何处🍧 ---
🚀点击跃迁🚀
空降评论复制本文地址
- \ No newline at end of file +
\ No newline at end of file diff --git "a/2024/07/19/\346\227\245\350\256\260-2024-7-19/index.html" "b/2024/07/19/\346\227\245\350\256\260-2024-7-19/index.html" new file mode 100644 index 0000000..650556b --- /dev/null +++ "b/2024/07/19/\346\227\245\350\256\260-2024-7-19/index.html" @@ -0,0 +1,326 @@ +2024-7-19 《你的名字。》 | 绘の梦 + + + + + + + + + + + + +
+ +

2024-7-19 《你的名字。》

+ +
+
+ + + + + + +
+
+
+
文章作者: 半截诗
文章链接: http://anthony-hcy.github.io/2024/07/19/日记-2024-7-19/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 绘の梦
+
\ No newline at end of file diff --git "a/2024/07/28/\346\227\245\350\256\260-2024-7-28/index.html" "b/2024/07/28/\346\227\245\350\256\260-2024-7-28/index.html" new file mode 100644 index 0000000..f07fc05 --- /dev/null +++ "b/2024/07/28/\346\227\245\350\256\260-2024-7-28/index.html" @@ -0,0 +1,326 @@ +七月末 | 绘の梦 + + + + + + + + + + + + +
+ +

七月末

+ +
+
+ + + + + + +
+
+
+
文章作者: 半截诗
文章链接: http://anthony-hcy.github.io/2024/07/28/日记-2024-7-28/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 绘の梦
+
\ No newline at end of file diff --git "a/2024/08/01/\346\227\245\350\256\260-2024-8-01/index.html" "b/2024/08/01/\346\227\245\350\256\260-2024-8-01/index.html" new file mode 100644 index 0000000..ccf5868 --- /dev/null +++ "b/2024/08/01/\346\227\245\350\256\260-2024-8-01/index.html" @@ -0,0 +1,326 @@ +这是八月 | 绘の梦 + + + + + + + + + + + + +
+ +

这是八月

+ +
+
+ + + + + + +
+
+
+
文章作者: 半截诗
文章链接: http://anthony-hcy.github.io/2024/08/01/日记-2024-8-01/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 绘の梦
+
\ No newline at end of file diff --git a/404.html b/404.html index 14782dd..0982e65 100644 --- a/404.html +++ b/404.html @@ -53,7 +53,7 @@ isHome: false, isHighlightShrink: false, isToc: false, - postUpdate: '2024-07-15 17:21:00' + postUpdate: '2024-08-10 20:45:09' }
+ +
- \ No newline at end of file +
\ No newline at end of file diff --git a/archives/2024/06/index.html b/archives/2024/06/index.html index e620c63..c4baa3e 100644 --- a/archives/2024/06/index.html +++ b/archives/2024/06/index.html @@ -53,7 +53,7 @@ isHome: false, isHighlightShrink: false, isToc: false, - postUpdate: '2024-07-15 17:21:00' + postUpdate: '2024-08-10 20:45:09' }
+ +
文章总览 - 2
2024
Hello World
Hello World
第一篇文章
第一篇文章
+
文章总览 - 2
2024
Hello World
Hello World
第一篇文章
第一篇文章
公告
--- 主域名 ---
👻Anthony-hcy.github.io👻
--- 备用域名 ---
🎃Anthony-hcy.vercel.app🎃
--- 🍧去往何处🍧 ---
🚀点击跃迁🚀
最新文章
+
公告
--- 主域名 ---
👻Anthony-hcy.github.io👻
--- 备用域名 ---
🎃Anthony-hcy.vercel.app🎃
--- 🍧去往何处🍧 ---
🚀点击跃迁🚀
最新文章
分类
网站资讯
文章数目 :
5
已运行时间 :
本站总字数 :
2.7k
本站访客数 :
本站总访问量 :
最后更新时间 :
- \ No newline at end of file +
\ No newline at end of file diff --git a/archives/2024/07/index.html b/archives/2024/07/index.html index 6242fe9..ba7c51f 100644 --- a/archives/2024/07/index.html +++ b/archives/2024/07/index.html @@ -53,7 +53,7 @@ isHome: false, isHighlightShrink: false, isToc: false, - postUpdate: '2024-07-15 17:21:00' + postUpdate: '2024-08-10 20:45:09' }
+ +
文章总览 - 3
2024
VS Code 配置 C/C++ 编程运行环境时遇到的报错
VS Code 配置 C/C++ 编程运行环境时遇到的报错
Windows下的VS Code、OpenCV及C++的安装和配置
Windows下的VS Code、OpenCV及C++的安装和配置
PCB Technique
PCB Technique
+
文章总览 - 5
2024
七月末
七月末
2024-7-19 《你的名字。》
2024-7-19 《你的名字。》
VS Code 配置 C/C++ 编程运行环境时遇到的报错
VS Code 配置 C/C++ 编程运行环境时遇到的报错
Windows下的VS Code、OpenCV及C++的安装和配置
Windows下的VS Code、OpenCV及C++的安装和配置
PCB Technique
PCB Technique
公告
--- 主域名 ---
👻Anthony-hcy.github.io👻
--- 备用域名 ---
🎃Anthony-hcy.vercel.app🎃
--- 🍧去往何处🍧 ---
🚀点击跃迁🚀
最新文章
+
公告
--- 主域名 ---
👻Anthony-hcy.github.io👻
--- 备用域名 ---
🎃Anthony-hcy.vercel.app🎃
--- 🍧去往何处🍧 ---
🚀点击跃迁🚀
最新文章
分类
网站资讯
文章数目 :
5
已运行时间 :
本站总字数 :
2.7k
本站访客数 :
本站总访问量 :
最后更新时间 :
- \ No newline at end of file +
\ No newline at end of file diff --git a/archives/2024/08/index.html b/archives/2024/08/index.html new file mode 100644 index 0000000..af206db --- /dev/null +++ b/archives/2024/08/index.html @@ -0,0 +1,423 @@ +八月 2024 | 绘の梦 + + + + + + + + + +
+ +
文章总览 - 1
2024
这是八月
这是八月
+
公告
--- 主域名 ---
👻Anthony-hcy.github.io👻
--- 备用域名 ---
🎃Anthony-hcy.vercel.app🎃
--- 🍧去往何处🍧 ---
🚀点击跃迁🚀
最新文章
+ + 分类 + +
+
网站资讯
文章数目 :
8
已运行时间 :
本站总字数 :
2.7k
本站访客数 :
本站总访问量 :
最后更新时间 :
+
\ No newline at end of file diff --git a/archives/2024/index.html b/archives/2024/index.html index afca4ce..7cd06aa 100644 --- a/archives/2024/index.html +++ b/archives/2024/index.html @@ -53,7 +53,7 @@ isHome: false, isHighlightShrink: false, isToc: false, - postUpdate: '2024-07-15 17:21:00' + postUpdate: '2024-08-10 20:45:09' }
+ +
文章总览 - 5
2024
VS Code 配置 C/C++ 编程运行环境时遇到的报错
VS Code 配置 C/C++ 编程运行环境时遇到的报错
Windows下的VS Code、OpenCV及C++的安装和配置
Windows下的VS Code、OpenCV及C++的安装和配置
PCB Technique
PCB Technique
Hello World
Hello World
第一篇文章
第一篇文章
+
文章总览 - 8
2024
这是八月
这是八月
七月末
七月末
2024-7-19 《你的名字。》
2024-7-19 《你的名字。》
VS Code 配置 C/C++ 编程运行环境时遇到的报错
VS Code 配置 C/C++ 编程运行环境时遇到的报错
Windows下的VS Code、OpenCV及C++的安装和配置
Windows下的VS Code、OpenCV及C++的安装和配置
PCB Technique
PCB Technique
Hello World
Hello World
第一篇文章
第一篇文章
公告
--- 主域名 ---
👻Anthony-hcy.github.io👻
--- 备用域名 ---
🎃Anthony-hcy.vercel.app🎃
--- 🍧去往何处🍧 ---
🚀点击跃迁🚀
最新文章
+
公告
--- 主域名 ---
👻Anthony-hcy.github.io👻
--- 备用域名 ---
🎃Anthony-hcy.vercel.app🎃
--- 🍧去往何处🍧 ---
🚀点击跃迁🚀
最新文章
分类
网站资讯
文章数目 :
5
已运行时间 :
本站总字数 :
2.7k
本站访客数 :
本站总访问量 :
最后更新时间 :
- \ No newline at end of file +
\ No newline at end of file diff --git a/archives/index.html b/archives/index.html index ac75b5e..ac03d47 100644 --- a/archives/index.html +++ b/archives/index.html @@ -53,7 +53,7 @@ isHome: false, isHighlightShrink: false, isToc: false, - postUpdate: '2024-07-15 17:21:00' + postUpdate: '2024-08-10 20:45:09' }
+ +
文章总览 - 5
2024
VS Code 配置 C/C++ 编程运行环境时遇到的报错
VS Code 配置 C/C++ 编程运行环境时遇到的报错
Windows下的VS Code、OpenCV及C++的安装和配置
Windows下的VS Code、OpenCV及C++的安装和配置
PCB Technique
PCB Technique
Hello World
Hello World
第一篇文章
第一篇文章
+
文章总览 - 8
2024
这是八月
这是八月
七月末
七月末
2024-7-19 《你的名字。》
2024-7-19 《你的名字。》
VS Code 配置 C/C++ 编程运行环境时遇到的报错
VS Code 配置 C/C++ 编程运行环境时遇到的报错
Windows下的VS Code、OpenCV及C++的安装和配置
Windows下的VS Code、OpenCV及C++的安装和配置
PCB Technique
PCB Technique
Hello World
Hello World
第一篇文章
第一篇文章
公告
--- 主域名 ---
👻Anthony-hcy.github.io👻
--- 备用域名 ---
🎃Anthony-hcy.vercel.app🎃
--- 🍧去往何处🍧 ---
🚀点击跃迁🚀
最新文章
+
公告
--- 主域名 ---
👻Anthony-hcy.github.io👻
--- 备用域名 ---
🎃Anthony-hcy.vercel.app🎃
--- 🍧去往何处🍧 ---
🚀点击跃迁🚀
最新文章
分类
网站资讯
文章数目 :
5
已运行时间 :
本站总字数 :
2.7k
本站访客数 :
本站总访问量 :
最后更新时间 :
- \ No newline at end of file +
\ No newline at end of file diff --git a/baidusitemap.xml b/baidusitemap.xml index 9ae3c14..33cfc82 100644 --- a/baidusitemap.xml +++ b/baidusitemap.xml @@ -1,23 +1,35 @@ - http://Anthony-hcy.github.io/2024/07/06/2024-7-06/ + http://Anthony-hcy.github.io/2024/08/01/%E6%97%A5%E8%AE%B0-2024-8-01/ + 2024-08-08 + + + http://Anthony-hcy.github.io/2024/07/28/%E6%97%A5%E8%AE%B0-2024-7-28/ + 2024-07-31 + + + http://Anthony-hcy.github.io/2024/07/19/%E6%97%A5%E8%AE%B0-2024-7-19/ + 2024-07-19 + + + http://Anthony-hcy.github.io/2024/07/06/%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0-2024-7-06/ 2024-07-06 - http://Anthony-hcy.github.io/2024/07/01/PCB/ + http://Anthony-hcy.github.io/2024/07/01/%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0-PCB/ 2024-07-06 - http://Anthony-hcy.github.io/2024/07/05/OpenCV/ + http://Anthony-hcy.github.io/2024/07/05/%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0-OpenCV/ 2024-07-06 - http://Anthony-hcy.github.io/2024/06/28/hello-world/ + http://Anthony-hcy.github.io/2024/06/28/%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0-hello-world/ 2024-06-28 - http://Anthony-hcy.github.io/2024/06/27/2024-6-27/ + http://Anthony-hcy.github.io/2024/06/27/%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0-2024-6-27/ 2024-06-27 \ No newline at end of file diff --git a/box/animation/index.html b/box/animation/index.html index dcaa6bb..99d04b7 100644 --- a/box/animation/index.html +++ b/box/animation/index.html @@ -5,12 +5,12 @@ - + -
+ +
公告
--- 主域名 ---
👻Anthony-hcy.github.io👻
--- 备用域名 ---
🎃Anthony-hcy.vercel.app🎃
--- 🍧去往何处🍧 ---
🚀点击跃迁🚀
最新文章
+
公告
--- 主域名 ---
👻Anthony-hcy.github.io👻
--- 备用域名 ---
🎃Anthony-hcy.vercel.app🎃
--- 🍧去往何处🍧 ---
🚀点击跃迁🚀
最新文章
分类
网站资讯
文章数目 :
5
已运行时间 :
本站总字数 :
2.7k
本站访客数 :
本站总访问量 :
最后更新时间 :
- \ No newline at end of file +
\ No newline at end of file diff --git a/box/gallery/img/index.html b/box/gallery/img/index.html index d1f98af..ec8a71e 100644 --- a/box/gallery/img/index.html +++ b/box/gallery/img/index.html @@ -5,12 +5,12 @@ - + -
+ +