<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
  <channel>
    <title><![CDATA[拍拍尘土]]></title> 
    <link>http://blog.xg98.com/</link> 
    <description><![CDATA[五月枇杷黄，太湖银鱼肥]]></description> 
    <language>zh-cn</language> 
    <copyright><![CDATA[Copyright 2026, 拍拍尘土]]></copyright> 
    <webMaster><![CDATA[cxosoft@gmail.com (Admin)]]></webMaster> 
    <generator>LBS v2.0.313</generator> 
    <pubDate>Tue, 05 May 2026 08:35:43 +0800</pubDate> 
    <ttl>60</ttl>
  
    <item>
      <title><![CDATA[【转载】fiddler 插件开发文档，插件的接口说明]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2911]]></link> 
      <category><![CDATA[c# winform]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Sat, 14 Jan 2023 10:11:49 +0800</pubDate> 
      <description><![CDATA[<p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; ]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2911]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[C# Winform 关于ListView使用]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2909]]></link> 
      <category><![CDATA[c# winform]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Thu, 12 Jan 2023 16:48:56 +0800</pubDate> 
      <description><![CDATA[<div class="code"><br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; listView1.View = View.Details;    //listview的View属性值设置Details就能显示了，不然是空白<br /><br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; listView1.Columns.Add(&quot;studentId&quot;);<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; listView1.Columns.Add(&quot;firstName&quot;);<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; listView1.Columns.Add(&quot;lastName&quot;);<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; listView1.Columns.Add(&quot;email&quot;);<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; listView1.Columns.Add(&quot;phoneNo&quot;);<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; listView1.Columns.Add(&quot;cga&quot;);<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; listView1.Columns.Add(&quot;departmentId&quot;);<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; listView1.Columns.Add(&quot;admissionYear&quot;);</div>]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2909]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[winform下面使用HttpUtility]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2908]]></link> 
      <category><![CDATA[c# winform]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Thu, 12 Jan 2023 15:51:01 +0800</pubDate> 
      <description><![CDATA[1、在项目中的引用中，添加引用，在.net下选择System.Web。<br />2、在源码中加 using System.Web;<br /><br /><br />HttpUtility 下面有很多常用函数<br />HtmlDecode、HtmlEncode、UrlDecode、UrlEncode]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2908]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[教你玩转 Fiddler 插件开发]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2907]]></link> 
      <category><![CDATA[c# winform]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Thu, 12 Jan 2023 11:19:16 +0800</pubDate> 
      <description><![CDATA[<h2 id="前言" style="BOX-SIZING: border-box; FONT-SIZE: 20px !important; FONT-FAMILY: &quot;PingFang SC&quot;, &quot;Noto Sans&quot;, Roboto, &quot;Microsoft Yahei&quot;, sans-serif; BORDER-TOP-COLOR: ; WHITE-SPACE: normal; WORD-SPACING: 0px; BORDER-BOTTOM: rgb(238,238,238) 1px solid; TEXT-TRANSFORM: none; BORDER-LEFT-COLOR: ; FONT-WEIGHT: 700; COLOR: rgb(64,64,64); PADDING-BOTTOM: 0.3em; FONT-STYLE: ]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2907]]></wfw:commentRss>
    </item>
      
  </channel>
</rss>
