mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Deploying to gh-pages from @ DGP-Studio/Snap.Hutao.Docs@053462666b 🚀
This commit is contained in:
33
atom.xml
33
atom.xml
@@ -9,7 +9,7 @@
|
||||
</author>
|
||||
<logo>https://img.alicdn.com/imgextra/i1/1797064093/O1CN01TOz2Cm1g6du5e8Hml_!!1797064093.png</logo>
|
||||
<rights>Copyright by DGP-Studio</rights>
|
||||
<updated>2023-02-06T11:31:59.535Z</updated>
|
||||
<updated>2023-02-07T06:21:47.568Z</updated>
|
||||
<generator>vuepress-plugin-feed2</generator>
|
||||
<link rel="self" href="https://hut.ao/atom.xml"/>
|
||||
<link rel="alternate" href="https://hut.ao/"/>
|
||||
@@ -22,6 +22,37 @@
|
||||
<name>DGP-Studio</name>
|
||||
<uri>https://github.com/DGP-Studio</uri>
|
||||
</contributor>
|
||||
<entry>
|
||||
<title type="text">常见的程序异常</title>
|
||||
<id>https://hut.ao/FAQ/exceptions.html</id>
|
||||
<link href="https://hut.ao/FAQ/exceptions.html"/>
|
||||
<updated>2023-02-07T06:20:11.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h1> 常见的程序异常</h1>
|
||||
<h2> Win32Exception</h2>
|
||||
<ul>
|
||||
<li>异常:<code>An error occurred trying to start process 'PowerShell' with working directory 'C:\WINDOWS\system32'. 文件名或扩展名太长</code></li>
|
||||
<li>问题来源:没有解除 Windows 目录长度限制</li>
|
||||
<li>解决方案:下载 <a href="https://d.hut.ao/d/tools/EnableLongPaths.zip" target="_blank" rel="noopener noreferrer">EnableLongPaths.zip</a> 后解压,运行解压后的 <code>.reg</code> 文件</li>
|
||||
</ul>]]></summary>
|
||||
<content type="html"><![CDATA[<h1> 常见的程序异常</h1>
|
||||
<h2> Win32Exception</h2>
|
||||
<ul>
|
||||
<li>异常:<code>An error occurred trying to start process 'PowerShell' with working directory 'C:\WINDOWS\system32'. 文件名或扩展名太长</code></li>
|
||||
<li>问题来源:没有解除 Windows 目录长度限制</li>
|
||||
<li>解决方案:下载 <a href="https://d.hut.ao/d/tools/EnableLongPaths.zip" target="_blank" rel="noopener noreferrer">EnableLongPaths.zip</a> 后解压,运行解压后的 <code>.reg</code> 文件</li>
|
||||
</ul>
|
||||
]]></content>
|
||||
<author>
|
||||
<name>DGP-Studio</name>
|
||||
<uri>https://github.com/DGP-Studio</uri>
|
||||
</author>
|
||||
<contributor>
|
||||
<name>DGP-Studio</name>
|
||||
<uri>https://github.com/DGP-Studio</uri>
|
||||
</contributor>
|
||||
<published>2023-02-07T06:20:11.000Z</published>
|
||||
<rights>Copyright by DGP-Studio</rights>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="text">国际化支持</title>
|
||||
<id>https://hut.ao/i18n.html</id>
|
||||
|
||||
Reference in New Issue
Block a user