From 0e13b4758b7dae2ed57f4f2fb9d3dd41a4fa88af Mon Sep 17 00:00:00 2001 From: 1AoB <2453468739@qq.com> Date: Thu, 30 Nov 2023 21:42:40 +0800 Subject: [PATCH] 2023-11-30 --- .../post/实习-2023-11-17到30/index.zh-cn.md | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 exampleSite/content/post/实习-2023-11-17到30/index.zh-cn.md diff --git a/exampleSite/content/post/实习-2023-11-17到30/index.zh-cn.md b/exampleSite/content/post/实习-2023-11-17到30/index.zh-cn.md new file mode 100644 index 0000000..d8015bc --- /dev/null +++ b/exampleSite/content/post/实习-2023-11-17到30/index.zh-cn.md @@ -0,0 +1,34 @@ ++++ +author = "Wxn" +title = "实习-2023-11-17到30" +date = "2023-11-30" +description = "Please read me first." +tags = [ + "Dilay", +] +categories = [ + "实习日记", +] + ++++ + +This article offers a sample of basic Markdown. + + +# 正文开始 + +我居然9天没写博客了! + +我想想这几天我都干了什么. + +前几天是在搞vtk+openmesh简单的渲染一个vtk模型; + +这几天是在接触oatpp+Nginx. + + + +反思:说实话,有点迷茫,我是继续搞qt呢?还是搞linux服务器呢?两者都不简单说实话,只想专注一个方向,然后成为这方面的专家! + + + +今天:我要学习一个window下dll文件的制作与使用! \ No newline at end of file