<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>IT・技术 on kenji.blog</title><link>http://kenji.blog/zh-cn/categories/it%E6%8A%80%E6%9C%AF/</link><description>Recent content in IT・技术 on kenji.blog</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><copyright>kenjinote</copyright><lastBuildDate>Sun, 31 Aug 2025 20:24:49 +0900</lastBuildDate><atom:link href="http://kenji.blog/zh-cn/categories/it%E6%8A%80%E6%9C%AF/index.xml" rel="self" type="application/rss+xml"/><item><title>新年贺卡制作应用开发直播 VOL.1 (脚本)</title><link>http://kenji.blog/zh-cn/p/%E5%B9%B4%E8%B3%80%E7%8A%B6%E4%BD%9C%E6%88%90%E3%82%A2%E3%83%97%E3%83%AA%E9%96%8B%E7%99%BA%E9%85%8D%E4%BF%A1-vol.1/</link><pubDate>Sun, 31 Aug 2025 20:24:49 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/%E5%B9%B4%E8%B3%80%E7%8A%B6%E4%BD%9C%E6%88%90%E3%82%A2%E3%83%97%E3%83%AA%E9%96%8B%E7%99%BA%E9%85%8D%E4%BF%A1-vol.1/</guid><description>&lt;img src="http://kenji.blog/p/%E5%B9%B4%E8%B3%80%E7%8A%B6%E4%BD%9C%E6%88%90%E3%82%A2%E3%83%97%E3%83%AA%E9%96%8B%E7%99%BA%E9%85%8D%E4%BF%A1-vol.1/img.png" alt="Featured image of post 新年贺卡制作应用开发直播 VOL.1 (脚本)" />&lt;h1 id="-youtube直播脚本新年贺卡制作应用开发第1期">🎬 YouTube直播脚本（新年贺卡制作应用开发・第1期）
&lt;/h1>&lt;ol start="0">
&lt;li>直播开始（开场 2〜3分钟）&lt;/li>
&lt;/ol>
&lt;h3 id="简单打招呼">简单打招呼
&lt;/h3>&lt;p>“大家好。从今天开始，我将开始进行使用C++一点一点制作新年贺卡制作应用的直播。”
“虽然不知道完成前需要直播多少次，但我会作为一个系列逐步推进。”
“基本上我会默默地进行工作，希望大家能把它作为工作背景音（BGM）来观看。”&lt;/p>
&lt;h3 id="目标应用概述">目标应用概述
&lt;/h3>&lt;p>“我希望在这个应用中，能够设计新年贺卡的背面。”
“加入插入照片、调整字体，以及使用AI进行图像处理和插图生成的功能，最终计划将其上传到 Microsoft Store。”&lt;/p>
&lt;h3 id="今天的工作目标">今天的工作目标
&lt;/h3>&lt;p>“作为第一期的今天，我们将搭建环境并建立基础。”
“具体来说，&lt;/p>
&lt;ul>
&lt;li>创建GIT仓库&lt;/li>
&lt;li>创建主窗口&lt;/li>
&lt;li>显示版本信息对话框&lt;/li>
&lt;li>创建菜单并实现退出命令&lt;/li>
&lt;li>Direct2D 的初始化与释放处理以及显示 HelloWorld&lt;/li>
&lt;/ul>
&lt;p>我想推进这些内容。”&lt;/p>
&lt;h3 id="关于源代码的公开">关于源代码的公开
&lt;/h3>&lt;p>“源代码已在 GitHub 上公开。感兴趣的朋友请务必去看看。”
→ &lt;a class="link" href="https://github.com/kenjinote/NengaCardApp/" target="_blank" rel="noopener"
>https://github.com/kenjinote/NengaCardApp/&lt;/a>&lt;/p>
&lt;ol>
&lt;li>工作部分（无声）&lt;/li>
&lt;/ol>
&lt;p>创建 GitHub 仓库 → 初始提交&lt;/p>
&lt;p>创建主窗口模板&lt;/p>
&lt;p>创建版本对话框、菜单并实现退出命令&lt;/p>
&lt;p>Direct2D 的初始化与释放处理 → 确认显示 HelloWorld&lt;/p>
&lt;p>适时推送到 GitHub&lt;/p>
&lt;p>※基本上是无声的，只在必要时做简短的解说&lt;/p>
&lt;ol start="2">
&lt;li>直播结束前（最后1〜2分钟）&lt;/li>
&lt;/ol>
&lt;h3 id="今天进度总结">今天进度总结
&lt;/h3>&lt;p>“今天，我们创建了GIT仓库，实现了窗口、退出按钮和版本对话框。”
“完成了使用 Direct2D 显示 HelloWorld 的部分。”&lt;/p>
&lt;h3 id="预告下期">预告下期
&lt;/h3>&lt;p>“从下期开始，我希望能够整理UI部分，并进行字符串的对象化等工作。”&lt;/p>
&lt;h3 id="再次提供-github-链接">再次提供 GitHub 链接
&lt;/h3>&lt;p>→ &lt;a class="link" href="https://github.com/kenjinote/NengaCardApp/" target="_blank" rel="noopener"
>https://github.com/kenjinote/NengaCardApp/&lt;/a>&lt;/p>
&lt;h3 id="结语">结语
&lt;/h3>&lt;p>“感谢大家的收看。下次我也会继续努力推进的，请多关照。”&lt;/p></description></item><item><title>使用自签名证书实现 MSIX 的安装</title><link>http://kenji.blog/zh-cn/p/msix%E3%81%AB%E8%87%AA%E5%B7%B1%E8%A8%BC%E6%98%8E%E6%9B%B8%E3%82%92%E3%81%A4%E3%81%91%E3%81%A6%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%A7%E3%81%8D%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B/</link><pubDate>Sat, 30 Aug 2025 04:18:04 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/msix%E3%81%AB%E8%87%AA%E5%B7%B1%E8%A8%BC%E6%98%8E%E6%9B%B8%E3%82%92%E3%81%A4%E3%81%91%E3%81%A6%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%A7%E3%81%8D%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B/</guid><description>&lt;img src="http://kenji.blog/p/msix%E3%81%AB%E8%87%AA%E5%B7%B1%E8%A8%BC%E6%98%8E%E6%9B%B8%E3%82%92%E3%81%A4%E3%81%91%E3%81%A6%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%A7%E3%81%8D%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B/img.png" alt="Featured image of post 使用自签名证书实现 MSIX 的安装" />&lt;h1 id="使用自签名证书实现-msix-的安装">使用自签名证书实现 MSIX 的安装
&lt;/h1>&lt;p>在 Windows 上分发应用时，使用 &lt;strong>MSIX 包&lt;/strong> 可以统一安装和更新的机制，非常方便。但是，MSIX 有一个限制，即“必须使用经过签名的证书”。
当我们想要测试分发企业或个人开发的应用时，可能会觉得“购买商用代码签名证书太过夸张”吧。&lt;/p>
&lt;p>这时，&lt;strong>自签名证书（Self-Signed Certificate）&lt;/strong> 就能派上用场了。本文将总结为 MSIX 添加自签名证书，使其能够在本地环境中进行安装的步骤。&lt;/p>
&lt;hr>
&lt;h2 id="1-创建自签名证书">1. 创建自签名证书
&lt;/h2>&lt;p>首先，以管理员身份启动 PowerShell，并执行以下命令。&lt;/p>
&lt;div class="highlight">&lt;div class="chroma">
&lt;table class="lntable">&lt;tr>&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code>&lt;span class="lnt">1
&lt;/span>&lt;span class="lnt">2
&lt;/span>&lt;/code>&lt;/pre>&lt;/td>
&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code class="language-powershell" data-lang="powershell">&lt;span class="line">&lt;span class="cl">&lt;span class="p">//&lt;/span> &lt;span class="n">创建自签名证书&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="nb">New-SelfSignedCertificate&lt;/span> &lt;span class="n">-Type&lt;/span> &lt;span class="n">CodeSigningCert&lt;/span> &lt;span class="n">-Subject&lt;/span> &lt;span class="s2">&amp;#34;CN=035A9AAC-915B-4CE1-AE39-1A101BED42F5&amp;#34;&lt;/span> &lt;span class="n">-CertStoreLocation&lt;/span> &lt;span class="n">Cert&lt;/span>&lt;span class="err">:&lt;/span>&lt;span class="p">\&lt;/span>&lt;span class="n">CurrentUser&lt;/span>&lt;span class="p">\&lt;/span>&lt;span class="n">My&lt;/span> &lt;span class="n">-NotAfter&lt;/span> &lt;span class="p">(&lt;/span>&lt;span class="nb">Get-Date&lt;/span>&lt;span class="p">).&lt;/span>&lt;span class="py">AddYears&lt;/span>&lt;span class="p">(&lt;/span>&lt;span class="mf">10&lt;/span>&lt;span class="p">)&lt;/span> &lt;span class="n">-KeyUsage&lt;/span> &lt;span class="n">DigitalSignature&lt;/span> &lt;span class="n">-FriendlyName&lt;/span> &lt;span class="s2">&amp;#34;kenjinote&amp;#34;&lt;/span>
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/td>&lt;/tr>&lt;/table>
&lt;/div>
&lt;/div>&lt;p>此处创建的是“用于代码签名”的证书。&lt;/p>
&lt;ul>
&lt;li>使用 &lt;code>-FriendlyName&lt;/code> 赋予一个容易理解的名称，以后会更容易查找。&lt;/li>
&lt;li>使用 &lt;code>-NotAfter&lt;/code> 可以调整有效期。本次设置为 10 年。&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="2-导出-pfx-文件">2. 导出 PFX 文件
&lt;/h2>&lt;p>将创建的证书导出为 PFX 格式，以便在 &lt;code>signtool&lt;/code> 中使用。&lt;/p>
&lt;div class="highlight">&lt;div class="chroma">
&lt;table class="lntable">&lt;tr>&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code>&lt;span class="lnt">1
&lt;/span>&lt;span class="lnt">2
&lt;/span>&lt;span class="lnt">3
&lt;/span>&lt;span class="lnt">4
&lt;/span>&lt;/code>&lt;/pre>&lt;/td>
&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code class="language-powershell" data-lang="powershell">&lt;span class="line">&lt;span class="cl">&lt;span class="p">//&lt;/span> &lt;span class="n">创建&lt;/span> &lt;span class="n">pfx&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="nv">$cert&lt;/span> &lt;span class="p">=&lt;/span> &lt;span class="nb">Get-ChildItem&lt;/span> &lt;span class="n">Cert&lt;/span>&lt;span class="err">:&lt;/span>&lt;span class="p">\&lt;/span>&lt;span class="n">CurrentUser&lt;/span>&lt;span class="p">\&lt;/span>&lt;span class="n">My&lt;/span> &lt;span class="p">|&lt;/span> &lt;span class="nb">Where-Object&lt;/span> &lt;span class="p">{&lt;/span> &lt;span class="nv">$_&lt;/span>&lt;span class="p">.&lt;/span>&lt;span class="py">FriendlyName&lt;/span> &lt;span class="o">-eq&lt;/span> &lt;span class="s2">&amp;#34;kenjinote&amp;#34;&lt;/span> &lt;span class="p">}&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="nv">$password&lt;/span> &lt;span class="p">=&lt;/span> &lt;span class="nb">ConvertTo-SecureString&lt;/span> &lt;span class="n">-String&lt;/span> &lt;span class="s2">&amp;#34;password&amp;#34;&lt;/span> &lt;span class="n">-Force&lt;/span> &lt;span class="n">-AsPlainText&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="nb">Export-PfxCertificate&lt;/span> &lt;span class="n">-Cert&lt;/span> &lt;span class="nv">$cert&lt;/span> &lt;span class="n">-FilePath&lt;/span> &lt;span class="s2">&amp;#34;D:\pfx\cert.pfx&amp;#34;&lt;/span> &lt;span class="n">-Password&lt;/span> &lt;span class="nv">$password&lt;/span>
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/td>&lt;/tr>&lt;/table>
&lt;/div>
&lt;/div>&lt;p>此时设置的密码（示例中为 &lt;code>password&lt;/code>），在后续的签名操作中会用到。&lt;/p>
&lt;hr>
&lt;h2 id="3-将自签名证书安装到受信任的根证书颁发机构">3. 将自签名证书安装到受信任的根证书颁发机构
&lt;/h2>&lt;p>创建的证书按原样是不会被 Windows 信任的。要安装它，需要从 &lt;code>certmgr.msc&lt;/code> 导入到 &lt;strong>[受信任的根证书颁发机构] → [证书]&lt;/strong> 中。&lt;/p>
&lt;p>导入导出的证书（&lt;code>.cer&lt;/code> 或 &lt;code>.pfx&lt;/code>）后，在目标 PC 上就会被视为受信任的证书。
这样一来，即使对 MSIX 进行了签名，也不会出现“不受信任的证书”的警告了。&lt;/p>
&lt;hr>
&lt;h2 id="4-为安装程序-msix-添加签名">4. 为安装程序 (MSIX) 添加签名
&lt;/h2>&lt;p>最后，使用创建的 PFX 证书对 MSIX 进行签名。&lt;code>signtool&lt;/code> 包含在 Visual Studio 和 Windows SDK 中。&lt;/p>
&lt;div class="highlight">&lt;div class="chroma">
&lt;table class="lntable">&lt;tr>&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code>&lt;span class="lnt">1
&lt;/span>&lt;span class="lnt">2
&lt;/span>&lt;/code>&lt;/pre>&lt;/td>
&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code class="language-powershell" data-lang="powershell">&lt;span class="line">&lt;span class="cl">&lt;span class="p">//&lt;/span> &lt;span class="n">为安装程序添加签名&lt;/span>
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">&lt;span class="n">signtool&lt;/span> &lt;span class="n">sign&lt;/span> &lt;span class="p">/&lt;/span>&lt;span class="n">fd&lt;/span> &lt;span class="n">SHA256&lt;/span> &lt;span class="p">/&lt;/span>&lt;span class="n">f&lt;/span> &lt;span class="s2">&amp;#34;D:\pfx\cert.pfx&amp;#34;&lt;/span> &lt;span class="p">/&lt;/span>&lt;span class="n">p&lt;/span> &lt;span class="s2">&amp;#34;password&amp;#34;&lt;/span> &lt;span class="s2">&amp;#34;C:\installer\installer.msix&amp;#34;&lt;/span>
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/td>&lt;/tr>&lt;/table>
&lt;/div>
&lt;/div>&lt;ul>
&lt;li>&lt;code>/fd SHA256&lt;/code> 指定了签名算法。&lt;/li>
&lt;li>&lt;code>/f&lt;/code> 指定 PFX 文件，&lt;code>/p&lt;/code> 传递密码。&lt;/li>
&lt;li>最后请指定 MSIX 文件的路径。&lt;/li>
&lt;li>如果没有配置 signtool 的环境变量路径，请指定完整路径。在我的环境中，它位于以下位置。&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;div class="chroma">
&lt;table class="lntable">&lt;tr>&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code>&lt;span class="lnt">1
&lt;/span>&lt;/code>&lt;/pre>&lt;/td>
&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code class="language-gdscript3" data-lang="gdscript3">&lt;span class="line">&lt;span class="cl">&lt;span class="s2">&amp;#34;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\microsoft.windows.sdk.buildtools&lt;/span>&lt;span class="se">\10&lt;/span>&lt;span class="s2">.0.26100.1742&lt;/span>&lt;span class="se">\b&lt;/span>&lt;span class="s2">in&lt;/span>&lt;span class="se">\10&lt;/span>&lt;span class="s2">.0.26100.0&lt;/span>&lt;span class="se">\x64&lt;/span>&lt;span class="s2">\signtool.exe&amp;#34;&lt;/span>
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/td>&lt;/tr>&lt;/table>
&lt;/div>
&lt;/div>&lt;p>至此，签名完成，可以在目标 PC 上安装的 MSIX 就准备好了。&lt;/p>
&lt;hr>
&lt;h2 id="总结">总结
&lt;/h2>&lt;ul>
&lt;li>使用 &lt;strong>New-SelfSignedCertificate&lt;/strong> 创建自签名证书&lt;/li>
&lt;li>使用 &lt;strong>Export-PfxCertificate&lt;/strong> 导出 PFX&lt;/li>
&lt;li>将证书安装到 &lt;strong>受信任的根证书颁发机构&lt;/strong>&lt;/li>
&lt;li>使用 &lt;strong>signtool&lt;/strong> 对 MSIX 进行签名&lt;/li>
&lt;/ul>
&lt;p>掌握了这个流程，就可以在不购买商用证书的情况下，在本地环境中进行运行确认和测试分发了。
当然，在实际的商用分发中，证书颁发机构签发的证书是必不可少的，但在开发和验证阶段，这种方法非常方便。&lt;/p>
&lt;hr>
&lt;p>👉 本次以 installer.msix 为例，但同样的步骤也适用于自研应用。&lt;/p>
&lt;hr></description></item><item><title>如何避免陷入阴谋论</title><link>http://kenji.blog/zh-cn/p/%E9%99%B0%E8%AC%80%E8%AB%96%E3%81%AB%E3%81%AF%E3%81%BE%E3%82%89%E3%81%AA%E3%81%84%E3%81%9F%E3%82%81%E3%81%AB%E4%BD%95%E3%81%8C%E5%BF%85%E8%A6%81%E3%81%8B/</link><pubDate>Mon, 26 May 2025 22:23:34 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/%E9%99%B0%E8%AC%80%E8%AB%96%E3%81%AB%E3%81%AF%E3%81%BE%E3%82%89%E3%81%AA%E3%81%84%E3%81%9F%E3%82%81%E3%81%AB%E4%BD%95%E3%81%8C%E5%BF%85%E8%A6%81%E3%81%8B/</guid><description>&lt;img src="http://kenji.blog/p/%E9%99%B0%E8%AC%80%E8%AB%96%E3%81%AB%E3%81%AF%E3%81%BE%E3%82%89%E3%81%AA%E3%81%84%E3%81%9F%E3%82%81%E3%81%AB%E4%BD%95%E3%81%8C%E5%BF%85%E8%A6%81%E3%81%8B/img.png" alt="Featured image of post 如何避免陷入阴谋论" />&lt;h2 id="避免被阴谋论吸引所需的心理安全">避免被阴谋论吸引所需的“心理安全”
&lt;/h2>&lt;p>上网时，我们有时会看到一些“阴谋论”式的话题。&lt;/p>
&lt;p>“这件事背后是不是有人在操纵？”
“真正的真相是不是被隐藏了？”
很多人应该都见过这类言论以看似合理的形式扩散开来。&lt;/p>
&lt;p>为了不被这些信息过度吸引，除了“知识”和“思考能力”之外，调整 &lt;strong>心态&lt;/strong>，也就是建立“心理安全”，是非常重要的。&lt;/p>
&lt;p>以下介绍6种为此行之有效的思维方式。&lt;/p>
&lt;hr>
&lt;h3 id="不要立刻将不安与答案联系起来">不要立刻将不安与“答案”联系起来
&lt;/h3>&lt;p>阴谋论的一大特征是，它会针对不安和疑问，提供一个明确且易懂的“答案”。&lt;/p>
&lt;p>例如：&lt;/p>
&lt;ul>
&lt;li>“为什么会发生这样的事件？”&lt;/li>
&lt;li>“谁在从中获益？”&lt;/li>
&lt;/ul>
&lt;p>当对于这些问题，有人抛出“其实是某某在幕后操纵”的情节时，人们往往容易不自觉地相信。&lt;/p>
&lt;p>但是，正是在感到不安的时候，&lt;strong>不要立刻下结论，而是保留判断&lt;/strong>，这一点至关重要。&lt;/p>
&lt;blockquote>
&lt;p>“能够接受未知的能力”，也是心智成熟的表现。&lt;/p>
&lt;/blockquote>
&lt;hr>
&lt;h3 id="刻意拓宽信息接收渠道">刻意拓宽信息接收渠道
&lt;/h3>&lt;p>许多沉迷于阴谋论的人，往往倾向于集中观看“观点相似的信息”。&lt;/p>
&lt;p>这被称为“确认偏误”，是一种总是接触那些能强化自己已有观点的信息的心理偏差。&lt;/p>
&lt;p>尤其是社交网络和视频网站的算法，会不断推送符合你喜好的内容，从而导致视野自然而然地变窄。&lt;/p>
&lt;p>有意识地：&lt;/p>
&lt;ul>
&lt;li>接触不同视角的媒体&lt;/li>
&lt;li>查阅海外新闻或学术资料&lt;/li>
&lt;li>倾听与自己观点不同的意见&lt;/li>
&lt;/ul>
&lt;p>通过这些方式实现 &lt;strong>信息源的多样化&lt;/strong>，有助于规避风险。&lt;/p>
&lt;hr>
&lt;h3 id="不要认为我不会被骗">不要认为“我不会被骗”
&lt;/h3>&lt;p>知识渊博或逻辑性强的人，有时其实更容易被阴谋论吸引。&lt;/p>
&lt;p>因为一旦认定“我能发现别人没注意到的真相”，这就会成为蒙蔽判断力的因素。&lt;/p>
&lt;p>无论多么小心，人都会犯错。正因如此，&lt;strong>基于自己也可能被骗的前提&lt;/strong>，反而可以说是一种理性的态度。&lt;/p>
&lt;blockquote>
&lt;p>“保持怀疑但绝不妄下断言”，这就是防御力。&lt;/p>
&lt;/blockquote>
&lt;hr>
&lt;h3 id="不要被故事牵着走要看透结构">不要被故事牵着走，要看透结构
&lt;/h3>&lt;p>阴谋论总是伴随着“戏剧性的故事”。&lt;/p>
&lt;ul>
&lt;li>正义与邪恶的对立结构&lt;/li>
&lt;li>统治者与被统治者&lt;/li>
&lt;li>觉醒的自己 vs 被洗脑的他人&lt;/li>
&lt;/ul>
&lt;p>这种简单的二元对立，作为故事可能很有吸引力，但未必能正确反映现实。&lt;/p>
&lt;p>现实事件和社会动态中，交织着复杂的因果关系、历史背景和制度结构等众多因素。&lt;/p>
&lt;p>重要的是不要在情感上过度被故事吸引，而是要具备 &lt;strong>从结构上理解&lt;/strong>“为什么会变成这样？”的视角。&lt;/p>
&lt;hr>
&lt;h3 id="不要放任孤独">不要放任孤独
&lt;/h3>&lt;p>强烈被阴谋论吸引的背景中，有时潜藏着“孤立”和“缺乏归属感”。&lt;/p>
&lt;p>当人感到孤独时，很容易深深依赖那些理解自己的人或群体。阴谋论社群有时就起到了这种“归属地”的作用。&lt;/p>
&lt;p>因此，努力避免孤独，也有助于建立心理安全。&lt;/p>
&lt;p>例如：&lt;/p>
&lt;ul>
&lt;li>定期与人交流&lt;/li>
&lt;li>参加分享兴趣和爱好的社群&lt;/li>
&lt;li>不仅在网上，在线下也要保持联系&lt;/li>
&lt;/ul>
&lt;p>这样的行动有助于精神上的稳定。&lt;/p>
&lt;hr>
&lt;h3 id="注重对话而非否定">注重对话而非否定
&lt;/h3>&lt;p>即使身边的人倾心于阴谋论，&lt;strong>劈头盖脸地否定有时也会适得其反&lt;/strong>。&lt;/p>
&lt;p>当人的信念被否定时，心理上会强化想要守护它的倾向（这被称为“防御性认知”）。&lt;/p>
&lt;p>取而代之的是：&lt;/p>
&lt;ul>
&lt;li>认真地询问“为什么你会这么想？”&lt;/li>
&lt;li>语气平和地表达自己的观点：“也许还有这样的思维方式”&lt;/li>
&lt;/ul>
&lt;p>采取这种 &lt;strong>对话式的方法&lt;/strong>，就有可能让对方的视野自然而然地拓宽。&lt;/p>
&lt;hr>
&lt;h2 id="总结为了保持与阴谋论的距离我们能做什么">总结：为了保持与阴谋论的距离，我们能做什么
&lt;/h2>&lt;ul>
&lt;li>拥有不立刻将不安与答案联系起来、保留判断的能力&lt;/li>
&lt;li>拓宽信息源，意识到偏见&lt;/li>
&lt;li>认识到自己的判断并非绝对&lt;/li>
&lt;li>从结构和因果关系，而不是故事来看待事物&lt;/li>
&lt;li>避免孤独，保持人际联系&lt;/li>
&lt;li>面对他人的阴谋论，用对话而不是否定来应对&lt;/li>
&lt;/ul>
&lt;hr>
&lt;p>据说，是否会被阴谋论吸引，比起知识量，心理状态和环境的影响更大。&lt;/p>
&lt;p>正因如此，不盲目认为“我没问题”，而是在日常生活中循序渐进地 &lt;strong>想办法提高心理安全&lt;/strong>，这将成为我们在未来的信息社会中灵活生存的强大支撑。&lt;/p></description></item><item><title>《请君勿死》</title><link>http://kenji.blog/zh-cn/p/%E5%90%9B%E6%AD%BB%E3%81%AB%E3%81%9F%E3%81%BE%E3%81%B5%E3%81%93%E3%81%A8%E3%81%AA%E3%81%8B%E3%82%8C/</link><pubDate>Thu, 25 Jul 2024 13:16:47 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/%E5%90%9B%E6%AD%BB%E3%81%AB%E3%81%9F%E3%81%BE%E3%81%B5%E3%81%93%E3%81%A8%E3%81%AA%E3%81%8B%E3%82%8C/</guid><description>&lt;p>&lt;img src="http://kenji.blog/p/%E5%90%9B%E6%AD%BB%E3%81%AB%E3%81%9F%E3%81%BE%E3%81%B5%E3%81%93%E3%81%A8%E3%81%AA%E3%81%8B%E3%82%8C/img.png"
width="1080"
height="1080"
srcset="http://kenji.blog/p/%E5%90%9B%E6%AD%BB%E3%81%AB%E3%81%9F%E3%81%BE%E3%81%B5%E3%81%93%E3%81%A8%E3%81%AA%E3%81%8B%E3%82%8C/img_hub1fb50838efd9b9ec0f364c86e062d91_1677486_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E5%90%9B%E6%AD%BB%E3%81%AB%E3%81%9F%E3%81%BE%E3%81%B5%E3%81%93%E3%81%A8%E3%81%AA%E3%81%8B%E3%82%8C/img_hub1fb50838efd9b9ec0f364c86e062d91_1677486_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img.png"
class="gallery-image"
data-flex-grow="100"
data-flex-basis="240px"
>&lt;/p>
&lt;h1 id="与谢野晶子">与谢野晶子
&lt;/h1>&lt;p>&lt;strong>“请君勿死”&lt;/strong>&lt;/p>
&lt;p>——叹在旅顺口包围军中的弟弟&lt;/p>
&lt;p>啊，弟弟呀，我为你哭泣，&lt;br>
请你不要死，&lt;br>
你是家里最小的孩子&lt;br>
父母对你的疼爱自然胜过他人，&lt;br>
可是父母难道让你手握刀刃&lt;br>
教你去杀人吗，&lt;br>
为了杀人然后去送死&lt;br>
才把你养育到二十四岁吗。&lt;/p>
&lt;p>作为堺市街上商人的&lt;br>
引以为傲的旧家主人&lt;br>
你是要继承父母名号的人，&lt;br>
请你不要死，&lt;br>
旅顺的城池就算被攻陷，&lt;br>
就算没被攻陷，又算得了什么，&lt;br>
你大概不知道吧，这在商人的&lt;br>
家规里可是没有的。&lt;/p>
&lt;p>请你不要死，&lt;br>
天皇陛下，在战争中&lt;br>
并没有亲自出征，&lt;br>
让人们互相流血，&lt;br>
死于如同野兽的行径，&lt;br>
还将死亡视为人的荣誉，&lt;br>
若是圣心深厚&lt;br>
本来又怎会作此想法。&lt;/p>
&lt;p>啊，弟弟呀，在战争中&lt;br>
请你不要死，&lt;br>
在逝去的秋天里&lt;br>
母亲失去了父亲，&lt;br>
在悲叹之中，又痛心地&lt;br>
看着自己的孩子被征召，独自守家，&lt;br>
在这号称安泰的太平盛世&lt;br>
母亲的白发反而增添了许多。&lt;/p>
&lt;p>躲在暖帘阴影下伏地哭泣的&lt;br>
娇弱年轻的新婚妻子，&lt;br>
你是忘记了，还是在挂念，&lt;br>
连十个月都没相伴就分别的&lt;br>
少女的心思你且想一想，&lt;br>
这世上除了唯一的你之外&lt;br>
啊，她又能去依靠谁呢，&lt;br>
请你不要死。&lt;/p></description></item><item><title>关于与谢野晶子</title><link>http://kenji.blog/zh-cn/p/%E4%B8%8E%E8%AC%9D%E9%87%8E%E6%99%B6%E5%AD%90%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/</link><pubDate>Thu, 25 Jul 2024 13:08:36 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/%E4%B8%8E%E8%AC%9D%E9%87%8E%E6%99%B6%E5%AD%90%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/</guid><description>&lt;p>&lt;img src="http://kenji.blog/p/%E4%B8%8E%E8%AC%9D%E9%87%8E%E6%99%B6%E5%AD%90%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/img.png"
width="1080"
height="1080"
srcset="http://kenji.blog/p/%E4%B8%8E%E8%AC%9D%E9%87%8E%E6%99%B6%E5%AD%90%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/img_hub1fb50838efd9b9ec0f364c86e062d91_1677486_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E4%B8%8E%E8%AC%9D%E9%87%8E%E6%99%B6%E5%AD%90%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/img_hub1fb50838efd9b9ec0f364c86e062d91_1677486_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img.png"
class="gallery-image"
data-flex-grow="100"
data-flex-basis="240px"
>&lt;/p>
&lt;h2 id="-人物概要">🔹 人物概要
&lt;/h2>&lt;p>与谢野晶子（Yosano Akiko，1878年～1942年）是活跃于明治至昭和初期的日本和歌创作者、作家和思想家。她以充满热情和个性的短歌作品而闻名，是开拓了近代日本文学中女性独立和恋爱表达新境界的人物。&lt;/p>
&lt;ul>
&lt;li>
&lt;p>&lt;strong>本名&lt;/strong>：与谢野（旧姓：凤）志耀（しょう）&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>出生地&lt;/strong>：堺（大阪府堺市）&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>丈夫&lt;/strong>：与谢野铁干（和歌创作者、诗人）&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>主要活跃时期&lt;/strong>：明治后期〜昭和初期&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>特征&lt;/strong>：&lt;/p>
&lt;ul>
&lt;li>以坦率表达女性恋爱感情的短歌受到瞩目&lt;/li>
&lt;li>拥有女性主义思想，推动女性教育和独立&lt;/li>
&lt;li>展现了批判日俄战争的和平主义姿态&lt;/li>
&lt;li>文学杂志《明星》的核心成员&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="-代表作及其梗概特征">🔹 代表作及其梗概・特征
&lt;/h2>&lt;h3 id="1-乱发1901年">1. 《乱发》（1901年）
&lt;/h3>&lt;ul>
&lt;li>&lt;strong>概要&lt;/strong>：处女作歌集。在20岁出头时发表，给日本文坛带来了巨大的冲击。&lt;/li>
&lt;li>&lt;strong>特征&lt;/strong>：从女性立场坦率地表达恋爱感情和肉体欲望。&lt;/li>
&lt;li>&lt;strong>著名短歌&lt;/strong>：&lt;/li>
&lt;/ul>
&lt;blockquote>
&lt;p>柔嫩肌肤的
滚热血潮你也不曾触碰
难道不觉得寂寞吗　仍在讲求道德之道的你&lt;/p>
&lt;/blockquote>
&lt;p>→ 以女性自己的语言表达了在当时伦理观下被认为很大胆的恋爱观，从而成为话题。&lt;/p>
&lt;hr>
&lt;h3 id="2-君勿死去1904年">2. 《君勿死去》（1904年）
&lt;/h3>&lt;ul>
&lt;li>&lt;strong>形式&lt;/strong>：诗（不是短歌而是诗文）&lt;/li>
&lt;li>&lt;strong>内容&lt;/strong>：写给出征日俄战争的弟弟的反战诗。&lt;/li>
&lt;li>&lt;strong>部分摘录&lt;/strong>：&lt;/li>
&lt;/ul>
&lt;blockquote>
&lt;p>愿君勿死
因你是家里最小的孩子
母亲泪眼婆娑
绞着你的衣袖……&lt;/p>
&lt;/blockquote>
&lt;ul>
&lt;li>&lt;strong>意义&lt;/strong>：在当时美化战争风气强烈的情况下，从担忧弟弟死亡的女性立场出发呼吁反战，具有划时代的意义。&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="-影响与评价">🔹 影响与评价
&lt;/h2>&lt;ul>
&lt;li>开展了女性解放、和平主义、普及教育等在社会上也具有先进性的活动。&lt;/li>
&lt;li>晚年致力于女子教育，并参与了女子大学的设立（如文化学院等）。&lt;/li>
&lt;li>战前日本最重要的女性知识分子、文学家之一。&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="-总结">🔹 总结
&lt;/h2>&lt;table>
&lt;thead>
&lt;tr>
&lt;th>项目&lt;/th>
&lt;th>内容&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>姓名&lt;/td>
&lt;td>与谢野晶子&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>活跃领域&lt;/td>
&lt;td>短歌、诗、评论、教育&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>主要作品&lt;/td>
&lt;td>《乱发》《君勿死去》&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>特征&lt;/td>
&lt;td>恋爱自由、女性独立、和平主义的表达&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>对现代的影响&lt;/td>
&lt;td>女性主义文学、近代短歌革新、反战诗的先驱&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;hr></description></item><item><title>MS-DOS 4.0 开源化</title><link>http://kenji.blog/zh-cn/p/ms-dos-4.0-%E3%81%AE%E3%82%AA%E3%83%BC%E3%83%97%E3%83%B3%E3%82%BD%E3%83%BC%E3%82%B9%E5%8C%96/</link><pubDate>Sun, 05 May 2024 16:44:28 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/ms-dos-4.0-%E3%81%AE%E3%82%AA%E3%83%BC%E3%83%97%E3%83%B3%E3%82%BD%E3%83%BC%E3%82%B9%E5%8C%96/</guid><description>&lt;img src="http://kenji.blog/p/ms-dos-4.0-%E3%81%AE%E3%82%AA%E3%83%BC%E3%83%97%E3%83%B3%E3%82%BD%E3%83%BC%E3%82%B9%E5%8C%96/img.png" alt="Featured image of post MS-DOS 4.0 开源化" />&lt;h2 id="ms-dos-40-开源化">MS-DOS 4.0 开源化
&lt;/h2>&lt;p>微软公司公开了约 40 年前发布的 MS-DOS 4.0 的源代码。
几乎完全是用 8086 汇编代码编写的。&lt;/p>
&lt;h2 id="github-仓库">github 仓库
&lt;/h2>&lt;p>&lt;a class="link" href="https://github.com/microsoft/MS-DOS" target="_blank" rel="noopener"
>https://github.com/microsoft/MS-DOS&lt;/a>&lt;/p>
&lt;h2 id="参考网站">参考网站
&lt;/h2>&lt;ul>
&lt;li>&lt;a class="link" href="https://cloudblogs.microsoft.com/opensource/2024/04/25/open-sourcing-ms-dos-4-0/" target="_blank" rel="noopener"
>MS-DOS 4.0 开源化&lt;/a>&lt;/li>
&lt;/ul></description></item><item><title>多显示器下每次开机DPI设置都被重置的解决方法</title><link>http://kenji.blog/zh-cn/p/%E3%83%9E%E3%83%AB%E3%83%81%E3%83%A2%E3%83%8B%E3%82%BF%E3%81%A7%E6%AF%8E%E5%9B%9E%E8%B5%B7%E5%8B%95%E6%99%82%E3%81%ABdpi%E3%81%AE%E8%A8%AD%E5%AE%9A%E3%81%8C%E3%83%AA%E3%82%BB%E3%83%83%E3%83%88%E3%81%95%E3%82%8C%E3%81%A6%E3%81%97%E3%81%BE%E3%81%86%E3%81%A8%E3%81%8D%E3%81%AE%E5%AF%BE%E5%87%A6%E6%B3%95/</link><pubDate>Mon, 29 Apr 2024 19:42:20 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/%E3%83%9E%E3%83%AB%E3%83%81%E3%83%A2%E3%83%8B%E3%82%BF%E3%81%A7%E6%AF%8E%E5%9B%9E%E8%B5%B7%E5%8B%95%E6%99%82%E3%81%ABdpi%E3%81%AE%E8%A8%AD%E5%AE%9A%E3%81%8C%E3%83%AA%E3%82%BB%E3%83%83%E3%83%88%E3%81%95%E3%82%8C%E3%81%A6%E3%81%97%E3%81%BE%E3%81%86%E3%81%A8%E3%81%8D%E3%81%AE%E5%AF%BE%E5%87%A6%E6%B3%95/</guid><description>&lt;img src="http://kenji.blog/p/%E3%83%9E%E3%83%AB%E3%83%81%E3%83%A2%E3%83%8B%E3%82%BF%E3%81%A7%E6%AF%8E%E5%9B%9E%E8%B5%B7%E5%8B%95%E6%99%82%E3%81%ABdpi%E3%81%AE%E8%A8%AD%E5%AE%9A%E3%81%8C%E3%83%AA%E3%82%BB%E3%83%83%E3%83%88%E3%81%95%E3%82%8C%E3%81%A6%E3%81%97%E3%81%BE%E3%81%86%E3%81%A8%E3%81%8D%E3%81%AE%E5%AF%BE%E5%87%A6%E6%B3%95/img.png" alt="Featured image of post 多显示器下每次开机DPI设置都被重置的解决方法" />&lt;p>※以下为Windows 11中的设置步骤。&lt;/p>
&lt;ol>
&lt;li>打开控制面板&lt;/li>
&lt;li>选择电源选项&lt;/li>
&lt;li>点击“选择电源按钮的功能”&lt;/li>
&lt;li>点击“更改当前不可用的设置”&lt;/li>
&lt;li>取消勾选“启用快速启动（推荐）”&lt;/li>
&lt;li>点击“保存修改”&lt;/li>
&lt;/ol>
&lt;h3 id="参考">参考
&lt;/h3>&lt;p>&lt;a class="link" href="https://www.fmworld.net/cs/azbyclub/qanavi/jsp/qacontents.jsp?PID=6010-9312" target="_blank" rel="noopener"
>\[Windows 10\] 请问如何禁用快速启动？&lt;/a>&lt;/p></description></item><item><title>使用 curl 生成二维码</title><link>http://kenji.blog/zh-cn/p/curl%E3%81%A7qr%E3%82%B3%E3%83%BC%E3%83%89%E7%94%9F%E6%88%90/</link><pubDate>Tue, 16 Apr 2024 00:42:27 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/curl%E3%81%A7qr%E3%82%B3%E3%83%BC%E3%83%89%E7%94%9F%E6%88%90/</guid><description>&lt;img src="http://kenji.blog/p/curl%E3%81%A7qr%E3%82%B3%E3%83%BC%E3%83%89%E7%94%9F%E6%88%90/img.png" alt="Featured image of post 使用 curl 生成二维码" />&lt;h2 id="使用-curl-生成二维码">使用 curl 生成二维码
&lt;/h2>&lt;p>注意：介绍的方法是由服务器端生成并返回二维码，因此服务器可能会保留日志。在将个人信息等机密信息转换为二维码时请务必小心。&lt;/p>
&lt;h3 id="方法1">方法1
&lt;/h3>&lt;p>这是在命令提示符中生成二维码的方法。
&lt;code>qrenco.de&lt;/code> 会返回基于文本的响应。&lt;/p>
&lt;div class="highlight">&lt;div class="chroma">
&lt;table class="lntable">&lt;tr>&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code>&lt;span class="lnt">1
&lt;/span>&lt;/code>&lt;/pre>&lt;/td>
&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code class="language-fallback" data-lang="fallback">&lt;span class="line">&lt;span class="cl">curl qrenco.de/kenji.blog
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/td>&lt;/tr>&lt;/table>
&lt;/div>
&lt;/div>&lt;ul>
&lt;li>输出结果&lt;/li>
&lt;/ul>
&lt;div class="highlight">&lt;div class="chroma">
&lt;table class="lntable">&lt;tr>&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code>&lt;span class="lnt"> 1
&lt;/span>&lt;span class="lnt"> 2
&lt;/span>&lt;span class="lnt"> 3
&lt;/span>&lt;span class="lnt"> 4
&lt;/span>&lt;span class="lnt"> 5
&lt;/span>&lt;span class="lnt"> 6
&lt;/span>&lt;span class="lnt"> 7
&lt;/span>&lt;span class="lnt"> 8
&lt;/span>&lt;span class="lnt"> 9
&lt;/span>&lt;span class="lnt">10
&lt;/span>&lt;span class="lnt">11
&lt;/span>&lt;span class="lnt">12
&lt;/span>&lt;span class="lnt">13
&lt;/span>&lt;span class="lnt">14
&lt;/span>&lt;span class="lnt">15
&lt;/span>&lt;/code>&lt;/pre>&lt;/td>
&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code class="language-fallback" data-lang="fallback">&lt;span class="line">&lt;span class="cl">█████████████████████████████
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">█████████████████████████████
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">████ ▄▄▄▄▄ █ ▄ ▄ █ ▄▄▄▄▄ ████
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">████ █ █ █ ▀▀▀██ █ █ ████
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">████ █▄▄▄█ █▀▀█▀▄█ █▄▄▄█ ████
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">████▄▄▄▄▄▄▄█▄▀ ▀ █▄▄▄▄▄▄▄████
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">████▄ █▀▄ ▄▀█▄▀ ▀██▄▀ ▄████
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">████▀▀▀█ ▄▄ ▄█▄█▀█▀▄██ ▀████
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">████▄▄▄██▄▄█ █▀█ ▄██▀▀█ █████
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">████ ▄▄▄▄▄ █▀█ ▀ ▄▀▄▄▄ ▀████
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">████ █ █ █▄▄ ▄▀▄▀▄ ██ ▀████
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">████ █▄▄▄█ █▀▀█ ▀▄▄▄ ▄▄██████
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">████▄▄▄▄▄▄▄█▄▄███▄▄█▄███▄████
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">█████████████████████████████
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">█████████████████████████████
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/td>&lt;/tr>&lt;/table>
&lt;/div>
&lt;/div>&lt;h4 id="参考">参考
&lt;/h4>&lt;ul>
&lt;li>&lt;a class="link" href="https://qrenco.de/" target="_blank" rel="noopener"
>qrenco.de&lt;/a>&lt;/li>
&lt;/ul>
&lt;h3 id="方法2">方法2
&lt;/h3>&lt;p>&lt;code>api.qrserver.com&lt;/code> 会返回图像文件。&lt;/p>
&lt;div class="highlight">&lt;div class="chroma">
&lt;table class="lntable">&lt;tr>&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code>&lt;span class="lnt">1
&lt;/span>&lt;/code>&lt;/pre>&lt;/td>
&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code class="language-fallback" data-lang="fallback">&lt;span class="line">&lt;span class="cl">curl -o qr.png &amp;#34;https://api.qrserver.com/v1/create-qr-code/?size=150x150&amp;amp;data=HelloWorld&amp;#34;
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/td>&lt;/tr>&lt;/table>
&lt;/div>
&lt;/div>&lt;ul>
&lt;li>输出结果
&lt;img src="http://kenji.blog/p/curl%E3%81%A7qr%E3%82%B3%E3%83%BC%E3%83%89%E7%94%9F%E6%88%90/qr.png"
width="250"
height="250"
srcset="http://kenji.blog/p/curl%E3%81%A7qr%E3%82%B3%E3%83%BC%E3%83%89%E7%94%9F%E6%88%90/qr_hud34111b99823e39dfc62f9ba667fd5f9_390_480x0_resize_box_3.png 480w, http://kenji.blog/p/curl%E3%81%A7qr%E3%82%B3%E3%83%BC%E3%83%89%E7%94%9F%E6%88%90/qr_hud34111b99823e39dfc62f9ba667fd5f9_390_1024x0_resize_box_3.png 1024w"
loading="lazy"
class="gallery-image"
data-flex-grow="100"
data-flex-basis="240px"
>&lt;/li>
&lt;/ul>
&lt;h4 id="参考-1">参考
&lt;/h4>&lt;ul>
&lt;li>&lt;a class="link" href="https://goqr.me/api/doc/create-qr-code/" target="_blank" rel="noopener"
>QR Code Generator&lt;/a>&lt;/li>
&lt;/ul></description></item><item><title>Snipping Tool 使用方法</title><link>http://kenji.blog/zh-cn/p/snipping-tool%E3%81%AE%E4%BD%BF%E3%81%84%E6%96%B9/</link><pubDate>Mon, 01 Apr 2024 23:19:45 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/snipping-tool%E3%81%AE%E4%BD%BF%E3%81%84%E6%96%B9/</guid><description>&lt;img src="http://kenji.blog/p/snipping-tool%E3%81%AE%E4%BD%BF%E3%81%84%E6%96%B9/img.png" alt="Featured image of post Snipping Tool 使用方法" />&lt;h2 id="什么是-snipping-tool">什么是 Snipping Tool
&lt;/h2>&lt;p>Snipping Tool 是 Windows 自带的屏幕截图工具。您可以截取屏幕的一部分并保存，或者捕获整个屏幕，还可以进行录屏。&lt;/p>
&lt;h2 id="snipping-tool-启动方法">Snipping Tool 启动方法
&lt;/h2>&lt;p>主要可以通过以下 3 种方法启动。&lt;/p>
&lt;ul>
&lt;li>按 &lt;code>Win键&lt;/code>，输入 &lt;code>Snipping Tool&lt;/code> 并按 &lt;code>Enter键&lt;/code>。&lt;/li>
&lt;li>按 &lt;code>Win键&lt;/code> + &lt;code>Shift&lt;/code> + &lt;code>S键&lt;/code>。&lt;/li>
&lt;li>按 &lt;code>Win键&lt;/code> + &lt;code>R键&lt;/code>，输入 &lt;code>snippingtool&lt;/code> 并按 &lt;code>Enter键&lt;/code>。&lt;/li>
&lt;/ul>
&lt;h2 id="snipping-tool-使用方法">Snipping Tool 使用方法
&lt;/h2>&lt;p>&lt;img src="http://kenji.blog/p/snipping-tool%E3%81%AE%E4%BD%BF%E3%81%84%E6%96%B9/img_1.png"
width="502"
height="233"
srcset="http://kenji.blog/p/snipping-tool%E3%81%AE%E4%BD%BF%E3%81%84%E6%96%B9/img_1_hu247f0b306a45625cfd47c1bc5c2f693d_7300_480x0_resize_box_3.png 480w, http://kenji.blog/p/snipping-tool%E3%81%AE%E4%BD%BF%E3%81%84%E6%96%B9/img_1_hu247f0b306a45625cfd47c1bc5c2f693d_7300_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_1.png"
class="gallery-image"
data-flex-grow="215"
data-flex-basis="517px"
>&lt;/p>
&lt;h3 id="保存截图的方法如下">保存截图的方法如下：
&lt;/h3>&lt;ol>
&lt;li>选择 &lt;code>相机&lt;/code> 图标。&lt;/li>
&lt;li>点击 &lt;code>新建&lt;/code> 按钮。&lt;/li>
&lt;li>选择要截取的范围。&lt;/li>
&lt;li>点击 &lt;code>另存为&lt;/code> 按钮。&lt;/li>
&lt;li>输入保存路径和文件名并保存。&lt;/li>
&lt;/ol>
&lt;h3 id="录制屏幕视频的方法如下">录制屏幕视频的方法如下：
&lt;/h3>&lt;ol>
&lt;li>选择 &lt;code>视频&lt;/code> 图标。&lt;/li>
&lt;li>点击 &lt;code>新建&lt;/code> 按钮。&lt;/li>
&lt;li>选择要录制的范围。&lt;/li>
&lt;li>点击 &lt;code>开始&lt;/code> 按钮。&lt;/li>
&lt;li>录制屏幕。&lt;/li>
&lt;li>点击 &lt;code>停止&lt;/code> 按钮。&lt;/li>
&lt;li>点击 &lt;code>另存为&lt;/code> 按钮。&lt;/li>
&lt;li>输入保存路径和文件名并保存。&lt;/li>
&lt;/ol>
&lt;h2 id="参考">参考
&lt;/h2>&lt;ul>
&lt;li>&lt;a class="link" href="https://support.microsoft.com/ja-jp/windows/snipping-tool-%E3%82%92%E4%BD%BF%E3%81%A3%E3%81%A6%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3-%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88%E3%82%92%E3%82%AD%E3%83%A3%E3%83%97%E3%83%81%E3%83%A3%E3%81%99%E3%82%8B-00246869-1843-655f-f220-97299b865f6b" target="_blank" rel="noopener"
>使用 Snipping Tool 捕获屏幕截图&lt;/a>&lt;/li>
&lt;/ul></description></item><item><title>GIF动画屏幕录制工具</title><link>http://kenji.blog/zh-cn/p/gif%E3%82%A2%E3%83%8B%E3%83%A1%E7%94%BB%E9%9D%A2%E9%8C%B2%E7%94%BB%E3%83%84%E3%83%BC%E3%83%AB/</link><pubDate>Thu, 08 Feb 2024 01:23:01 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/gif%E3%82%A2%E3%83%8B%E3%83%A1%E7%94%BB%E9%9D%A2%E9%8C%B2%E7%94%BB%E3%83%84%E3%83%BC%E3%83%AB/</guid><description>&lt;img src="http://kenji.blog/p/gif%E3%82%A2%E3%83%8B%E3%83%A1%E7%94%BB%E9%9D%A2%E9%8C%B2%E7%94%BB%E3%83%84%E3%83%BC%E3%83%AB/img.png" alt="Featured image of post GIF动画屏幕录制工具" />&lt;h1 id="gif动画屏幕录制工具">GIF动画屏幕录制工具
&lt;/h1>&lt;p>我制作了一个将屏幕录制为GIF动画的工具。
使用此工具，您可以录制屏幕上的操作，并在Microsoft Teams等通讯工具中进行分享。&lt;/p>
&lt;h2 id="使用方法">使用方法
&lt;/h2>&lt;ol>
&lt;li>启动工具&lt;/li>
&lt;li>指定录制范围。如果未指定，将录制整个屏幕。&lt;/li>
&lt;li>点击录制按钮&lt;/li>
&lt;li>点击结束录制按钮&lt;/li>
&lt;li>GIF动画将输出在与可执行文件相同的位置&lt;/li>
&lt;/ol>
&lt;h2 id="下载">下载
&lt;/h2>&lt;p>&lt;a class="link" href="https://github.com/kenjinote/GifScreenRecorder/releases" target="_blank" rel="noopener"
>下载&lt;/a>&lt;/p>
&lt;p>打开上述链接，点击 &lt;code>GIFScreenRecorder.exe&lt;/code> 链接下载可执行文件。&lt;/p>
&lt;h2 id="源代码">源代码
&lt;/h2>&lt;p>&lt;a class="link" href="https://github.com/kenjinote/GifScreenRecorder" target="_blank" rel="noopener"
>GitHub&lt;/a>&lt;/p></description></item><item><title>PMP学习</title><link>http://kenji.blog/zh-cn/p/pmp%E5%8B%89%E5%BC%B7/</link><pubDate>Sun, 04 Feb 2024 18:41:31 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/pmp%E5%8B%89%E5%BC%B7/</guid><description>&lt;img src="http://kenji.blog/p/pmp%E5%8B%89%E5%BC%B7/img.png" alt="Featured image of post PMP学习" />&lt;h1 id="pmp备考学习总结">PMP备考学习总结
&lt;/h1>&lt;p>这是PMP备考学习的总结。&lt;/p>
&lt;h2 id="概述">概述
&lt;/h2>&lt;p>PMP是项目管理的资格认证。它是基于名为PMBOK（最新第7版）的指南的资格认证。
PMP考试时间为230分钟，共180道题，其中5道为测试题不计分，因此在175道计分题中答对106道以上即可及格。
回答为选择题，大部分是单选题（4选1），但也有5选1或多选题。&lt;/p>
&lt;h2 id="仆人式领导">仆人式领导
&lt;/h2>&lt;p>不是自上而下发号施令，而是自下而上提供支持的领导风格。&lt;/p>
&lt;h3 id="仆人式领导的10个原则特征">仆人式领导的10个原则（特征）
&lt;/h3>&lt;ol>
&lt;li>倾听&lt;/li>
&lt;li>共情&lt;/li>
&lt;li>治愈&lt;/li>
&lt;li>觉察&lt;/li>
&lt;li>劝服&lt;/li>
&lt;li>概念化&lt;/li>
&lt;li>远见&lt;/li>
&lt;li>管家&lt;/li>
&lt;li>承诺员工成长&lt;/li>
&lt;li>构建社区&lt;/li>
&lt;/ol>
&lt;h2 id="敏捷宣言-4个核心价值观">敏捷宣言 4个核心价值观
&lt;/h2>&lt;p>我们一直在实践中探寻更好的软件开发方法，
身体力行的同时也帮助他人。
由此，我们体会到了以下价值：&lt;/p>
&lt;ol>
&lt;li>个体和互动 高于 流程和工具&lt;/li>
&lt;li>工作的软件 高于 详尽的文档&lt;/li>
&lt;li>客户合作 高于 合同谈判&lt;/li>
&lt;li>响应变化 高于 遵循计划&lt;/li>
&lt;/ol>
&lt;p>也就是说，尽管右项有其价值，
我们更重视左项的价值。&lt;/p>
&lt;p>&lt;a class="link" href="https://agilemanifesto.org/iso/zhchs/manifesto.html" target="_blank" rel="noopener"
>敏捷宣言&lt;/a>&lt;/p>
&lt;h2 id="敏捷-敏捷宣言背后的12条原则">敏捷 敏捷宣言背后的12条原则
&lt;/h2>&lt;ol>
&lt;li>我们最重要的目标，是通过持续不断地及早交付有价值的软件使客户满意。&lt;/li>
&lt;li>欣然面对需求变化，即使在开发后期也一样。为了客户的竞争优势，敏捷过程掌控变化。&lt;/li>
&lt;li>经常地交付可工作的软件，相隔几个星期或几个月，倾向于采取较短的周期。&lt;/li>
&lt;li>业务人员和开发人员必须相互合作，项目中的每一天都不例外。&lt;/li>
&lt;li>激发个体的斗志，以他们为核心搭建项目。提供所需的环境和支援，辅以信任，从而达成目标。&lt;/li>
&lt;li>不论团队内外，传递信息效果最好效率也最高的方式是面对面的交谈。&lt;/li>
&lt;li>可工作的软件是进度的首要度量标准。&lt;/li>
&lt;li>敏捷过程倡导可持续开发。责任人、开发人员和用户要能够共同维持其步调稳定延续。&lt;/li>
&lt;li>坚持不懈地追求技术卓越和良好设计，敏捷能力由此增强。&lt;/li>
&lt;li>以简洁为本，它是极力减少不必要工作量的艺术。&lt;/li>
&lt;li>最好的架构、需求和设计出自自组织团队。&lt;/li>
&lt;li>团队定期地反思如何能提高成效，并依此调整自身的举止表现。&lt;/li>
&lt;/ol>
&lt;p>&lt;a class="link" href="https://agilemanifesto.org/iso/zhchs/principles.html" target="_blank" rel="noopener"
>敏捷宣言背后的原则&lt;/a>&lt;/p>
&lt;h3 id="术语">术语
&lt;/h3>&lt;ul>
&lt;li>史诗（Epic，概要）&lt;/li>
&lt;li>用户故事（User Story，注册到产品待办事项的单位，进行优先级排序的单位）&lt;/li>
&lt;li>任务（Task，技术性工作项目，所需时间估算的对象）&lt;/li>
&lt;li>产品待办事项 / 产品待办事项条目（Product Backlog / Product Backlog Item）&lt;/li>
&lt;li>产品负责人（Product Owner）&lt;/li>
&lt;li>相关方/干系人（Stakeholder）&lt;/li>
&lt;li>敏捷实践指南（书籍）&lt;/li>
&lt;li>精益开发（Lean Development）&lt;/li>
&lt;li>看板（Kanban）&lt;/li>
&lt;li>价值链（Value Chain）&lt;/li>
&lt;li>AC (Actual Cost, 实际成本)&lt;/li>
&lt;li>EV (Earned Value, 挣值)&lt;/li>
&lt;li>PV (Planned Value, 计划价值)&lt;/li>
&lt;li>EVA (Earned Value Analysis, 挣值分析)&lt;/li>
&lt;li>SPI (Schedule Performance Index, 进度绩效指数 = EV / PV)&lt;/li>
&lt;li>CPI (Cost Performance Index, 成本绩效指数 = EV / AC)&lt;/li>
&lt;li>EVM (Earned Value Management, 挣值管理)&lt;/li>
&lt;li>BAC (Budget at Completion, 完工预算)&lt;/li>
&lt;li>ETC (Estimate To Complete, 完工尚需估算)&lt;/li>
&lt;li>EAC (Estimate At Completion, 完工估算)&lt;/li>
&lt;li>职能型（Functional）&lt;/li>
&lt;li>矩阵型（Matrix）&lt;/li>
&lt;li>项目型（Projectized）&lt;/li>
&lt;li>仆人式领导（Servant Leadership）&lt;/li>
&lt;li>塔克曼阶梯理论（形成阶段、震荡阶段、规范阶段、成熟阶段、解散阶段）&lt;/li>
&lt;li>团队章程（Team Charter）&lt;/li>
&lt;li>计划扑克（斐波那契数列）&lt;/li>
&lt;li>回顾会议（Retrospective，反思活动）&lt;/li>
&lt;li>虚拟团队（Virtual Team）&lt;/li>
&lt;li>项目章程（Project Charter）&lt;/li>
&lt;li>冲突（面对/解决问题、合作、妥协、缓和/包容、强迫、撤退/回避）&lt;/li>
&lt;li>价值流图（Value Stream Mapping）&lt;/li>
&lt;li>辅导（Mentoring）&lt;/li>
&lt;li>教练（Coaching）&lt;/li>
&lt;li>培训（Training）&lt;/li>
&lt;li>道格拉斯·麦格雷戈的XY理论（Theory X and Theory Y）&lt;/li>
&lt;li>SWOT分析：Strength（优势）、Weakness（劣势）、Opportunity（机会）、Threat（威胁）&lt;/li>
&lt;li>SECI模型（Socialization社会化、Externalization外化、Combination组合化、Internalization内化）&lt;/li>
&lt;li>PDCA, PDSA&lt;/li>
&lt;li>PESTLE (Political政治、Economic经济、Social社会、Technological技术、Legal法律、Environmental环境)&lt;/li>
&lt;li>VUCA (Volatility易变性、Uncertainty不确定性、Complexity复杂性、Ambiguity模糊性)&lt;/li>
&lt;li>蒙特卡洛分析（Monte Carlo Simulation）&lt;/li>
&lt;li>决策树分析（Decision Tree Analysis）&lt;/li>
&lt;li>预期货币价值（EMV, Expected Monetary Value）&lt;/li>
&lt;li>净推荐值（NPS, Net Promoter Score）&lt;/li>
&lt;li>成本效益分析（Cost-Benefit Analysis）&lt;/li>
&lt;li>冲刺评审（Sprint Review）&lt;/li>
&lt;li>发布管理（Release Management）&lt;/li>
&lt;li>SOW (Statement of Work) 工作说明书：“包含项目范围、目标、可交付成果、工期、资源等详细说明的文档”&lt;/li>
&lt;li>P-SOW（采购工作说明书）&lt;/li>
&lt;li>RFI (Request For Information) 信息邀请书&lt;/li>
&lt;li>RFP (Request For Proposal) 建议邀请书&lt;/li>
&lt;li>总价合同 (FP: Fixed Price)&lt;/li>
&lt;li>工料合同 (T&amp;amp;M: Time and Material)&lt;/li>
&lt;li>成本补偿合同 (CR: Cost Reimbursable)&lt;/li>
&lt;li>总价加激励费用合同 (FPIF: Fixed Price Incentive Fee)&lt;/li>
&lt;li>范围蔓延（Scope Creep）&lt;/li>
&lt;li>卡诺模型（Kano Model）&lt;/li>
&lt;li>资金分配法 / 资金限制平衡（Funding Limit Reconciliation）&lt;/li>
&lt;li>100分法 (100-Point Method)&lt;/li>
&lt;li>MoSCoW法则 (Must, Should, Could, Won&amp;rsquo;t/Would)&lt;/li>
&lt;li>需求跟踪矩阵 (Traceability Matrix)&lt;/li>
&lt;li>WBS词典 (WBS Dictionary)&lt;/li>
&lt;li>速率 / 速度（Velocity，每个迭代中完成的故事点数）&lt;/li>
&lt;li>速率图表 (Velocity Chart)&lt;/li>
&lt;li>相关方参与度评估矩阵（不知晓、抵制、中立、支持、领导）&lt;/li>
&lt;li>阶段关口 (Phase Gate)&lt;/li>
&lt;li>信息发射源 (Information Radiator)&lt;/li>
&lt;li>燃尽图 (Burndown Chart)&lt;/li>
&lt;li>燃起图 (Burnup Chart)&lt;/li>
&lt;li>累积流量图 (Cumulative Flow Diagram, CFD)&lt;/li>
&lt;li>QCD (Quality质量、Cost成本、Delivery交付)&lt;/li>
&lt;li>螺旋型 (Spiral)&lt;/li>
&lt;li>关键链 (Critical Chain)&lt;/li>
&lt;li>特性 (Feature)&lt;/li>
&lt;li>迭代 / 冲刺 (Iteration / Sprint)&lt;/li>
&lt;li>迭代的 (Iterative)&lt;/li>
&lt;li>增量的 (Incremental)&lt;/li>
&lt;li>增量 (Increment，增量的可交付成果)&lt;/li>
&lt;li>韧性 / 弹性 (Resilience)&lt;/li>
&lt;li>管家精神（Stewardship）：诚实守信的行为和负责任的行动（决策）&lt;/li>
&lt;li>升级 (Escalation)&lt;/li>
&lt;li>KPT (Keep保留、Problem问题、Try尝试)&lt;/li>
&lt;li>RACI矩阵（Responsible执行、Accountable负责、Consulted咨询、Informed知情）&lt;/li>
&lt;li>PMO（Project Management Office，项目管理办公室）：支持型、控制型、指令型&lt;/li>
&lt;li>节奏 (Cadence)&lt;/li>
&lt;li>裁剪 (Tailoring)&lt;/li>
&lt;li>神经逻辑层次（环境、行为、能力、信念/价值观、身份/自我认知）&lt;/li>
&lt;li>商业论证（Business Case：记录项目目的、收益、风险、投资回报等的文档）&lt;/li>
&lt;li>趋势分析（使用趋势图进行，并运用数学技术根据结果预测未来的成果）&lt;/li>
&lt;li>质量管理计划（定义有关项目可交付成果质量的策略和方法）&lt;/li>
&lt;li>治理过程（Governance Process）&lt;/li>
&lt;li>产品负责人（产品愿景、产品待办事项优先级排序、产品发布）&lt;/li>
&lt;li>项目出资人/发起人（Project Owner/Sponsor：项目的发包方/委托方）&lt;/li>
&lt;li>项目经理（管理整个项目）&lt;/li>
&lt;li>项目主管/组长（在现场指挥）&lt;/li>
&lt;li>项目成员（推进项目）&lt;/li>
&lt;li>混合方法（Hybrid Approach）&lt;/li>
&lt;li>最小可行产品 (MVP, Minimum Viable Product)&lt;/li>
&lt;li>迭代评审 (Iteration Review)&lt;/li>
&lt;li>研讨会 (Workshop)&lt;/li>
&lt;li>项目收益管理计划（项目目标的收益、实现收益的战略手段以及实现收益的时间框架）&lt;/li>
&lt;li>关键绩效指标 (KPI, Key Performance Indicator)&lt;/li>
&lt;li>现场 (On-site)&lt;/li>
&lt;li>类比估算 (Analogous Estimating)&lt;/li>
&lt;li>三点估算 (Three-Point Estimating)&lt;/li>
&lt;li>参数估算 (Parametric Estimating)&lt;/li>
&lt;li>项目评审 (Project Review)&lt;/li>
&lt;li>大爆炸法 (Big Bang Approach)&lt;/li>
&lt;li>DSDM（动态系统开发方法）&lt;/li>
&lt;li>布鲁克斯法则 (Brooks&amp;rsquo;s law)&lt;/li>
&lt;li>大爆炸法（同时一次性全部导入）&lt;/li>
&lt;li>风险登记册（Risk Register：作为识别项目中潜在挫折的风险管理工具而使用的文档）&lt;/li>
&lt;li>风险登记册&lt;/li>
&lt;li>情境领导理论 (Situational Leadership Theory：根据对方的情况采取4种行动)&lt;/li>
&lt;li>胜任力 (Competence)&lt;/li>
&lt;li>承诺 (Commitment)&lt;/li>
&lt;/ul>
&lt;h2 id="参考">参考
&lt;/h2>&lt;ul>
&lt;li>&lt;a class="link" href="https://scrumguides.org/docs/scrumguide/v2020/2020-Scrum-Guide-Japanese.pdf" target="_blank" rel="noopener"
>Scrum指南 (Ken Schwaber &amp;amp; Jeff Sutherland)&lt;/a>&lt;/li>
&lt;li>&lt;a class="link" href="https://www.pmi.org/-/media/pmi/documents/public/pdf/certifications/pmp-examination-content-outline.pdf?sc_lang_temp=ja-JP" target="_blank" rel="noopener"
>PMI ECO 页面&lt;/a>&lt;/li>
&lt;li>&lt;a class="link" href="https://www.agilealliance.org/wp-content/uploads/2018/07/AgilePG_JAP.pdf" target="_blank" rel="noopener"
>敏捷实践指南&lt;/a>&lt;/li>
&lt;li>&lt;a class="link" href="https://www.pmi.org/-/media/pmi/documents/public/pdf/ethics/pmi-code-of-ethics.pdf?sc_lang_temp=ja-JP" target="_blank" rel="noopener"
>PMI道德与专业行为规范&lt;/a>&lt;/li>
&lt;/ul>
&lt;h2 id="教材">教材
&lt;/h2>&lt;ul>
&lt;li>&lt;a class="link" href="https://www.udemy.com/course/ace-the-pmp" target="_blank" rel="noopener"
>目标一次通过“PMP®认证考试”！高效备考策略课程（2021）支持敏捷&lt;/a>&lt;/li>
&lt;/ul></description></item><item><title>什么是 i18n？</title><link>http://kenji.blog/zh-cn/p/i18n%E3%81%A8%E3%81%AF/</link><pubDate>Fri, 07 Apr 2023 00:42:02 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/i18n%E3%81%A8%E3%81%AF/</guid><description>&lt;img src="http://kenji.blog/p/i18n%E3%81%A8%E3%81%AF/img.png" alt="Featured image of post 什么是 i18n？" />&lt;h1 id="什么是-i18n">什么是 i18n？
&lt;/h1>&lt;p>&lt;code>i18n&lt;/code> 是 &lt;code>Internationalization&lt;/code> 的缩写，意为国际化。由于 &lt;code>Internationalization&lt;/code> 这个词太长，
它的首字母 &lt;code>i&lt;/code> 和末尾的 &lt;code>n&lt;/code> 之间包含了 18 个字母，因此被缩写为 &lt;code>i18n&lt;/code>。&lt;/p>
&lt;p>它通常用在软件国际化支持的语境中。&lt;/p>
&lt;p>国际化中的主要适用项目包括以下内容：&lt;sup id="fnref:1">&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref">1&lt;/a>&lt;/sup>&lt;/p>
&lt;ul>
&lt;li>字符集（标准字符编码等）&lt;/li>
&lt;li>文字方向（从左到右、从右到左、从上到下向左等）&lt;/li>
&lt;li>文本&lt;/li>
&lt;li>字体&lt;/li>
&lt;li>格式
&lt;ul>
&lt;li>数字（小数点字符、千位分隔符、分隔位数等）&lt;/li>
&lt;li>日期和时间（年月日的表示方式，使用伊斯兰历/公历/犹太历/日本历等不同历法的差异，以及其他）&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>日期和时间的时差&lt;/li>
&lt;li>货币信息&lt;/li>
&lt;/ul>
&lt;div class="footnotes" role="doc-endnotes">
&lt;hr>
&lt;ol>
&lt;li id="fn:1">
&lt;p>&lt;a class="link" href="https://ja.wikipedia.org/wiki/%E5%9B%BD%E9%9A%9B%E5%8C%96%E3%81%A8%E5%9C%B0%E5%9F%9F%E5%8C%96" target="_blank" rel="noopener"
>国际化与本地化 - Wikipedia&lt;/a>&amp;#160;&lt;a href="#fnref:1" class="footnote-backref" role="doc-backlink">&amp;#x21a9;&amp;#xfe0e;&lt;/a>&lt;/p>
&lt;/li>
&lt;/ol>
&lt;/div></description></item><item><title>Salesforce Chatter 一键清空命令</title><link>http://kenji.blog/zh-cn/p/salesforce%E3%83%81%E3%83%A3%E3%83%83%E3%82%BF%E3%83%BC%E5%85%A8%E6%B6%88%E3%81%97%E3%82%B3%E3%83%9E%E3%83%B3%E3%83%89/</link><pubDate>Mon, 19 Sep 2022 21:59:14 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/salesforce%E3%83%81%E3%83%A3%E3%83%83%E3%82%BF%E3%83%BC%E5%85%A8%E6%B6%88%E3%81%97%E3%82%B3%E3%83%9E%E3%83%B3%E3%83%89/</guid><description>&lt;img src="http://kenji.blog/p/salesforce%E3%83%81%E3%83%A3%E3%83%83%E3%82%BF%E3%83%BC%E5%85%A8%E6%B6%88%E3%81%97%E3%82%B3%E3%83%9E%E3%83%B3%E3%83%89/img_1.png" alt="Featured image of post Salesforce Chatter 一键清空命令" />&lt;h1 id="salesforce-chatter-一键清空命令">Salesforce Chatter 一键清空命令
&lt;/h1>&lt;p>这是一个在 Salesforce Chatter 中清空所有帖子和附件的命令。
打开开发者控制台，在 Debug 菜单中选择“Open Execute Anonymous Window”，粘贴以下代码并执行。
个人通常在组织存储容量告急时使用。&lt;/p>
&lt;div class="highlight">&lt;div class="chroma">
&lt;table class="lntable">&lt;tr>&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code>&lt;span class="lnt">1
&lt;/span>&lt;span class="lnt">2
&lt;/span>&lt;span class="lnt">3
&lt;/span>&lt;span class="lnt">4
&lt;/span>&lt;span class="lnt">5
&lt;/span>&lt;span class="lnt">6
&lt;/span>&lt;/code>&lt;/pre>&lt;/td>
&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code class="language-fallback" data-lang="fallback">&lt;span class="line">&lt;span class="cl">delete [select id from FeedItem];
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">delete [select id from FeedAttachment];
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">delete [select id from ContentDocument];
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">// 清空回收站
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">database.emptyRecycleBin([select id from ContentDocument where IsDeleted = true ALL ROWS]);
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/td>&lt;/tr>&lt;/table>
&lt;/div>
&lt;/div></description></item><item><title>11款最喜欢的游戏</title><link>http://kenji.blog/zh-cn/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/</link><pubDate>Mon, 12 Sep 2022 19:28:50 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/</guid><description>&lt;img src="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_12.png" alt="Featured image of post 11款最喜欢的游戏" />&lt;p>回想起喜欢的游戏，发现全是些殿堂级的神作。
因为老游戏居多，还没玩过的朋友请一定要去玩玩看。&lt;/p>
&lt;h2 id="game-boy">Game Boy
&lt;/h2>&lt;p>&lt;img src="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_1.png"
width="300"
height="365"
srcset="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_1_hu3e93850260927d2ca0508aaabeb65e85_100200_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_1_hu3e93850260927d2ca0508aaabeb65e85_100200_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_1.png"
class="gallery-image"
data-flex-grow="82"
data-flex-basis="197px"
>
初代 Game Boy 是一台由任天堂于1989年发售的便携式游戏机。
之后，还发售了 Game Boy Color 和 Game Boy Advance 等后续机型。&lt;/p>
&lt;h3 id="沙加2-秘宝传说">①沙加2 秘宝传说
&lt;/h3>&lt;p>&lt;img src="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_2.png"
width="300"
height="419"
srcset="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_2_hu43aa9545e862274f62403fd117d11c30_247115_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_2_hu43aa9545e862274f62403fd117d11c30_247115_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_2.png"
class="gallery-image"
data-flex-grow="71"
data-flex-basis="171px"
>
1990年由 Square（现 Square Enix）发售的 RPG 游戏。
故事讲述在各种关卡中不断收集被称为秘宝的宝物，
这是我玩过的第一款 RPG 游戏。&lt;/p>
&lt;h3 id="星之卡比">②星之卡比
&lt;/h3>&lt;p>&lt;img src="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_3.png"
width="300"
height="350"
srcset="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_3_hu0e2b5ac71ca0bd227f71e503dbe94bc6_170917_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_3_hu0e2b5ac71ca0bd227f71e503dbe94bc6_170917_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_3.png"
class="gallery-image"
data-flex-grow="85"
data-flex-basis="205px"
>
1992年由任天堂发售的动作游戏。开发商是 HAL 研究所。
通过吸入敌人或吸入空气在空中漂浮来推进游戏。
音乐和音效也做得非常出色，是一款可以充满节奏感地游玩的作品。&lt;/p>
&lt;h3 id="宝可梦-红绿">③宝可梦 红·绿
&lt;/h3>&lt;p>&lt;img src="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_4.png"
width="600"
height="338"
srcset="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_4_hu7ba0e1f65107e5c20a30c245d9f58ae1_369551_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_4_hu7ba0e1f65107e5c20a30c245d9f58ae1_369551_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_4.png"
class="gallery-image"
data-flex-grow="177"
data-flex-basis="426px"
>
1996年由任天堂发售的 RPG 游戏。开发商是任天堂情报开发本部、Game Freak 和 Creatures。
之后虽然被改编成动画并获得了爆炸性的人气，但我只玩过这第一代。&lt;/p>
&lt;h2 id="super-famicom">Super Famicom
&lt;/h2>&lt;p>&lt;img src="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_5.png"
width="600"
height="266"
srcset="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_5_huad11a387bc527c77f3dc50722dcbe71e_95134_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_5_huad11a387bc527c77f3dc50722dcbe71e_95134_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_5.png"
class="gallery-image"
data-flex-grow="225"
data-flex-basis="541px"
>
1990年由任天堂发售的家用游戏机。在海外也被称为 SNES（Super Nintendo Entertainment System）。&lt;/p>
&lt;h3 id="超级马力欧卡丁车">④超级马力欧卡丁车
&lt;/h3>&lt;p>&lt;img src="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_6.png"
width="273"
height="500"
srcset="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_6_hufd407ac1367cf89272f19478255c8fb8_345614_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_6_hufd407ac1367cf89272f19478255c8fb8_345614_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_6.png"
class="gallery-image"
data-flex-grow="54"
data-flex-basis="131px"
>
1992年由任天堂发售的 Super Famicom 游戏软件。
通过投掷龟壳或香蕉皮等道具妨碍对手，同时争夺名次的竞速游戏。
我还记得和家人朋友一起玩的情景。&lt;/p>
&lt;h3 id="勇者斗恶龙v-天空的新娘">⑤勇者斗恶龙V 天空的新娘
&lt;/h3>&lt;p>&lt;img src="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_7.png"
width="300"
height="511"
srcset="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_7_hua74c1fb9d68b702d91ef66bdb2d5d98b_299824_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_7_hua74c1fb9d68b702d91ef66bdb2d5d98b_299824_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_7.png"
class="gallery-image"
data-flex-grow="58"
data-flex-basis="140px"
>
1992年由 Enix 发售的 RPG 游戏。
这是一款有着选择结婚对象要素，以及让打倒的怪物成为同伴要素的游戏。
我一直深入游玩，直到让好几只失散金属史莱姆成为同伴。&lt;/p>
&lt;h3 id="最终幻想v">⑥最终幻想V
&lt;/h3>&lt;p>&lt;img src="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_8.png"
width="300"
height="168"
srcset="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_8_hu436060f51fbe2bacd7e14a949683aa78_79328_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_8_hu436060f51fbe2bacd7e14a949683aa78_79328_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_8.png"
class="gallery-image"
data-flex-grow="178"
data-flex-basis="428px"
>
1992年由 Square 发售的 RPG 游戏。
有着选择职业并将技能练到极致的可深入游玩要素。
我记得和勇者斗恶龙一样，曾经一直在洞穴里刷怪练级。&lt;/p>
&lt;h3 id="特鲁尼克大冒险-不可思议的迷宫">⑦特鲁尼克大冒险 不可思议的迷宫
&lt;/h3>&lt;p>&lt;img src="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_9.png"
width="300"
height="547"
srcset="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_9_huf53b606ed61f5c15f0df49ad13e49ec8_318133_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_9_huf53b606ed61f5c15f0df49ad13e49ec8_318133_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_9.png"
class="gallery-image"
data-flex-grow="54"
data-flex-basis="131px"
>
1993年由 Chunsoft 发售的 Roguelike 游戏。
《不可思议的迷宫》系列的前身。
其特点是每次迷宫的形状都会随机改变。
宣传标语是“可以玩1000次的 RPG”。&lt;/p>
&lt;h3 id="不可思议的迷宫2-风来的西林">⑧不可思议的迷宫2 风来的西林
&lt;/h3>&lt;p>&lt;img src="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_15.png"
width="300"
height="538"
srcset="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_15_hu20d7e1ac46b9aa246626c2316c605072_252589_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_15_hu20d7e1ac46b9aa246626c2316c605072_252589_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_15.png"
class="gallery-image"
data-flex-grow="55"
data-flex-basis="133px"
>
1995年由 Chunsoft 发售的 Roguelike 游戏。
不可思议的迷宫系列《特鲁尼克大冒险》的续作。
迷宫内有商店，可以购买道具。
（如果不付钱就离开商店，店主会追过来。）&lt;/p>
&lt;h3 id="mother2">⑨MOTHER2
&lt;/h3>&lt;p>&lt;img src="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_11.png"
width="277"
height="500"
srcset="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_11_huc9569cdf9793ce314b2038283529730d_132246_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_11_huc9569cdf9793ce314b2038283529730d_132246_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_11.png"
class="gallery-image"
data-flex-grow="55"
data-flex-basis="132px"
>
1994年由任天堂发售的 MOTHER 系列第2作。开发商是 Ape 和 HAL 研究所。
之后在2006年发售了 MOTHER3。这是由系井重里先生制作的作品，
其中点缀着独特的世界观和充满哲理的语言。&lt;/p>
&lt;h3 id="塞尔达传说-众神的三角力量">⑩塞尔达传说 众神的三角力量
&lt;/h3>&lt;p>&lt;img src="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_14.png"
width="276"
height="498"
srcset="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_14_hu224d656baa1b4164cdd4a067c6d88d26_298137_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_14_hu224d656baa1b4164cdd4a067c6d88d26_298137_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_14.png"
class="gallery-image"
data-flex-grow="55"
data-flex-basis="133px"
>
1991年由任天堂发售的动作冒险游戏。
通过收集各种道具并解开一些小谜题来推进游戏。
之后发售了各种续作。（&lt;a class="link" href="https://ja.wikipedia.org/wiki/%E3%82%BC%E3%83%AB%E3%83%80%E3%81%AE%E4%BC%9D%E8%AA%AC%E3%82%B7%E3%83%AA%E3%83%BC%E3%82%BA%E3%81%AE%E4%BD%9C%E5%93%81%E3%83%BB%E9%96%A2%E9%80%A3%E4%BD%9C%E5%93%81%E3%81%AE%E4%B8%80%E8%A6%A7" target="_blank" rel="noopener"
>参考&lt;/a>）&lt;/p>
&lt;h2 id="nintendo-switch">Nintendo Switch
&lt;/h2>&lt;p>&lt;img src="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_13.png"
width="600"
height="324"
srcset="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_13_huf5d97a9af892bf0a7a6a5b9a9eb646da_154207_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_13_huf5d97a9af892bf0a7a6a5b9a9eb646da_154207_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_13.png"
class="gallery-image"
data-flex-grow="185"
data-flex-basis="444px"
>
2017年由任天堂发售的家用游戏机。&lt;/p>
&lt;h3 id="斯普拉遁2">⑪斯普拉遁2
&lt;/h3>&lt;p>&lt;img src="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_12.png"
width="340"
height="550"
srcset="http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_12_hu03b5dadc912359ffea73dab76258d285_471079_480x0_resize_box_3.png 480w, http://kenji.blog/p/%E5%A5%BD%E3%81%8D%E3%81%AA%E3%82%B2%E3%83%BC%E3%83%A011%E9%81%B8/img_12_hu03b5dadc912359ffea73dab76258d285_471079_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="img_12.png"
class="gallery-image"
data-flex-grow="61"
data-flex-basis="148px"
>
2017年由任天堂发售的动作射击游戏。
使用墨汁占据阵地，或打倒对手以取得胜利的游戏。
2022年发售了其续作《斯普拉遁3》。&lt;/p></description></item><item><title>黑格尔的辩证法</title><link>http://kenji.blog/zh-cn/p/%E3%83%98%E3%83%BC%E3%82%B2%E3%83%AB%E3%81%AE%E5%BC%81%E8%A8%BC%E6%B3%95/</link><pubDate>Fri, 09 Sep 2022 23:13:19 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/%E3%83%98%E3%83%BC%E3%82%B2%E3%83%AB%E3%81%AE%E5%BC%81%E8%A8%BC%E6%B3%95/</guid><description>&lt;img src="http://kenji.blog/p/%E3%83%98%E3%83%BC%E3%82%B2%E3%83%AB%E3%81%AE%E5%BC%81%E8%A8%BC%E6%B3%95/images/img.png" alt="Featured image of post 黑格尔的辩证法" />&lt;h2 id="什么是黑格尔的辩证法">什么是黑格尔的辩证法
&lt;/h2>&lt;blockquote>
&lt;p>黑格尔抓住了理性所陷入的矛盾的积极意义，主张一般有限的事物都以其内在的矛盾为动因产生对立物，并以此为媒介被扬弃到更高的阶段，他将此作为现实世界一切运动的原理。
(摘自 Kotobank)&lt;/p>
&lt;/blockquote>
&lt;p>我的理解是，现实世界中的任何主义、主张和思想，并不是绝对正确、一边倒的，
它们内部必然包含着矛盾，在理解和吸收这种对立结构的过程中，
认识会发展到更高的水平。&lt;/p>
&lt;p>我认为，这不仅适用于人的思维方式，也适用于自然界的所有现象。&lt;/p>
&lt;p>所有物质有作用力就必有反作用力，所有物体运动就会产生摩擦，引力不仅存在于太阳和地球之间，而且在所有物质之间相互影响。
水流和风向不仅朝一个方向流动，而且受到各种力的作用，在瞬间发生着变化。&lt;/p>
&lt;p>从技术层面来说，计算机程序内部也必然存在 bug，通过消除这些 bug，程序才能变得更加高级。
我认为，没有 bug 的程序就是没有发展的、无趣的程序。它迟早会被淘汰。&lt;/p>
&lt;p>周围的环境一直在随着时代而变化。我们不应忽视自身的矛盾或进行奇怪的辩解，也不应固化自己的思想，
而是要经常重新审视自己的思维方式和看待事物的方法，灵活地改变思考模式。&lt;/p></description></item><item><title>孩子的体贴</title><link>http://kenji.blog/zh-cn/p/%E5%AD%90%E4%BE%9B%E3%81%AE%E3%81%9D%E3%82%93%E3%81%9F%E3%81%8F/</link><pubDate>Wed, 07 Sep 2022 04:40:52 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/%E5%AD%90%E4%BE%9B%E3%81%AE%E3%81%9D%E3%82%93%E3%81%9F%E3%81%8F/</guid><description>&lt;img src="http://kenji.blog/p/%E5%AD%90%E4%BE%9B%E3%81%AE%E3%81%9D%E3%82%93%E3%81%9F%E3%81%8F/images/img.png" alt="Featured image of post 孩子的体贴" />&lt;p>妈妈身体不舒服卧床休息的时候，
在准备晚饭或者洗澡的时候，我向女儿（2岁）问：“这个拜托妈妈来做好不好？”
她回道：“不行，妈妈在睡觉呢！”我心想，这孩子也在用自己的方式体贴人啊。&lt;/p>
&lt;p>看来她正在成长为一个懂得体谅他人的人，真是太好了。&lt;/p></description></item><item><title>关于日本的一些思考</title><link>http://kenji.blog/zh-cn/p/%E6%97%A5%E6%9C%AC%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6%E6%80%9D%E3%81%86%E3%81%93%E3%81%A8/</link><pubDate>Tue, 06 Sep 2022 02:24:11 +0900</pubDate><guid>http://kenji.blog/zh-cn/p/%E6%97%A5%E6%9C%AC%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6%E6%80%9D%E3%81%86%E3%81%93%E3%81%A8/</guid><description>&lt;img src="http://kenji.blog/p/%E6%97%A5%E6%9C%AC%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6%E6%80%9D%E3%81%86%E3%81%93%E3%81%A8/images/img.png" alt="Featured image of post 关于日本的一些思考" />&lt;p>我打算整理一下自己认为日本社会中有些奇怪的地方以及我的一些思考。&lt;/p>
&lt;h1 id="关于奖学金">关于奖学金
&lt;/h1>&lt;p>说到日本的奖学金，大部分都是带息并且必须偿还的。
另外，大学学费从1950年起就一直在增加，（奖学金的）领取率也呈上升趋势。&lt;/p>
&lt;p>&lt;img src="http://kenji.blog/images/japanese_tuition_fee.png"
loading="lazy"
alt="学费的推移"
>
&lt;img src="http://kenji.blog/images/receipt_rate.png"
loading="lazy"
alt="奖学金领取率的推移"
>&lt;/p>
&lt;p>另一方面，最近的平均借款总额似乎高达324万日元。&lt;/p>
&lt;blockquote>
&lt;p>在日本学生支援机构的奖学金使用者中，平均借款总额为324万3000日元。&lt;a class="link" href="https://magazine.aruhi-corp.co.jp/0000-5086/#:~:text=%E5%80%9F%E5%85%A5%E7%B7%8F%E9%A1%8D%E3%81%AA%E3%81%A9%E3%81%AE%E5%B9%B3%E5%9D%87%E9%A1%8D%E3%81%AF&amp;amp;text=%E6%97%A5%E6%9C%AC%E5%AD%A6%E7%94%9F%E6%94%AF%E6%8F%B4%E6%A9%9F%E6%A7%8B%E3%81%AE%E5%A5%A8%E5%AD%A6%E9%87%91%E5%88%A9%E7%94%A8%E8%80%85%E3%81%AB%E3%81%8A%E3%81%84%E3%81%A6,%E4%BB%A5%E4%B8%8A%E3%82%92%E5%8D%A0%E3%82%81%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82" target="_blank" rel="noopener"
>参考&lt;/a>&lt;/p>
&lt;/blockquote>
&lt;p>在大学毕业的22岁阶段就背负着高达300万日元的债务，结婚的时期自然会推迟，生孩子也会变得困难，我认为这是造成日本少子化问题的原因之一。&lt;/p>
&lt;h1 id="蔓延的自我责任论">蔓延的自我责任论
&lt;/h1>&lt;p>这可能是出于直觉，但我认为存在着一种“别人是别人”的冷漠世态。
经济持续低迷了几十年，出现这种倾向或许也是无可奈何的，
但即便是上述的奖学金问题，也没有被视为整个社会的问题。我感觉在选举中票数较少的年轻人和少数派的声音被忽视了。
尽管从长远来看，这对整个日本来说是一个非常重要的问题。&lt;/p>
&lt;p>我认为，对国家而言，与其走向过度竞争，不如培养一种如果有人、某一代人或某个群体陷入困境，大家就一起伸出援手的精神，这是非常重要的。
（不过，国家主张“自助、共助”让我感到有些违和。我希望他们能主动致力于救助弱势群体。）&lt;/p>
&lt;p>（本文将随时更新。）&lt;/p>
&lt;h2 id="从ai看日本人的特征">从AI看日本人的特征
&lt;/h2>&lt;p>好的，下面为您说明日本人的特征。&lt;/p>
&lt;p>【好的一面】&lt;/p>
&lt;ul>
&lt;li>日本人很有礼貌，有着注重尊重他人和待人接物的文化。&lt;/li>
&lt;li>彻底遵守时间，守时受到尊重。&lt;/li>
&lt;li>集体主义观念较强，重视团队合作与协调性。&lt;/li>
&lt;li>注重整洁感，倾向于热心遵守公共场所的礼仪和打扫卫生。&lt;/li>
&lt;li>重视赠礼和伴手礼，答谢文化广泛渗透。&lt;/li>
&lt;/ul>
&lt;p>【不好的一面】&lt;/p>
&lt;ul>
&lt;li>有时不太擅长表达个人意见，倾向于避免意见冲突。&lt;/li>
&lt;li>极其严苛的劳动文化，加班和过劳死有时会被视为问题。&lt;/li>
&lt;li>依然存在对外国人的歧视和排斥问题，有时会引起与国际社会和谐共处的争议。&lt;/li>
&lt;li>有权威主义倾向，有时被指出多数情况下会无条件接受上司和长者的意见。&lt;/li>
&lt;li>是一个相对封闭的社会，有时被批评倾向于难以接受外部的文化和价值观。&lt;/li>
&lt;/ul></description></item></channel></rss>