<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>懒人资源论坛 - 经验分享</title>
    <link>https://www.lazyres.com/forum-44-1.html</link>
    <description>Latest 20 threads of 经验分享</description>
    <copyright>Copyright(C) 懒人资源论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 12 Apr 2026 10:57:19 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.lazyres.com/static/image/common/logo_88_31.gif</url>
      <title>懒人资源论坛</title>
      <link>https://www.lazyres.com/</link>
    </image>
    <item>
      <title>解决VS格式化代码缩进2个空格无法设置为4个空格的问题</title>
      <link>https://www.lazyres.com/thread-102-1-1.html</link>
      <description><![CDATA[搜索到的方法试了个遍没有效果，折腾了一番之后发现了问题的根源


一次偶然把一个web前端项目的工程文件解压到了分区的根目录，于是乎 .editorconfig 这个文件就躺在分区根目录了。时间长了就忘了有这回事了。。

这个文件会影响到所有子文件夹内工程的缩进设置 并且会 ...]]></description>
      <category>经验分享</category>
      <author>admin</author>
      <pubDate>Sun, 12 Nov 2023 21:48:34 +0000</pubDate>
    </item>
    <item>
      <title>C# WPF 判断键盘按键 alt ctrl shift win键</title>
      <link>https://www.lazyres.com/thread-98-1-1.html</link>
      <description><![CDATA[以判断CTRL键被按下为例，代码如下：]]></description>
      <category>经验分享</category>
      <author>admin</author>
      <pubDate>Fri, 20 Jan 2023 18:31:56 +0000</pubDate>
    </item>
    <item>
      <title>[WPF] 后台代码触发按钮点击事件 Button Click</title>
      <link>https://www.lazyres.com/thread-97-1-1.html</link>
      <description><![CDATA[不点击按钮，优雅的用代码动态触发按钮的点击事件]]></description>
      <category>经验分享</category>
      <author>admin</author>
      <pubDate>Tue, 17 Jan 2023 21:35:10 +0000</pubDate>
    </item>
    <item>
      <title>windows10 关闭自动更新的方法，超简单（仅限于专业版）</title>
      <link>https://www.lazyres.com/thread-73-1-1.html</link>
      <description><![CDATA[一、键盘上按下 win+r （或者右键开始菜单点击运行）
二、输入 gpedit.msc 点击运行


三、按下图配置




如果配置成功，更新页面将会看到如下提醒（可能需要重启）]]></description>
      <category>经验分享</category>
      <author>admin</author>
      <pubDate>Fri, 12 Mar 2021 01:34:59 +0000</pubDate>
    </item>
    <item>
      <title>GBK 在 unicode 编码中，字符的收录分布情况</title>
      <link>https://www.lazyres.com/thread-71-1-1.html</link>
      <description><![CDATA[1:所有的 GBK 字符在 unicode 都有收录（都在 unicode 的 UCS-2 编码范围，也就是2字节的unicode能表示）
2:大多数汉字都在 unicode 编码范围的 中日韩统一汉字 中（0x4E00-0x9FA5）
3:下表列出GBK在 unicode 中的分布详情（不列出 中日韩统一汉字）




 ...]]></description>
      <category>经验分享</category>
      <author>admin</author>
      <pubDate>Sun, 08 Nov 2020 14:32:20 +0000</pubDate>
    </item>
    <item>
      <title>收集了一些排序算法的gif动画演示</title>
      <link>https://www.lazyres.com/thread-58-1-1.html</link>
      <description><![CDATA[鸡尾酒排序法：


堆排序：


快速排序


梳排序：


冒泡排序：]]></description>
      <category>经验分享</category>
      <author>admin</author>
      <pubDate>Fri, 24 Jul 2020 10:21:25 +0000</pubDate>
    </item>
  </channel>
</rss>