<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mygit-repo, branch master</title>
<subtitle>一个记事本程序，还在开发(划掉)画饼中，现已上传panhub
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/smallfox/mygit-repo/'/>
<entry>
<title>Merge branch 'feat/linux-support'</title>
<updated>2026-04-08T07:02:49+00:00</updated>
<author>
<name>SmallFox</name>
<email>2806143047@qq.com</email>
</author>
<published>2026-04-08T07:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/smallfox/mygit-repo/commit/?id=a4f2ef9fc0d3d5b941a982b265c68faad682f2d5'/>
<id>a4f2ef9fc0d3d5b941a982b265c68faad682f2d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>将 master 的项目合并到 feat/doc 中，我一定要添加这个超链接不可！</title>
<updated>2026-04-05T08:46:08+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-05T08:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/smallfox/mygit-repo/commit/?id=2eb16b22f8bb9e08fc690be09ab92b29f4911d3d'/>
<id>2eb16b22f8bb9e08fc690be09ab92b29f4911d3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>增加了对 Linux 平台的支持</title>
<updated>2026-04-05T08:45:29+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-05T08:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/smallfox/mygit-repo/commit/?id=00c5ce748b56c672d2f4e796d3f0b263200f95f8'/>
<id>00c5ce748b56c672d2f4e796d3f0b263200f95f8</id>
<content type='text'>
使用 Mono (mcs) 和 Wine (wine) 的方式让项目能在 Linux 系统上运行

- 增加 `lin_build.sh` 和 `lin_run.sh` 脚本，用于编译和执行
- 修改 `Program.cs`：使 Mono 平台不会调用
  Application.SetHighDpiMode(HighDpiMode.SystemAware); 函数
- 最后，谴责 *SmallFox*，居然不选择跨平台的框架 \斜眼笑
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
使用 Mono (mcs) 和 Wine (wine) 的方式让项目能在 Linux 系统上运行

- 增加 `lin_build.sh` 和 `lin_run.sh` 脚本，用于编译和执行
- 修改 `Program.cs`：使 Mono 平台不会调用
  Application.SetHighDpiMode(HighDpiMode.SystemAware); 函数
- 最后，谴责 *SmallFox*，居然不选择跨平台的框架 \斜眼笑
</pre>
</div>
</content>
</entry>
<entry>
<title>请输入文本</title>
<updated>2026-04-04T14:07:56+00:00</updated>
<author>
<name>SmallFox</name>
<email>2806143047@qq.com</email>
</author>
<published>2026-04-04T14:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/smallfox/mygit-repo/commit/?id=de45aece667af6a25c1840d4cdfc27935fb0b490'/>
<id>de45aece667af6a25c1840d4cdfc27935fb0b490</id>
<content type='text'>
改了个名，下次写多点再上传，今天搞搞测试
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
改了个名，下次写多点再上传，今天搞搞测试
</pre>
</div>
</content>
</entry>
<entry>
<title>项目启航</title>
<updated>2026-04-04T14:04:07+00:00</updated>
<author>
<name>SmallFox</name>
<email>2806143047@qq.com</email>
</author>
<published>2026-04-04T14:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/smallfox/mygit-repo/commit/?id=01c3d0d35a8be55ffca7ce4fca67135d9ae0f109'/>
<id>01c3d0d35a8be55ffca7ce4fca67135d9ae0f109</id>
<content type='text'>
请创建新项目和规划蓝图
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
请创建新项目和规划蓝图
</pre>
</div>
</content>
</entry>
<entry>
<title>为 README.md 中的 `panhub` 字样添加超链接</title>
<updated>2026-03-31T01:17:22+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-03-31T01:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/smallfox/mygit-repo/commit/?id=873d18c2e1c6d95e3734fa2e084c0f1809bd880d'/>
<id>873d18c2e1c6d95e3734fa2e084c0f1809bd880d</id>
<content type='text'>
- 使用 Markdown 语法
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 使用 Markdown 语法
</pre>
</div>
</content>
</entry>
<entry>
<title>加了个ignore文件</title>
<updated>2026-03-30T14:26:29+00:00</updated>
<author>
<name>SmallFox</name>
<email>2806143047@qq.com</email>
</author>
<published>2026-03-30T14:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/smallfox/mygit-repo/commit/?id=ea0f627e973dbaf3e44f8460a2c3af819fb18b99'/>
<id>ea0f627e973dbaf3e44f8460a2c3af819fb18b99</id>
<content type='text'>
忽略C#多余的大文件
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
忽略C#多余的大文件
</pre>
</div>
</content>
</entry>
<entry>
<title>第三次</title>
<updated>2026-03-30T14:14:38+00:00</updated>
<author>
<name>SmallFox</name>
<email>2806143047@qq.com</email>
</author>
<published>2026-03-30T14:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/smallfox/mygit-repo/commit/?id=87a03b402a3bc4e7dc2cfc0e6433a58d54744e6a'/>
<id>87a03b402a3bc4e7dc2cfc0e6433a58d54744e6a</id>
<content type='text'>
3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
3
</pre>
</div>
</content>
</entry>
<entry>
<title>第二次提交</title>
<updated>2026-03-30T14:08:46+00:00</updated>
<author>
<name>SmallFox</name>
<email>2806143047@qq.com</email>
</author>
<published>2026-03-30T14:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/smallfox/mygit-repo/commit/?id=c680b85af8dd5772f1251dfbe4d8842a9d762fae'/>
<id>c680b85af8dd5772f1251dfbe4d8842a9d762fae</id>
<content type='text'>
加了一行字
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
加了一行字
</pre>
</div>
</content>
</entry>
<entry>
<title>第一个提交</title>
<updated>2026-03-30T14:04:09+00:00</updated>
<author>
<name>SmallFox</name>
<email>2806143047@qq.com</email>
</author>
<published>2026-03-30T14:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/smallfox/mygit-repo/commit/?id=1cbbc189785237770824a378639eeccedf34ba81'/>
<id>1cbbc189785237770824a378639eeccedf34ba81</id>
<content type='text'>
写了个readme
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
写了个readme
</pre>
</div>
</content>
</entry>
</feed>
