-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom-冲突-路过秋天_Win10.xml
107 lines (107 loc) · 5.68 KB
/
atom-冲突-路过秋天_Win10.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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://jianghoumin.github.io/</id>
<title>不明真相的群众</title>
<updated>2019-09-01T06:43:08.035Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<link rel="alternate" href="https://jianghoumin.github.io/"/>
<link rel="self" href="https://jianghoumin.github.io//atom.xml"/>
<subtitle>You have a dream, you must protect it!</subtitle>
<logo>https://jianghoumin.github.io//images/avatar.png</logo>
<icon>https://jianghoumin.github.io//favicon.ico</icon>
<rights>All rights reserved 2019, 不明真相的群众</rights>
<entry>
<title type="html"><![CDATA[deepin-wine wechat 中文乱码解决方案 Ubuntu18.04]]></title>
<id>https://jianghoumin.github.io//post/deepin-wine-wechat-zhong-wen-luan-ma-jie-jue-fang-an-ubuntu1804</id>
<link href="https://jianghoumin.github.io//post/deepin-wine-wechat-zhong-wen-luan-ma-jie-jue-fang-an-ubuntu1804">
</link>
<updated>2019-08-31T17:44:28.000Z</updated>
<summary type="html"><![CDATA[<p>解决Ubuntu环境下wechat中文乱码出现口口情况</p>
]]></summary>
<content type="html"><![CDATA[<p>解决Ubuntu环境下wechat中文乱码出现口口情况</p>
<!-- more -->
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=86 src="http://music.163.com/outchain/player?type=2&id=28854182&auto=1&height=66"></iframe>
<h2 id="解决方案一-当ubuntu1804linux为非中文状态时">解决方案一、当Ubuntu18.04(Linux)为非中文状态时</h2>
<pre><code>gedit /opt/deepinwine/tools/run.sh
</code></pre>
<p>找到WINE_CMD<br>
修改为:</p>
<pre><code>WINE_CMD="LC_ALL=zh_CN.UTF-8 deepin-wine"
</code></pre>
<h2 id="解决方案二-使用通用字体微软雅黑">解决方案二、使用通用字体微软雅黑</h2>
<p>**备注:最好在实行方案一后,再实行方案二,同时实行,双管齐下 **</p>
<ul>
<li>1、修改字体<br>
下载字体微软雅黑msyh.ttc,</li>
</ul>
<blockquote>
<p>下载地址一:蓝奏云 (推荐)https://www.lanzous.com/i5wivmd<br>
下载地址二:百度网盘 链接: https://pan.baidu.com/s/1rkjkmGJlpdaijCEWi7TZIw 提取码: btxw</p>
</blockquote>
<p>将下载的字体解压,然后:</p>
<pre><code>cp msyh.ttc ~/.deepinwine/Deepin-WeChat/drive_c/windows/Fonts
</code></pre>
<ul>
<li>2、修改系统注册表</li>
</ul>
<pre><code>gedit ~/.deepinwine/Deepin-WeChat/system.reg
</code></pre>
<p>更改以下两行内容为:</p>
<pre><code>"MS Shell Dlg"="msyh"
"MS Shell Dlg 2"="msyh"
</code></pre>
<ul>
<li>3、字体注册</li>
</ul>
<pre><code>gedit msyh_config.reg
</code></pre>
<p>在文件msyh_config.reg内添加如下内容:</p>
<pre><code>REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink]
"Lucida Sans Unicode"="msyh.ttc"
"Microsoft Sans Serif"="msyh.ttc"
"MS Sans Serif"="msyh.ttc"
"Tahoma"="msyh.ttc"
"Tahoma Bold"="msyhbd.ttc"
"msyh"="msyh.ttc"
"Arial"="msyh.ttc"
"Arial Black"="msyh.ttc"
</code></pre>
<p>注册</p>
<pre><code>deepin-wine regedit msyh_config.reg
</code></pre>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[Hello Gridea]]></title>
<id>https://jianghoumin.github.io//post/hello-gridea</id>
<link href="https://jianghoumin.github.io//post/hello-gridea">
</link>
<updated>2018-12-11T16:00:00.000Z</updated>
<summary type="html"><![CDATA[<p>👏 欢迎使用 <strong>Gridea</strong> !<br>
✍️ <strong>Gridea</strong> 一个静态博客写作客户端。你可以用它来记录你的生活、心情、知识、笔记、创意... ...</p>
]]></summary>
<content type="html"><![CDATA[<p>👏 欢迎使用 <strong>Gridea</strong> !<br>
✍️ <strong>Gridea</strong> 一个静态博客写作客户端。你可以用它来记录你的生活、心情、知识、笔记、创意... ...</p>
<!-- more -->
<p><a href="https://github.com/getgridea/gridea">Github</a><br>
<a href="http://hvenotes.fehey.com/">Gridea 主页</a><br>
<a href="http://fehey.com/">示例网站</a></p>
<h2 id="特性">特性👇</h2>
<p>📝 你可以使用最酷的 <strong>Markdown</strong> 语法,进行快速创作</p>
<p>🌉 你可以给文章配上精美的封面图和在文章任意位置插入图片</p>
<p>🏷️ 你可以对文章进行标签分组</p>
<p>📋 你可以自定义菜单,甚至可以创建外部链接菜单</p>
<p>💻 你可以在 <strong>𝖶𝗂𝗇𝖽𝗈𝗐𝗌</strong> 或 <strong>𝖬𝖺𝖼𝖮𝖲</strong> 设备上使用此客户端</p>
<p>🌎 你可以使用 <strong>𝖦𝗂𝗍𝗁𝗎𝖻 𝖯𝖺𝗀𝖾𝗌</strong> 或 <strong>Coding Pages</strong> 向世界展示,未来将支持更多平台</p>
<p>💬 你可以进行简单的配置,接入 <a href="https://github.com/gitalk/gitalk">Gitalk</a> 或 <a href="https://github.com/SukkaW/DisqusJS">DisqusJS</a> 评论系统</p>
<p>🇬🇧 你可以使用<strong>中文简体</strong>或<strong>英语</strong></p>
<p>🌁 你可以任意使用应用内默认主题或任意第三方主题,强大的主题自定义能力</p>
<p>🖥 你可以自定义源文件夹,利用 OneDrive、百度网盘、iCloud、Dropbox 等进行多设备同步</p>
<p>🌱 当然 <strong>Gridea</strong> 还很年轻,有很多不足,但请相信,它会不停向前🏃</p>
<p>未来,它一定会成为你离不开的伙伴</p>
<p>尽情发挥你的才华吧!</p>
<p>😘 Enjoy~</p>
]]></content>
</entry>
</feed>