<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pages on 李慕然的一天</title><link>https://limuran.top/page/</link><description>Recent content in Pages on 李慕然的一天</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><atom:link href="https://limuran.top/page/index.xml" rel="self" type="application/rss+xml"/><item><title>关于</title><link>https://limuran.top/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://limuran.top/about/</guid><description>&lt;img src="https://limuran.top/about/cover.jpg" alt="Featured image of post 关于" /&gt;&lt;h2 id="关于我"&gt;&lt;a href="#%e5%85%b3%e4%ba%8e%e6%88%91" class="header-anchor"&gt;&lt;/a&gt;关于我
&lt;/h2&gt;&lt;p&gt;一名 90 后，C++ 开发工程师。一个摆脱群体意识的人。&lt;/p&gt;
&lt;p&gt;喜欢学习新技术，喜欢学习新知识，喜欢学习新工具。&lt;/p&gt;
&lt;p&gt;热衷于探索，探索人生、探索世界。&lt;/p&gt;
&lt;h3 id="性格特征"&gt;&lt;a href="#%e6%80%a7%e6%a0%bc%e7%89%b9%e5%be%81" class="header-anchor"&gt;&lt;/a&gt;性格特征
&lt;/h3&gt;&lt;p&gt;&lt;img class="gallery-image" data-flex-basis="782px" data-flex-grow="326" height="400" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://limuran.top/about/ENFJ.png" srcset="https://limuran.top/about/ENFJ_hu_9adea2af0372a2b8.png 800w, https://limuran.top/about/ENFJ.png 1304w" width="1304"&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;性格类型:&lt;/strong&gt; &lt;a class="link" href="https://www.16personalities.com/ch/enfj-%e4%ba%ba%e6%a0%bc" target="_blank" rel="noopener"
 &gt;主人公 (ENFJ-A)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;主人公觉得被召唤为生活中更大的目标服务。这些人格类型深思熟虑，理想化，努力对其他人和他们周围的世界产生积极的影响。他们很少回避做正确事情的机会，即使这样做远非易事。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;个性特征:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;外向型 – 56%&lt;/li&gt;
&lt;li&gt;直觉型 – 74%&lt;/li&gt;
&lt;li&gt;感受型 – 55%&lt;/li&gt;
&lt;li&gt;计划型 – 59%&lt;/li&gt;
&lt;li&gt;坚决 – 54%&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="关于技能"&gt;&lt;a href="#%e5%85%b3%e4%ba%8e%e6%8a%80%e8%83%bd" class="header-anchor"&gt;&lt;/a&gt;关于技能
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;擅长 C++、Python&lt;/li&gt;
&lt;li&gt;Windows、Linux、macOS&lt;/li&gt;
&lt;li&gt;不擅长 &lt;strong&gt;Outdated Technology&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;私以为，知识广度可达 80%。&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="My Skills" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://skillicons.dev/icons?i=cpp,py"&gt;&lt;/p&gt;
&lt;style&gt;
.icon-container {
 display: inline-block;
 position: relative;
 margin-right: 5px;
}
.icon-container img {
 width: 50px;
 transition: transform 0.3s ease;
}
.icon-container:hover img {
 transform: scale(1.1);
 cursor: pointer;
}
.icon-container .custom-tooltip {
 display: none;
 position: absolute;
 bottom: -35px;
 left: 50%;
 transform: translateX(-50%);
 white-space: nowrap;
 background-color: #333;
 color: #fff;
 padding: 5px 10px;
 border-radius: 5px;
 font-size: 14px;
 opacity: 0;
 transition: opacity 0.3s ease;
}
.icon-container:hover .custom-tooltip {
 display: block;
 opacity: 1;
}
&lt;/style&gt;
&lt;div class="icon-container"&gt;
 &lt;img src="https://skillicons.dev/icons?i=qt" alt=Qt" /&gt;
 &lt;div class="custom-tooltip"&gt;Qt&lt;/div&gt; 
&lt;/div&gt;
&lt;div class="icon-container"&gt;
 &lt;img src="https://skillicons.dev/icons?i=cmake" alt="CMake" /&gt;
 &lt;div class="custom-tooltip"&gt;CMake&lt;/div&gt; 
&lt;/div&gt;
&lt;div class="icon-container"&gt;
 &lt;img src="https://skillicons.dev/icons?i=git" alt="Git" /&gt;
 &lt;div class="custom-tooltip"&gt;Git&lt;/div&gt;
&lt;/div&gt;
&lt;div class="icon-container"&gt;
 &lt;img src="https://skillicons.dev/icons?i=md" alt="Markdown" /&gt;
 &lt;div class="custom-tooltip"&gt;Markdown&lt;/div&gt;
&lt;/div&gt;
&lt;div class="icon-container"&gt;
 &lt;img src="https://skillicons.dev/icons?i=fastapi" alt="FastAPI" /&gt;
 &lt;div class="custom-tooltip"&gt;FastAPI&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;工具&lt;/strong&gt;&lt;/p&gt;
&lt;div class="icon-container"&gt;
 &lt;img src="https://skillicons.dev/icons?i=clion" alt="CLion" /&gt;
 &lt;div class="custom-tooltip"&gt;CLion&lt;/div&gt;
&lt;/div&gt;
&lt;div class="icon-container"&gt;
 &lt;img src="https://skillicons.dev/icons?i=pycharm" alt="PyCharm" /&gt;
 &lt;div class="custom-tooltip"&gt;PyCharm&lt;/div&gt;
