﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>博客园-一切随风-最新评论</title><link>http://www.cnblogs.com/hanfeng/CommentsRSS.aspx</link><description>......---谁还记得那曾经的胡同</description><language>zh-cn</language><pubDate>Mon, 12 Mar 2007 05:20:44 GMT</pubDate><lastBuildDate>Mon, 12 Mar 2007 05:20:44 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: C#操作注册表</title><link>http://www.cnblogs.com/hanfeng/archive/2009/01/05/112246.html#1422353</link><dc:creator>陈思涵</dc:creator><author>陈思涵</author><pubDate>Mon, 05 Jan 2009 08:31:25 GMT</pubDate><guid>http://www.cnblogs.com/hanfeng/archive/2009/01/05/112246.html#1422353</guid><description><![CDATA[判断是否在存始终返回false<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/hanfeng/" target="_blank">陈思涵</a> 2009-01-05 16:31 <a href="http://www.cnblogs.com/hanfeng/archive/2009/01/05/112246.html#1422353#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: C#操作注册表</title><link>http://www.cnblogs.com/hanfeng/archive/2008/11/05/112246.html#1361842</link><dc:creator>wwwwwwwww</dc:creator><author>wwwwwwwww</author><pubDate>Wed, 05 Nov 2008 05:43:24 GMT</pubDate><guid>http://www.cnblogs.com/hanfeng/archive/2008/11/05/112246.html#1361842</guid><description><![CDATA[return registData; <br/><br/>label6.Text = registData; <br/><br/>===================<br/>label6.Text = registData; <br/><br/>return registData; <br/><br/><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/hanfeng/" target="_blank">wwwwwwwww</a> 2008-11-05 13:43 <a href="http://www.cnblogs.com/hanfeng/archive/2008/11/05/112246.html#1361842#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 推模式中的水晶报表参数赋值</title><link>http://www.cnblogs.com/hanfeng/archive/2008/10/23/159400.html#1349364</link><dc:creator>行路人</dc:creator><author>行路人</author><pubDate>Thu, 23 Oct 2008 08:12:04 GMT</pubDate><guid>http://www.cnblogs.com/hanfeng/archive/2008/10/23/159400.html#1349364</guid><description><![CDATA[不错，言简意该。<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/hanfeng/" target="_blank">行路人</a> 2008-10-23 16:12 <a href="http://www.cnblogs.com/hanfeng/archive/2008/10/23/159400.html#1349364#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: C#操作注册表</title><link>http://www.cnblogs.com/hanfeng/archive/2008/07/28/112246.html#1269507</link><dc:creator>enixchen</dc:creator><author>enixchen</author><pubDate>Mon, 28 Jul 2008 02:06:12 GMT</pubDate><guid>http://www.cnblogs.com/hanfeng/archive/2008/07/28/112246.html#1269507</guid><description><![CDATA[private string GetRegistData(string name) <br/>{ <br/>   string registData; <br/>   RegistryKey hkml = Registry.LocalMachine;<br/>   RegistryKey software = hkml.OpenSubKey(&quot;SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer&quot;, true); <br/>   RegistryKey aimdir = software.OpenSubKey(&quot;DisallowRun&quot;,true);<br/>   registData = aimdir.GetValue(&quot;mms.exe&quot;).ToString(); <br/>   return registData;<br/><br/>   label6.Text = registData;<br/>} <br/><br/><br/>这样写错在哪里  ？？<br/>求助！！<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/hanfeng/" target="_blank">enixchen</a> 2008-07-28 10:06 <a href="http://www.cnblogs.com/hanfeng/archive/2008/07/28/112246.html#1269507#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: C#操作注册表</title><link>http://www.cnblogs.com/hanfeng/archive/2008/06/25/112246.html#1235783</link><dc:creator>fgh</dc:creator><author>fgh</author><pubDate>Wed, 25 Jun 2008 07:32:18 GMT</pubDate><guid>http://www.cnblogs.com/hanfeng/archive/2008/06/25/112246.html#1235783</guid><description><![CDATA[good!<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/hanfeng/" target="_blank">fgh</a> 2008-06-25 15:32 <a href="http://www.cnblogs.com/hanfeng/archive/2008/06/25/112246.html#1235783#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: C#操作注册表</title><link>http://www.cnblogs.com/hanfeng/archive/2008/02/21/112246.html#1075826</link><dc:creator>急需的人</dc:creator><author>急需的人</author><pubDate>Wed, 20 Feb 2008 18:43:00 GMT</pubDate><guid>http://www.cnblogs.com/hanfeng/archive/2008/02/21/112246.html#1075826</guid><description><![CDATA[谢谢了1<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/hanfeng/" target="_blank">急需的人</a> 2008-02-21 02:43 <a href="http://www.cnblogs.com/hanfeng/archive/2008/02/21/112246.html#1075826#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 获取硬盘序列号并加密</title><link>http://www.cnblogs.com/hanfeng/archive/2008/02/15/104487.html#1069649</link><dc:creator>脚印一下</dc:creator><author>脚印一下</author><pubDate>Fri, 15 Feb 2008 05:42:00 GMT</pubDate><guid>http://www.cnblogs.com/hanfeng/archive/2008/02/15/104487.html#1069649</guid><description><![CDATA[帮你补充一点：<br>获取CPU序列号代码<br>string cpuInfo = &quot;&quot;;//cpu序列号<br>ManagementClass cimobject = new ManagementClass(&quot;Win32_Processor&quot;);<br>ManagementObjectCollection moc = cimobject.GetInstances();<br>foreach(ManagementObject mo in moc)<br>{<br>cpuInfo = mo.Properties[&quot;ProcessorId&quot;].Value.ToString();<br>Console.WriteLine(cpuInfo);<br>Console.ReadLine();<br>}<br><br>获取网卡硬件地址<br>using System.Management;<br>...<br>ManagementClass mc = new ManagementClass(&quot;Win32_NetworkAdapterConfiguration&quot;);<br>ManagementObjectCollection moc = mc.GetInstances();<br>foreach(ManagementObject mo in moc)<br>{<br>if((bool)mo[&quot;IPEnabled&quot;] == true)<br>Console.WriteLine(&quot;MAC address\t{0}&quot;, mo[&quot;MacAddress&quot;].ToString());<br>mo.Dispose();<br>}<br>}<br><br>获取硬盘ID<br>String HDid;<br>ManagementClass cimobject = new ManagementClass(&quot;Win32_DiskDrive&quot;);<br>ManagementObjectCollection moc = cimobject.GetInstances();<br>foreach(ManagementObject mo in moc)<br>{<br>HDid = (string)mo.Properties[&quot;Model&quot;].Value;<br>MessageBox.Show(HDid ); <br>}<br><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/hanfeng/" target="_blank">脚印一下</a> 2008-02-15 13:42 <a href="http://www.cnblogs.com/hanfeng/archive/2008/02/15/104487.html#1069649#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 推模式中的水晶报表参数赋值</title><link>http://www.cnblogs.com/hanfeng/archive/2007/12/21/159400.html#1009009</link><dc:creator>于</dc:creator><author>于</author><pubDate>Fri, 21 Dec 2007 05:43:00 GMT</pubDate><guid>http://www.cnblogs.com/hanfeng/archive/2007/12/21/159400.html#1009009</guid><description><![CDATA[学习中,顶一下<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/hanfeng/" target="_blank">于</a> 2007-12-21 13:43 <a href="http://www.cnblogs.com/hanfeng/archive/2007/12/21/159400.html#1009009#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 推模式中的水晶报表参数赋值</title><link>http://www.cnblogs.com/hanfeng/archive/2007/12/20/159400.html#1007083</link><dc:creator>天天的的</dc:creator><author>天天的的</author><pubDate>Thu, 20 Dec 2007 05:08:00 GMT</pubDate><guid>http://www.cnblogs.com/hanfeng/archive/2007/12/20/159400.html#1007083</guid><description><![CDATA[你这个弹出要求输入参数值。。。。。。。。。。。。。。。<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/hanfeng/" target="_blank">天天的的</a> 2007-12-20 13:08 <a href="http://www.cnblogs.com/hanfeng/archive/2007/12/20/159400.html#1007083#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Web Service与windows客户端的有效结合</title><link>http://www.cnblogs.com/hanfeng/archive/2007/12/04/97125.html#982298</link><dc:creator>睬过</dc:creator><author>睬过</author><pubDate>Tue, 04 Dec 2007 06:43:00 GMT</pubDate><guid>http://www.cnblogs.com/hanfeng/archive/2007/12/04/97125.html#982298</guid><description><![CDATA[不错~~<br>楼主辛苦了~~~<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/hanfeng/" target="_blank">睬过</a> 2007-12-04 14:43 <a href="http://www.cnblogs.com/hanfeng/archive/2007/12/04/97125.html#982298#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>
