﻿<?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>博客园-phytan-随笔分类-System</title><link>http://www.cnblogs.com/phytan/category/97273.html</link><description>Useful Misc</description><language>zh-cn</language><lastBuildDate>Tue, 27 May 2008 22:16:32 GMT</lastBuildDate><pubDate>Tue, 27 May 2008 22:16:32 GMT</pubDate><ttl>60</ttl><item><title>C#中实现VB中的CreateObject方法.</title><link>http://www.cnblogs.com/phytan/archive/2007/07/11/814175.html</link><dc:creator>谭谨</dc:creator><author>谭谨</author><pubDate>Wed, 11 Jul 2007 07:32:00 GMT</pubDate><guid>http://www.cnblogs.com/phytan/archive/2007/07/11/814175.html</guid><wfw:comment>http://www.cnblogs.com/phytan/comments/814175.html</wfw:comment><comments>http://www.cnblogs.com/phytan/archive/2007/07/11/814175.html#Feedback</comments><slash:comments>12</slash:comments><wfw:commentRss>http://www.cnblogs.com/phytan/comments/commentRss/814175.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/phytan/services/trackbacks/814175.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要:     经常看到有些VB的例子中直接用个CreateObject就可调用系统功能（大多是COM对象），像用户设定，网络设定等等。虽然C#中可以通过使用VB的命名空间的方法来调用CreateObject函数，但是这样比较没什么用，因为生成的对象的所带有的方法都不能使用。C#中还可以直接用添加引用的方式来调用一些对象，前提是你知道该添加哪个引用。<br>     当我上网搜索，已经搜索到很多VB的成功用CreateObject调用的例子，C#的例子却很难找到的时候，就干脆用类似VB的方法算了，很简单。免得继续在网络中大海捞针了。<br>&nbsp;&nbsp;<a href='http://www.cnblogs.com/phytan/archive/2007/07/11/814175.html'>阅读全文</a><img src ="http://www.cnblogs.com/phytan/aggbug/814175.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://phytan.cnblogs.com/" target="_blank">谭谨</a> 2007-07-11 15:32 <a href="http://www.cnblogs.com/phytan/archive/2007/07/11/814175.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>编程实现修改Vista的Network location types.</title><link>http://www.cnblogs.com/phytan/archive/2007/06/22/793012.html</link><dc:creator>谭谨</dc:creator><author>谭谨</author><pubDate>Fri, 22 Jun 2007 04:59:00 GMT</pubDate><guid>http://www.cnblogs.com/phytan/archive/2007/06/22/793012.html</guid><wfw:comment>http://www.cnblogs.com/phytan/comments/793012.html</wfw:comment><comments>http://www.cnblogs.com/phytan/archive/2007/06/22/793012.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cnblogs.com/phytan/comments/commentRss/793012.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/phytan/services/trackbacks/793012.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp;&nbsp;&nbsp;&nbsp;在Vista的ControlPanel\NetworkandSharingCenter中，Networklocationtypes被分成...&nbsp;&nbsp;<a href='http://www.cnblogs.com/phytan/archive/2007/06/22/793012.html'>阅读全文</a><img src ="http://www.cnblogs.com/phytan/aggbug/793012.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://phytan.cnblogs.com/" target="_blank">谭谨</a> 2007-06-22 12:59 <a href="http://www.cnblogs.com/phytan/archive/2007/06/22/793012.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>