&lt;/div&gt;
&lt;div class="icon-container"&gt;
 &lt;img src="https://skillicons.dev/icons?i=vscode" alt="VS Code" /&gt;
 &lt;div class="custom-tooltip"&gt;VS Code&lt;/div&gt;
&lt;/div&gt;
&lt;div class="icon-container"&gt;
 &lt;img src="https://skillicons.dev/icons?i=bash" alt="Shell" /&gt;
 &lt;div class="custom-tooltip"&gt;Shell&lt;/div&gt;
&lt;/div&gt;
&lt;div class="icon-container"&gt;
 &lt;img src="https://skillicons.dev/icons?i=docker" alt="Docker" /&gt;
 &lt;div class="custom-tooltip"&gt;Docker&lt;/div&gt;
&lt;/div&gt;
&lt;div class="icon-container"&gt;
 &lt;img src="https://skillicons.dev/icons?i=nginx" alt="Nginx" /&gt;
 &lt;div class="custom-tooltip"&gt;Nginx&lt;/div&gt;
&lt;/div&gt;
&lt;div class="icon-container"&gt;
 &lt;img src="https://skillicons.dev/icons?i=obsidian" alt="Obsidian" /&gt;
 &lt;div class="custom-tooltip"&gt;Obsidian&lt;/div&gt;
&lt;/div&gt;
&lt;h3 id="贡献过的项目"&gt;&lt;a href="#%e8%b4%a1%e7%8c%ae%e8%bf%87%e7%9a%84%e9%a1%b9%e7%9b%ae" class="header-anchor"&gt;&lt;/a&gt;贡献过的项目
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class="link" href="https://github.com/CefView/QCefView" target="_blank" rel="noopener"
 &gt;QCefView&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="link" href="https://github.com/krahets/hello-algo" target="_blank" rel="noopener"
 &gt;Hello 算法&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="link" href="https://github.com/Light-City/CPlusPlusThings" target="_blank" rel="noopener"
 &gt;CPlusPlusThings&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="link" href="https://github.com/libcpr/cpr" target="_blank" rel="noopener"
 &gt;cpr&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="link" href="https://github.com/alex-spataru/QSimpleUpdater" target="_blank" rel="noopener"
 &gt;QSimpleUpdater&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="link" href="https://github.com/CnTransGroup/EffectiveModernCppChinese" target="_blank" rel="noopener"
 &gt;Effective Modern Cpp Chinese&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="link" href="https://github.com/LearnOpenGL-CN/LearnOpenGL-CN" target="_blank" rel="noopener"
 &gt;Learn OpenGL CN&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&amp;hellip;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="关于兴趣"&gt;&lt;a href="#%e5%85%b3%e4%ba%8e%e5%85%b4%e8%b6%a3" class="header-anchor"&gt;&lt;/a&gt;关于兴趣
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;热爱摄影（迫于现实搁置进阶）&lt;/li&gt;
&lt;li&gt;热爱运动（羽毛球、滑雪、攀岩等，但都很菜🤣）&lt;/li&gt;
&lt;li&gt;热爱学习（计算机类、经营管理类、心理学，其他领域的也想学习，奈何精力有限无暇顾及 (´。＿。｀) ）&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="关于未来"&gt;&lt;a href="#%e5%85%b3%e4%ba%8e%e6%9c%aa%e6%9d%a5" class="header-anchor"&gt;&lt;/a&gt;关于未来
&lt;/h2&gt;&lt;p&gt;在这一条沙漠路上，必然是艰辛的，漫长的，迷茫的，要耐得住寂寞，坚定信念，日夜兼程，方可寻得绿洲。&lt;/p&gt;
&lt;p&gt;路漫漫其修远兮&lt;/p&gt;</description></item><item><title>归档</title><link>https://limuran.top/archives/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://limuran.top/archives/</guid><description/></item><item><title>搜索</title><link>https://limuran.top/search/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://limuran.top/search/</guid><description/></item><item><title>友链</title><link>https://limuran.top/links/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://limuran.top/links/</guid><description>&lt;h2 id="友链申请"&gt;&lt;a href="#%e5%8f%8b%e9%93%be%e7%94%b3%e8%af%b7" class="header-anchor"&gt;&lt;/a&gt;友链申请
&lt;/h2&gt;&lt;p&gt;如果您想申请友链，请在评论区留言。友链倾向于技术开发领域的博主，也欢迎其他类型的高质量博主。&lt;/p&gt;
&lt;p&gt;评论区格式：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;网站名称：（必填）&lt;/li&gt;
&lt;li&gt;网站介绍：（选填）&lt;/li&gt;
&lt;li&gt;网站地址：（必填）&lt;/li&gt;
&lt;li&gt;logo地址：（必填）&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;格式示例：&lt;/p&gt;

 &lt;blockquote&gt;
 &lt;p&gt;网站名称：李慕然的一天&lt;/p&gt;
&lt;p&gt;网站介绍：衣带渐宽终不悔，为伊消得人憔悴&lt;/p&gt;
&lt;p&gt;网站地址：limuran.top&lt;/p&gt;
&lt;p&gt;logo地址：limuran.top/favicon.ico&lt;/p&gt;

 &lt;/blockquote&gt;</description></item></channel></rss>