-
Notifications
You must be signed in to change notification settings - Fork 0
/
local-search.xml
209 lines (99 loc) · 13.4 KB
/
local-search.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<?xml version="1.0" encoding="utf-8"?>
<search>
<entry>
<title>CSP(优动漫)如何导出透明底图片</title>
<link href="/posts/10/"/>
<url>/posts/10/</url>
<content type="html"><![CDATA[<h1 id="csp优动漫如何导出透明底图片">CSP(优动漫)如何导出透明底图片</h1><ol type="1"><li>JPG格式不支持透明背景,而PNG格式支持;</li><li>导出时先把CSP自带的“纸张”图层隐藏;</li><li><strong>导出时选择“另存为”</strong>而非“导出条漫”,在“另存为”中选择PNG格式。</li></ol>]]></content>
<tags>
<tag>CSP</tag>
<tag>软件操作</tag>
</tags>
</entry>
<entry>
<title>SSEEdit中文乱码解决方案</title>
<link href="/posts/9/"/>
<url>/posts/9/</url>
<content type="html"><![CDATA[<h1 id="sseedit中文乱码解决方案">SSEEdit中文乱码解决方案</h1><p>转自</p><blockquote><p>https://c.tieba.baidu.com/p/6817311646?lp=5027&mo_device=1&is_jingpost=0</p><p>贴吧用户@暮林芬弥</p></blockquote><p>发出来只是方便其他人解决问题</p><h2 id="解决方法">解决方法</h2><h3 id="对于4.0.1之前的sseedit">对于4.0.1之前的SSEEdit</h3><p>在MO的启动参数中添加</p><figure class="highlight armasm"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><code class="hljs armasm">-<span class="hljs-meta">cp</span>:utf8<br></code></pre></td></tr></table></figure><p>此方法对我的4.1.5不起作用</p><h3 id="对于4.0.1之后的sseedit">对于4.0.1之后的SSEEdit</h3><p>在以下路径中找到<em>Plugins.sseviewsettings</em>文件并修改</p><figure class="highlight xml"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><code class="hljs xml"><span class="hljs-tag"><<span class="hljs-name">SystemDisk</span>></span>:\Users\<span class="hljs-tag"><<span class="hljs-name">UserName</span>></span>\AppData\Local\Skyrim Special Edition\<br></code></pre></td></tr></table></figure><p>在文件末添加以下内容</p><figure class="highlight ini"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br></pre></td><td class="code"><pre><code class="hljs ini"><span class="hljs-section">[cpoverride]</span><br><span class="hljs-attr">english</span>=utf8<br></code></pre></td></tr></table></figure><p>重新打开SSEEdit.</p>]]></content>
<tags>
<tag>Skyrim</tag>
</tags>
</entry>
<entry>
<title>上古卷轴5(Skyrim)如何降级至1.5.97版本</title>
<link href="/posts/8/"/>
<url>/posts/8/</url>
<content type="html"><![CDATA[<h1 id="上古卷轴5skyrim如何降级至1.5.97版本">上古卷轴5(Skyrim)如何降级至1.5.97版本</h1><h2 id="方案一手动从steam下载">方案一:手动从steam下载</h2><p>参考:</p><blockquote><p><a href="https://tieba.baidu.com/p/7884019542">【图片】Steam如何下载游玩特别版1.5.97版本【上古卷轴吧】_百度贴吧(baidu.com)</a></p><p>作者:贴吧@<em>Zelzone</em></p></blockquote><p><u><strong>侵删</strong></u></p><h3 id="先在steam下载本体">1.先在steam下载本体</h3><h3 id="打开steam控制台">打开Steam控制台</h3><p>Win+R执行以下命令打开Steam控制台(打开慢稍等一下)</p><figure class="highlight dts"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><code class="hljs dts"><span class="hljs-symbol">steam:</span><span class="hljs-comment">//nav/console</span><br></code></pre></td></tr></table></figure><h3 id="下载1597版本游戏文件">下载1597版本游戏文件</h3><p>通过以下三个命令依次下载三份文件。</p><figure class="highlight apache"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><code class="hljs apache"><span class="hljs-attribute">download_depot</span> <span class="hljs-number">489830</span> <span class="hljs-number">489832</span> <span class="hljs-number">8702665189575304780</span><br></code></pre></td></tr></table></figure><figure class="highlight apache"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><code class="hljs apache"><span class="hljs-attribute">download_depot</span> <span class="hljs-number">489830</span> <span class="hljs-number">489833</span> <span class="hljs-number">2289561010626853674</span><br></code></pre></td></tr></table></figure><figure class="highlight apache"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><code class="hljs apache"><span class="hljs-attribute">download_depot</span> <span class="hljs-number">489830</span> <span class="hljs-number">489831</span> <span class="hljs-number">7848722008564294070</span><br></code></pre></td></tr></table></figure><p>下载完后打开本体目录,将所有内容删除,然后把刚刚下载的三个文件夹里的内容复制到游戏根目录。</p><p><em>installscript.vdf</em>可删除。</p><p>--End of Part--</p><h2 id="方案二n网降级补丁">方案二:n网降级补丁</h2><p>补丁地址</p><blockquote><p><a href="https://www.nexusmods.com/skyrimspecialedition/mods/57618">UnofficialSkyrim Special Edition Downgrade Patcher at Skyrim Special Edition Nexus- Mods and Community (nexusmods.com)</a></p></blockquote><p>具体看补丁Description.</p>]]></content>
<tags>
<tag>Skyrim</tag>
</tags>
</entry>
<entry>
<title>CMake成功编译但Make出现No such file or directory</title>
<link href="/posts/7/"/>
<url>/posts/7/</url>
<content type="html"><![CDATA[<h1 id="cmake成功编译但make出现no-such-file-or-directory">CMake成功编译但Make出现Nosuch file or directory</h1><h2 id="问题">问题</h2><p><em>CMakeLists.txt</em>的<em>include_directories()</em>中路径没<strong>用双引号引起来</strong></p><figure><img src="/posts/7/1.png" alt="1"><figcaption aria-hidden="true">1</figcaption></figure><h2 id="解决方案">解决方案</h2><p>改为:</p><figure class="highlight makefile"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><code class="hljs makefile"><span class="hljs-section">include_directories("C:/Program Files (x86)/Eigen3/include")</span><br></code></pre></td></tr></table></figure><figure><img src="/posts/7/2.png" alt="2"><figcaption aria-hidden="true">2</figcaption></figure>]]></content>
<tags>
<tag>C</tag>
<tag>C++</tag>
<tag>GNU Make</tag>
<tag>CMake</tag>
</tags>
</entry>
<entry>
<title>VSCode怎么查看函数的参数列表</title>
<link href="/posts/6/"/>
<url>/posts/6/</url>
<content type="html"><![CDATA[<h1 id="vscode怎么查看函数参数列表">VSCode怎么查看函数参数列表</h1><figure><img src="/posts/6/1.png" alt="1"><figcaption aria-hidden="true">1</figcaption></figure><p>在函数括号内按<strong>Ctrl + Shift + Space</strong>(默认)</p><h2 id="怎么修改这个快捷键">怎么修改这个快捷键</h2><figure><img src="/posts/6/2.png" alt="2"><figcaption aria-hidden="true">2</figcaption></figure><p>搜索</p><p><img src="/posts/6/3.png" alt="3">进行修改.</p>]]></content>
<tags>
<tag>IDE</tag>
<tag>VSCode</tag>
</tags>
</entry>
<entry>
<title>Unity:访问Event.current抛出NullReferenceException</title>
<link href="/posts/5/"/>
<url>/posts/5/</url>
<content type="html"><![CDATA[<h1 id="unity访问event.current抛出nullreferenceexception">Unity:访问Event.current抛出NullReferenceException</h1><p>参考:</p><blockquote><p>百度贴吧:<a href="https://tieba.baidu.com/p/6840492604">unityEvent.current获取为null的问题_unity吧_百度贴吧 (baidu.com)</a></p></blockquote><p>抛出空引用的原因是在Start()或Update()中访问Event.current,应该<strong>在OnGUI()中访问</strong>.</p>]]></content>
<tags>
<tag>Unity</tag>
</tags>
</entry>
<entry>
<title>解决Unity每次打开都要选择代码编辑器</title>
<link href="/posts/4/"/>
<url>/posts/4/</url>
<content type="html"><![CDATA[<h1 id="解决unity每次打开都要选择代码编辑器">解决Unity每次打开都要选择代码编辑器</h1><p>参考:</p><blockquote><p>百度贴吧:<a href="https://tieba.baidu.com/p/8104160536">【求助】怎么设置unity的默认脚本编辑器每次打开unity都要重新进首选项设置,很麻烦,怎么让它默认就是visual【unity3d吧】_百度贴吧(baidu.com)</a></p></blockquote><p>每次打开Unity 都要重新选择代码编辑器</p><p>解决方案:</p><p><strong>以管理员模式运行Unity</strong>,选择代码编辑器,之后无需以管理员模式启动</p>]]></content>
<tags>
<tag>Unity</tag>
</tags>
</entry>
<entry>
<title>网站、书籍和文档</title>
<link href="/posts/3/"/>
<url>/posts/3/</url>
<content type="html"><![CDATA[<h1 id="网站书籍和文档">网站、书籍和文档</h1><h2 id="网站">网站</h2><h3 id="visualgo">VisuAlgo</h3><p>site: <a href="https://visualgo.net/zh">通过动画可视化数据结构和算法- VisuAlgo</a></p><p>(捡到宝了)</p><h3 id="oi-wiki">OI Wiki</h3><p>site: <a href="https://oi-wiki.org/">OI Wiki - OI Wiki(oi-wiki.org)</a></p><h3 id="learnopengl">LearnOpenGL</h3><p>site: <a href="https://learnopengl-cn.github.io/">主页 - LearnOpenGLCN (learnopengl-cn.github.io)</a></p><h3 id="阮一峰计算机是如何启动的">阮一峰:计算机是如何启动的</h3><p>site: <a href="https://www.ruanyifeng.com/blog/2013/02/booting.html">计算机是如何启动的?- 阮一峰的网络日志 (ruanyifeng.com)</a></p><h3 id="阮一峰为什么主引导记录的内存地址是0x7c00">阮一峰:为什么主引导记录的内存地址是0x7C00</h3><p>site: <a href="https://www.ruanyifeng.com/blog/2015/09/0x7c00.html">为什么主引导记录的内存地址是0x7C00?- 阮一峰的网络日志 (ruanyifeng.com)</a></p><h3 id="阮一峰如何选择开源许可证">阮一峰:如何选择开源许可证</h3><p>site: <a href="https://www.ruanyifeng.com/blog/2011/05/how_to_choose_free_software_licenses.html">如何选择开源许可证?- 阮一峰的网络日志 (ruanyifeng.com)</a></p><h3 id="动手学深度学习v2">动手学深度学习v2</h3><p>site: <a href="https://zh-v2.d2l.ai/index.html#">《动手学深度学习》 —动手学深度学习 2.0.0 documentation (d2l.ai)</a></p><h3 id="pytorch下载">pytorch下载</h3><p>site: <a href="https://download.pytorch.org/whl/torch_stable.html">download.pytorch.org/whl/torch_stable.html</a></p><h2 id="书籍">书籍</h2><h3 id="cpp-game-engine-book">cpp-game-engine-book</h3><p>site: <a href="http://www.thisisgame.com.cn/tutorial?book=cpp-game-engine-book&lang=zh&md=Introduction.md">Introduction| 游戏引擎 浅入浅出 | 游戏人生</a></p><p>repo: <a href="https://github.com/ThisisGame/cpp-game-engine-book">ThisisGame/cpp-game-engine-book:从零编写游戏引擎教程 Writing a game engine tutorial from scratch(github.com)</a></p><h2 id="教程">教程</h2><h3 id="阮一峰typescript入门教程">阮一峰Typescript入门教程</h3><p>site: <a href="https://wangdoc.com/typescript/">TypeScript 教程 -网道 (wangdoc.com)</a></p>]]></content>
<tags>
<tag>OpenGL</tag>
<tag>Cpp</tag>
</tags>
</entry>
<entry>
<title>如何在win11终端中同时运行两条命令</title>
<link href="/posts/2/"/>
<url>/posts/2/</url>
<content type="html"><![CDATA[<h1 id="如何在windows终端中同时运行两条命令">如何在windows终端中同时运行两条命令</h1><p>环境: windows10</p><p>使用"&"或"&&"</p><figure class="highlight 1c"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><code class="hljs 1c">命令<span class="hljs-number">1</span> <span class="hljs-meta">& 命令2</span><br></code></pre></td></tr></table></figure><figure class="highlight 1c"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><code class="hljs 1c">命令<span class="hljs-number">1</span> <span class="hljs-meta">&& 命令2</span><br></code></pre></td></tr></table></figure>]]></content>
<tags>
<tag>Windows11</tag>
</tags>
</entry>
<entry>
<title>Unity: Layout could not be fully loaded</title>
<link href="/posts/1/"/>
<url>/posts/1/</url>
<content type="html"><![CDATA[<h1 id="unity-layout-could-not-be-fully-loaded">Unity: Layout could notbe fully loaded</h1><blockquote><p>The layout"C:/Users/<username>/AppData/Roaming/Unity/Editor-5.x/Preferences-2022.dwlt"could not be fully loaded, this can happen when the layout containsEditorWindows not available in this project.</username></p></blockquote><p>可能是该布局包含了其他Assets里的窗口,比如Navigation,但新建的项目没有安装AiNavigation,所以出现该警告</p>]]></content>
<tags>
<tag>Unity</tag>
</tags>
</entry>
</search>