<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>讨论列表</title>
    <description>讨论列表</description>
    <link>http://community.csdn.net/</link>
    <copyright>Copyright 1998 - 2007 CSDN.NET Inc. All Rights Reserved</copyright>
    <pubDate>Sun, 12 Oct 2008 11:32:42 GMT</pubDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>community.csdn.net</generator>
    <item>
      <title>请问在VB.NET中如果我要定义一个在整个项目中的全局变量，请问语法是哪个？</title>
      <description>谢谢。</description>
      <link>http://topic.csdn.net/u/20081012/10/6cc4b1bb-c349-48d6-b0f1-82927a8df653.html</link>
      <author>rodger_yanglq</author>
      <pubDate>Sun, 12 Oct 2008 10:12:07 GMT</pubDate>
    </item>
    <item>
      <title>关于datagridview的dataerror事件如何定位cell的问题</title>
      <description>datagridview的dataerror事件如何定位是哪个cell出现问题比如加载某个数据的时候,我希望能在datagridview定位到这个cell,显示红色.我在dataerror里面用Dat...</description>
      <link>http://topic.csdn.net/u/20081012/11/8bd1b4e7-0ce5-4b5d-a8a6-1a5a973ff406.html</link>
      <author>essenza</author>
      <pubDate>Sun, 12 Oct 2008 11:28:53 GMT</pubDate>
    </item>
    <item>
      <title>XML文档无法载入</title>
      <description>在使用XmlDocument.Load方法时，总是有异常抛出，xml文档路径肯定正确，请问又可能是什么原因？</description>
      <link>http://topic.csdn.net/u/20081011/14/53f1f6a7-3c03-46bb-b91e-ccb5cfed3d8e.html</link>
      <author>vbloverman</author>
      <pubDate>Sat, 11 Oct 2008 14:15:12 GMT</pubDate>
    </item>
    <item>
      <title>问一个datagridview的绑定问题</title>
      <description>我的程序里有一个datagridview控件,通过设计器直接绑定到数据库的表table1但是现在需要加一个条件,就是datagridview只显示table1里字段 table1.name='" &amp; ...</description>
      <link>http://topic.csdn.net/u/20081012/11/9bde39fb-d51d-4eaa-83bd-857a9cf30fc3.html</link>
      <author>DevilZhang</author>
      <pubDate>Sun, 12 Oct 2008 11:00:07 GMT</pubDate>
    </item>
    <item>
      <title>VB2005连接SQL2005数据库连接的问题</title>
      <description>运行后出现的错误信息：[DBNELIB][ConnectionOpen(Connect()).]SQL.Server 不存在或拒绝访问我的连接代码是：Dim CONN As String = "Ser...</description>
      <link>http://topic.csdn.net/u/20081012/10/15c53120-b6fd-40ce-9d7d-5023be7da6b0.html</link>
      <author>haihai1</author>
      <pubDate>Sun, 12 Oct 2008 10:32:00 GMT</pubDate>
    </item>
    <item>
      <title>VB.net 字符串中包含？出现的问题</title>
      <description>我新拿到的一个vb.net的工程，我可以保证该工程是别人哪里是可以运行的（我不清楚他的IDE）。但我编译时产生很多关于字符串的错误信息，而这些字符串都是包括了？。我使用的开发环境是vs2005 sys...</description>
      <link>http://topic.csdn.net/u/20081012/00/ebfa4aba-acd7-4916-9afb-fb0fd016bab1.html</link>
      <author>geniushuai</author>
      <pubDate>Sun, 12 Oct 2008 00:58:07 GMT</pubDate>
    </item>
    <item>
      <title>vb2005中如何显示一条已查到的记录结果</title>
      <description>vb2005中如何显示一条已查到的记录结果，我已自作了显示记录的界面，不知道怎样把查询到的纪录显示出来，恳请各位高手解答，本人表示中心的感谢。</description>
      <link>http://topic.csdn.net/u/20081012/10/b08e7e1f-150b-4250-a19b-cee2a4dfc7c1.html</link>
      <author>chelijia</author>
      <pubDate>Sun, 12 Oct 2008 10:08:06 GMT</pubDate>
    </item>
    <item>
      <title>无法运行debug文件夹内的exe文件</title>
      <description>我用vb.net写的程序，然后想进去debug文件夹里直接运行生成的exe格式的程序，但是之前几次能打开过，以后就老是打不开，提示说“正由另一个进程使用，因此该进程无法访问该文件”，去到进程管理器结束...</description>
      <link>http://topic.csdn.net/u/20081012/09/5a3b194a-a1e1-4239-a31a-93c5c81bbb09.html</link>
      <author>sdpassby</author>
      <pubDate>Sun, 12 Oct 2008 09:53:42 GMT</pubDate>
    </item>
    <item>
      <title>多线程SOCKET结束问题</title>
      <description>我的服务器端每当一个新客户端连接时启动一个新线程来管理这个连接,线程执行过程中建立了一个类,如何在程序结束时,终卡掉所有线程,并同时把创建的实例类和SOCKET连接手动清除掉?需要在主线程里加一个线程...</description>
      <link>http://topic.csdn.net/u/20081012/03/98181d20-8415-4e55-adf2-b35bbcdd720d.html</link>
      <author>pang2042</author>
      <pubDate>Sun, 12 Oct 2008 03:01:13 GMT</pubDate>
    </item>
    <item>
      <title>以前一直用VB开发德，第一次开发VB.NET+sql server2000的程序，我想找些此类项目的资料或书看，请问哪里有？</title>
      <description>谢谢！</description>
      <link>http://topic.csdn.net/u/20081012/09/1987f7b5-4dd4-40b1-96ec-95915daa64f2.html</link>
      <author>rodger_yanglq</author>
      <pubDate>Sun, 12 Oct 2008 09:04:59 GMT</pubDate>
    </item>
    <item>
      <title>请各位指教则个：vb.net自定义控件的问题</title>
      <description>按照msdn上的说法制作了一个自定义控件：usercontrol,然后改写继承inherits textbox。结果使用时，根本不能用。总是提示各种错误。为什么呢？</description>
      <link>http://topic.csdn.net/u/20081009/21/a9bd0184-76aa-4090-895d-46620a63f74a.html</link>
      <author>true_guowei</author>
      <pubDate>Thu, 09 Oct 2008 21:25:42 GMT</pubDate>
    </item>
    <item>
      <title>VB2005封装的dll在网页中调用问题</title>
      <description>VB2005封装的dll中使用ASP的对象，在网页中调用出错dll中使用Request.ServerVariables("HTTP_REFERER")、Request.ServerVariables(...</description>
      <link>http://topic.csdn.net/u/20081011/12/c7a69a82-aa45-411d-b270-d7c61201c3fe.html</link>
      <author>hafeng58</author>
      <pubDate>Sat, 11 Oct 2008 12:49:36 GMT</pubDate>
    </item>
    <item>
      <title>vb dll中使用winsock事件？</title>
      <description>vb dll中使用winsock事件？望大家个列子！</description>
      <link>http://topic.csdn.net/u/20081011/16/341a321f-9e44-4c6e-ae11-bbccf3b43378.html</link>
      <author>yurengang</author>
      <pubDate>Sat, 11 Oct 2008 16:12:59 GMT</pubDate>
    </item>
    <item>
      <title>请教下树型控件取数据表的数值后的问题</title>
      <description>[code=VB.NET]'改代码是由VB6转的,现在运行没有提示错误,但不知为何TreeView控件却显示一片空白.请教下是什么原因呢.Private Sub Form1_Load(ByVal ev...</description>
      <link>http://topic.csdn.net/u/20081011/23/0123311a-34bf-4a67-b57d-de2fcb0587ef.html</link>
      <author>xz005</author>
      <pubDate>Sat, 11 Oct 2008 23:49:57 GMT</pubDate>
    </item>
    <item>
      <title>关于怎样识别连接数据库的方式</title>
      <description>[code=VB.NET]'在网上下载了一个VB.net + SQL SERVER2000的源码.'由于初识VB.net,看源码里面没有引用ADO 或ADO.net.'请教下,这样的连接字符串是用什么...</description>
      <link>http://topic.csdn.net/u/20081011/22/9ab343e6-a49d-43b1-b31a-986874994a7c.html</link>
      <author>zzff2009</author>
      <pubDate>Sat, 11 Oct 2008 22:06:17 GMT</pubDate>
    </item>
    <item>
      <title>vb2005 ConnectionTimeout 问题!</title>
      <description>做一个连到SQL的连接,在超时时总是等15秒才能提示错误,我想用ConnectionTimeout 改变超时时间可提示只读怎么回事,请高手指点!!ConnectionTimeout=5Connecti...</description>
      <link>http://topic.csdn.net/u/20080928/10/88a2522f-2530-4587-9e98-4a135cf2c65f.html</link>
      <author>yjqmaster</author>
      <pubDate>Sun, 28 Sep 2008 10:38:42 GMT</pubDate>
    </item>
    <item>
      <title>vb2005用鼠标拖动datagridview 字段来改变列顺序</title>
      <link>http://topic.csdn.net/u/20080916/13/256c094d-96f4-48a3-bbb8-745f8e65d5ca.html</link>
      <author>yjqmaster</author>
      <pubDate>Tue, 16 Sep 2008 21:51:37 GMT</pubDate>
    </item>
    <item>
      <title>vb2005如何实现让用户可以自行编辑打印格式!</title>
      <link>http://topic.csdn.net/u/20080920/21/836e1e86-3d40-4232-8a17-2d14174f373d.html</link>
      <author>yjqmaster</author>
      <pubDate>Sun, 21 Sep 2008 05:27:27 GMT</pubDate>
    </item>
    <item>
      <title>vb.net random文件添加记录</title>
      <description>Structure test Dim s_name As String Dim s_path As String Dim s_type As String End Structure Dim File...</description>
      <link>http://topic.csdn.net/u/20081011/23/c3ce0726-8f46-477d-ae62-c6dc4351c056.html</link>
      <author>sdpassby</author>
      <pubDate>Sat, 11 Oct 2008 23:29:16 GMT</pubDate>
    </item>
    <item>
      <title>怎样讲程序注册为服务</title>
      <description>怎样讲程序注册为服务  谢谢!</description>
      <link>http://topic.csdn.net/u/20081004/15/5909d8c0-100e-4cc9-9c9a-0713a11cb765.html</link>
      <author>skyb52</author>
      <pubDate>Sat, 04 Oct 2008 15:41:09 GMT</pubDate>
    </item>
    <item>
      <title> 注册系统热键</title>
      <description>用什么方法注册系统热键好，不是最小化就用不到那种，就算是程序隐藏了也可以用的。一般的例子。最小化就用不了了。谁有。代码看下ctrl+Alt+B</description>
      <link>http://topic.csdn.net/u/20081011/23/ca93da0a-6636-4f81-a0d0-3b43110c8002.html</link>
      <author>szmeng</author>
      <pubDate>Sat, 11 Oct 2008 23:27:50 GMT</pubDate>
    </item>
    <item>
      <title>Me.SqlConnection1.ToString的内容</title>
      <description>我在窗体上新建了一个SqlConnection1对象，connectionsting定义为“Data Source=7F6FA3A8F34049A\MICKEY;Initial Catalog=Nor...</description>
      <link>http://topic.csdn.net/u/20081010/23/5178c585-c88b-4c87-9b44-8bd208d8a760.html</link>
      <author>chenzhen703</author>
      <pubDate>Fri, 10 Oct 2008 23:59:52 GMT</pubDate>
    </item>
    <item>
      <title>VB自带报表问题</title>
      <description>放在页眉的数据有些会变高，如多行文本，但事先不知道有多少行，无法事先设定页眉与主体的间距，所以页眉的数据常常与主体数据发生重叠。请问这个问题如何解决？</description>
      <link>http://topic.csdn.net/u/20081011/08/b08185fe-8573-4dfe-b51a-8fa157907ace.html</link>
      <author>billywang777</author>
      <pubDate>Sat, 11 Oct 2008 08:58:45 GMT</pubDate>
    </item>
    <item>
      <title>新人求教，vs2005中vb是不是就是VB.net呀</title>
      <description>小弟新手，以前都是用C++，现在想学VB.net，请问vs2005中vb是不是就是VB.net呀</description>
      <link>http://topic.csdn.net/u/20081011/10/c86cc017-8359-4a18-aad2-5175a2d3bdfc.html</link>
      <author>idc868</author>
      <pubDate>Sat, 11 Oct 2008 10:08:02 GMT</pubDate>
    </item>
    <item>
      <title>求助：c#与vb.net语法转换</title>
      <description>请问下面的C#语句如何转成正确的vb.net的代码啊？[code=C#]unsafe int ISampleGrabberCB.BufferCB(double SampleTime, IntPtr p...</description>
      <link>http://topic.csdn.net/u/20081008/16/65194b11-9f57-4319-85c7-f6c9a772306d.html</link>
      <author>wzuomin</author>
      <pubDate>Wed, 08 Oct 2008 16:19:28 GMT</pubDate>
    </item>
    <item>
      <title>ToolTip为什么只显示一次？ 将鼠标再移上去就不显示了。</title>
      <description>ToolTip为什么只显示一次？ 将鼠标再移上去就不显示了。InitialDelay,AutoPopDelay,ReshowDelay等这些属性都用不同的值设置过了，问题还是一样。</description>
      <link>http://topic.csdn.net/u/20081011/20/1c6b2a8e-14f3-4e4f-9bac-fc68df22611e.html</link>
      <author>bowlingljf</author>
      <pubDate>Sat, 11 Oct 2008 20:38:31 GMT</pubDate>
    </item>
    <item>
      <title>在vb.net中如何申明一个全局变量</title>
      <description>因为全局变量很多，想在一起声名，这样看起来方便搜了一下，有人说新建个module，但这个方法不行，至少2005 express上不行，声名的变量在frm上可以，在cls里不被承认想问问大家有没有好的解...</description>
      <link>http://topic.csdn.net/u/20081010/23/30be6c96-0371-43fc-944d-b86aff039b4b.html</link>
      <author>birders</author>
      <pubDate>Fri, 10 Oct 2008 23:25:45 GMT</pubDate>
    </item>
    <item>
      <title>怎样控制光标按某个轨迹运行？</title>
      <description>如：光标按圆.椭圆的轨迹运行  </description>
      <link>http://topic.csdn.net/u/20081010/10/6e624114-11d4-4a1e-b99b-320b656acdc6.html</link>
      <author>huyuelong2000</author>
      <pubDate>Fri, 10 Oct 2008 10:24:27 GMT</pubDate>
    </item>
    <item>
      <title>怎样控制光标按某个轨迹运行？ </title>
      <description>如：光标按圆.椭圆的轨迹运行   （即鼠标运行轨迹）谁有这样的实例  ？？各位大虾 帮帮忙 ！！！</description>
      <link>http://topic.csdn.net/u/20081011/11/4a481c99-07ab-41cc-a0ff-16d47618fe2a.html</link>
      <author>huyuelong2000</author>
      <pubDate>Sat, 11 Oct 2008 11:59:35 GMT</pubDate>
    </item>
    <item>
      <title>众多破解英文原版书籍下载，相当不错</title>
      <description>众多破解英文原版书籍下载，相当不错好久没有发帖子了 ，今天看到一个英文原版pdf书籍下载网站www.ilikebook.com.cn</description>
      <link>http://topic.csdn.net/u/20081011/18/c4f07188-ca68-4376-911e-4ba4789088db.html</link>
      <author>axisloverster</author>
      <pubDate>Sat, 11 Oct 2008 18:52:11 GMT</pubDate>
    </item>
    <item>
      <title>知名上海外资公司急招VB开发！！</title>
      <description>具体职位如下：SSE (Senior Soft Engineer)--VBJob description:–3+ years of IT offshore experience, including ...</description>
      <link>http://topic.csdn.net/u/20081010/13/35ae1a4d-c302-419c-adda-822b7d2cf75e.html</link>
      <author>newstart_wq</author>
      <pubDate>Fri, 10 Oct 2008 13:31:22 GMT</pubDate>
    </item>
    <item>
      <title>读取txt文件内容到listbox中 在线急等</title>
      <description>我想在程序初始化的时候读取txt文件，然后输出到listbox中txt文件就在程序的目录下。内容为2008/10/06 12：22：25　　1回目  2ペア　　　　　　　プレーヤー１の勝ち2008/1...</description>
      <link>http://topic.csdn.net/u/20081011/10/cf1d3d06-5a3e-4cf6-b93b-d8b75a1c01da.html</link>
      <author>sanji09</author>
      <pubDate>Sat, 11 Oct 2008 10:12:09 GMT</pubDate>
    </item>
    <item>
      <title>.net与matlab混合编程问题</title>
      <link>http://topic.csdn.net/u/20070131/19/0a37a715-e326-43a6-9516-487c302f2d62.html</link>
      <author>silkroad007</author>
      <pubDate>Thu, 01 Feb 2007 03:14:02 GMT</pubDate>
    </item>
    <item>
      <title>sql2005 在哪里呢？</title>
      <link>http://topic.csdn.net/u/20080922/15/f7dd2503-f104-4e19-8d86-dcefc21c72e4.html</link>
      <author>lincyang</author>
      <pubDate>Mon, 22 Sep 2008 23:53:08 GMT</pubDate>
    </item>
    <item>
      <title>水晶报表的数据显示问题！</title>
      <description>我用的是vb.net +  ACCESS。。因为第一次做报表。没有经验。现想请教大家两个问题！我的数据库里有字段“姓别”，值是0和1，在报表里如何让它们显示成男和女？第二个问题是：我数据库里的“实发工...</description>
      <link>http://topic.csdn.net/u/20081010/20/3f0fad46-e667-4155-8220-46dda9561a15.html</link>
      <author>hsx49949046</author>
      <pubDate>Fri, 10 Oct 2008 20:42:02 GMT</pubDate>
    </item>
    <item>
      <title>无法写入数据库 帮我看看哪里错误</title>
      <description>[code=C#]Dim conn As New OleDb.OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Provide...</description>
      <link>http://topic.csdn.net/u/20081011/13/409e3817-3bc4-4d4f-b9ac-2f81c330b286.html</link>
      <author>vinson985</author>
      <pubDate>Sat, 11 Oct 2008 13:23:53 GMT</pubDate>
    </item>
    <item>
      <title>求助!!!</title>
      <description>请教在VB.NET中如何写文件和读文件???请高手帮忙!</description>
      <link>http://topic.csdn.net/u/20081010/19/cd96a976-80b5-4924-aa9f-1332c09afcc6.html</link>
      <author>t_2008101</author>
      <pubDate>Fri, 10 Oct 2008 19:55:46 GMT</pubDate>
    </item>
    <item>
      <title>实时绘图</title>
      <description>实时绘图时如何画出流动的效果？是让画布每画一点就移动一下好呢，还是在画第二屏的时候仍然画出一部分前一屏的数据好呢？多谢指教！！</description>
      <link>http://topic.csdn.net/u/20081010/18/ea71bebf-46b2-4ed1-80c7-eba269d401ee.html</link>
      <author>LIXIAOGANG110217</author>
      <pubDate>Fri, 10 Oct 2008 18:56:25 GMT</pubDate>
    </item>
    <item>
      <title>Me.SqlConnection1.ToString的内容</title>
      <description>我在窗体上新建了一个SqlConnection1对象，connectionsting定义为“Data Source=7F6FA3A8F34049A\MICKEY;Initial Catalog=Nor...</description>
      <link>http://topic.csdn.net/u/20081011/00/e9c24a2e-a3ca-4ed7-b2ba-9ae6379fdb13.html</link>
      <author>chenzhen703</author>
      <pubDate>Sat, 11 Oct 2008 00:00:03 GMT</pubDate>
    </item>
    <item>
      <title>上海外企急聘：SSE (Senior Soft Engineer)--VB</title>
      <description>[color=#0000FF]Job description:–3+ years of IT offshore experience, including systems design, and pr...</description>
      <link>http://topic.csdn.net/u/20081010/11/b331a8b7-1b20-4455-9222-e1c6faa29dcf.html</link>
      <author>WanQingC</author>
      <pubDate>Fri, 10 Oct 2008 11:10:42 GMT</pubDate>
    </item>
    <item>
      <title>DataGridViewComboBoxCell中值的过滤问题</title>
      <description>在DataGridView中有一列DataGridViewComboBoxCell用于显示商品颜色,已绑定到包含所有颜色dataview中。因为颜色较多，想根据不同商品所在的分组，显示所需的颜色，而不...</description>
      <link>http://topic.csdn.net/u/20081006/16/a60ef376-82dd-42d9-83aa-2686d4915e26.html</link>
      <author>gzxujian</author>
      <pubDate>Mon, 06 Oct 2008 16:37:40 GMT</pubDate>
    </item>
    <item>
      <title>求vb,vc梭哈代码</title>
      <description>如题</description>
      <link>http://topic.csdn.net/u/20081011/14/f88a67e4-5bfe-434d-b0bd-483d4b0f8325.html</link>
      <author>sanji09</author>
      <pubDate>Sat, 11 Oct 2008 14:39:56 GMT</pubDate>
    </item>
    <item>
      <title>asp.net 弹出窗口传值问题</title>
      <description>已经看过一些同类的问题及回答,但还是有些不得要领，希望各位达人能指点一二我要做的是通过弹出窗口来指定一些部门或负责人.然后把选定的人传回主窗口,在主窗口通过textbox显示一下,然后存入数据库.主窗...</description>
      <link>http://topic.csdn.net/u/20081011/09/c71418e7-b88b-4171-83bb-e1ae028d1545.html</link>
      <author>zhuluonan</author>
      <pubDate>Sat, 11 Oct 2008 09:21:27 GMT</pubDate>
    </item>
    <item>
      <title>vb.net中 GcDate控件的问题</title>
      <description>GcDate控件我想在程序中分别获得这个时间控件的年月日星期的信息我想问下。控件的哪个属性可以获得？或者某个方法？谢谢</description>
      <link>http://topic.csdn.net/u/20081010/17/b9993618-0f66-433e-a28a-2c1e9eea9ef2.html</link>
      <author>DHC_ArThur</author>
      <pubDate>Fri, 10 Oct 2008 17:02:03 GMT</pubDate>
    </item>
    <item>
      <title>(从枯燥的学习中放松一下) 从 VB6.0 到 VB.NET 谈谈大家的感受</title>
      <description>从 VB6.0 向 VB.NET 过渡这是必然的.然而 这种过渡却不是 VB1.0 ~ 2.0 ~ 3.0 这样的过渡,几乎是全新学习一门新的程序语言.除了 VB 的语法格式没什么改变外,这种过渡几乎...</description>
      <link>http://topic.csdn.net/u/20081006/13/ef5bf038-38e9-4209-8962-39ea6bb03f09.html</link>
      <author>gba8jing</author>
      <pubDate>Mon, 06 Oct 2008 13:56:08 GMT</pubDate>
    </item>
    <item>
      <title>在vb2005中，如何让DataGridView控件浏览时只能用滚动条，其他功能失效</title>
      <description>在vb2005中，如何让DataGridView控件浏览时只能用滚动条，其他功能失效，请高手指点，本人不胜感激。</description>
      <link>http://topic.csdn.net/u/20081011/12/edc9a2e4-caf2-4f3c-b47f-f22b0a529249.html</link>
      <author>chelijia</author>
      <pubDate>Sat, 11 Oct 2008 12:20:52 GMT</pubDate>
    </item>
    <item>
      <title>嘿嘿!! 请问VB.NET 应该如何学好呢????除CSDN外,请大家再推荐一些学习的网站或EBOOK?</title>
      <description>嘿嘿!! 请问VB.NET 应该如何学好呢????除CSDN外,请大家再推荐一些学习的网站或EBOOK?请高手指导啦,分虽不多,但情谊重嘛,哈哈</description>
      <link>http://topic.csdn.net/u/20081011/00/eea7f39d-0507-4dc9-9d80-ba4b6e36a9ca.html</link>
      <author>sonoffreedom</author>
      <pubDate>Sat, 11 Oct 2008 00:28:17 GMT</pubDate>
    </item>
    <item>
      <title>今天上机面试题 用VB.NET实现 请达人帮忙</title>
      <description>商品类别设置、商品档案管理 数据项目：商品类别：类别ID；类别编号；类别名称；录入日期；录入人员；           商品档案：商品编号；商品名称；商品类别ID；单位；进价；销售价；备注。 关系： ...</description>
      <link>http://topic.csdn.net/u/20081010/19/ed0f36f0-4007-4791-81d0-75aa41ba79e1.html</link>
      <author>wq3002</author>
      <pubDate>Fri, 10 Oct 2008 19:45:15 GMT</pubDate>
    </item>
    <item>
      <title>父窗口是Mdicontainer，在什么情况下，子窗口无法show,如何解决？</title>
      <description> If IsExistsForm(frm) Then     Else     frm = New Frmchild     frm.MdiParent = Me    '加这句话，frm无法show...</description>
      <link>http://topic.csdn.net/u/20081011/09/d72781ce-e1ed-4a71-97fc-ab211b9693e6.html</link>
      <author>Frewin</author>
      <pubDate>Sat, 11 Oct 2008 09:33:52 GMT</pubDate>
    </item>
    <item>
      <title>vb.net中vsflexgrid如何用数据库（需是access）绑定，也能显示出树形结构?</title>
      <link>http://topic.csdn.net/u/20080913/08/497166c1-81d0-479c-8a36-1f7be05bc0d5.html</link>
      <author>Redsun248</author>
      <pubDate>Sat, 13 Sep 2008 16:17:20 GMT</pubDate>
    </item>
    <item>
      <title>如何用vb将bmp图片文件转换成二进制代码？</title>
      <link>http://topic.csdn.net/u/20070515/16/0200aa75-5563-4eff-a99d-9e4358f8dfb6.html</link>
      <author>cheneypal</author>
      <pubDate>Wed, 16 May 2007 00:54:20 GMT</pubDate>
    </item>
    <item>
      <title>问大家几个很简单的VB.NET小问题???分轻情谊重嘛,哈哈</title>
      <description>问大家几个很简单的VB.NET小问题???1.VB的执行速度与C++,JAVA,C相比,如何排序?  C&gt;C++&gt;JAVA&gt;VB??2.VB.NET的前景如何,开发中小型软件如何?3.我是大三计算机学...</description>
      <link>http://topic.csdn.net/u/20081011/00/2f73af0a-6e7a-4be2-8cd0-b5434db0eaad.html</link>
      <author>sonoffreedom</author>
      <pubDate>Sat, 11 Oct 2008 00:30:45 GMT</pubDate>
    </item>
    <item>
      <title>用VB.NET做一个简单的发送邮件程序</title>
      <description>用VB 2005做,FORM1只有两个东西,一个TEXTBOX1与一个BUTTON1(确认按钮),当点击BUTTON1时,TEXTBOX1的内容(textbox1.text)就会发送到程序已指定的邮箱...</description>
      <link>http://topic.csdn.net/u/20081011/00/0f3bcc6f-b1d3-4afe-a89e-718722071ced.html</link>
      <author>sonoffreedom</author>
      <pubDate>Sat, 11 Oct 2008 00:39:47 GMT</pubDate>
    </item>
    <item>
      <title>超级难搞的问题啊，高手请进！</title>
      <description>我写一个WEB程序，读取另一台机的ACCESS，服务器与存放ACCESS台是在公司的内网里面，如果ACCESS是在服务器本地的完全没有问题，如果是编辑状运行程序，就算是访问另一台机的ACCESS也没有...</description>
      <link>http://topic.csdn.net/u/20081010/16/c54fc743-48b6-46a3-89f5-90f6c22b1225.html</link>
      <author>qifachen</author>
      <pubDate>Fri, 10 Oct 2008 16:53:31 GMT</pubDate>
    </item>
    <item>
      <title>请问如何用vb2005编写一个从SQL2000中读取，写入图片小程序，</title>
      <description>请问如何用vb2005编写一个从SQL2000中读取，写入图片小程序，</description>
      <link>http://topic.csdn.net/u/20081011/11/ecf3f2e1-5e9a-42bf-ac1a-bcffbb311390.html</link>
      <author>hrgpy</author>
      <pubDate>Sat, 11 Oct 2008 11:18:05 GMT</pubDate>
    </item>
    <item>
      <title>高分求助 vb.net 操作excel</title>
      <description>需要将dataset中的数据导入到一个excel文件，谁有具体的代码，包括添加哪些引用，需要导入哪些包</description>
      <link>http://topic.csdn.net/u/20081010/14/0fdf41e4-7050-43b1-b325-a6650fc4efe8.html</link>
      <author>jin_ok</author>
      <pubDate>Fri, 10 Oct 2008 14:26:36 GMT</pubDate>
    </item>
    <item>
      <title>请教!!!</title>
      <description>在listbox中选中其中三项,然后改变没选中的那一项的直,该怎么写啊???</description>
      <link>http://topic.csdn.net/u/20081011/09/8c0ed638-9a05-441d-bb06-14c92f4e5349.html</link>
      <author>t_2008101</author>
      <pubDate>Sat, 11 Oct 2008 09:47:04 GMT</pubDate>
    </item>
    <item>
      <title>如何在光标处插入文字，就像输入法那样？</title>
      <description>RT，知道要用到API函数，可具体怎么实现呢？</description>
      <link>http://topic.csdn.net/u/20081011/11/8bb0f7e4-3df0-409f-8c34-669ffbc47b2d.html</link>
      <author>darkwalkertt</author>
      <pubDate>Sat, 11 Oct 2008 11:01:52 GMT</pubDate>
    </item>
    <item>
      <title>VB.NET中能调用JAVA中的Class吗？</title>
      <description>可以吗？有什么方法吗？</description>
      <link>http://topic.csdn.net/u/20081010/20/391753a7-0f15-455c-9c1a-b08c6be5b7f4.html</link>
      <author>liguangyy</author>
      <pubDate>Fri, 10 Oct 2008 20:45:08 GMT</pubDate>
    </item>
    <item>
      <title>金额转换大写</title>
      <description>我有个文本框TXT1  和TXT2如果TXT1文本框有数字金额的话 , 那TXT2文本框就要自动生成该数字的大写比如TXT1里是20元  那 TXT2里就应该是贰拾元整     请问这个代码应该怎么写...</description>
      <link>http://topic.csdn.net/u/20081010/15/6c4f88c2-2087-4650-917f-e18cc488457f.html</link>
      <author>mskjyxgs</author>
      <pubDate>Fri, 10 Oct 2008 15:24:46 GMT</pubDate>
    </item>
    <item>
      <title>根据条件，打开多个windows窗口实例</title>
      <description>有一个窗口 frm ,现在根据数据库里的条件，自动生成多个实例如有一个表:info(ID INT ,NAME VARCHAR(30))，里面的数据是不断变化的，如果发现表name对应的frm没生成实例...</description>
      <link>http://topic.csdn.net/u/20081010/14/989ad3d7-cfcf-492b-895a-b686e89923ec.html</link>
      <author>Frewin</author>
      <pubDate>Fri, 10 Oct 2008 14:11:27 GMT</pubDate>
    </item>
    <item>
      <title>请大家看一下这个东东,简单的DOS模拟器,有一问题请 VB大人指教啦</title>
      <description>请大家看一下这个东东,简单的DOS模拟器,Imports System.ioModule Module1    Public input As String    Class dos_function...</description>
      <link>http://topic.csdn.net/u/20081010/21/3280f727-ec93-4ca2-b369-f24a53fac1db.html</link>
      <author>sonoffreedom</author>
      <pubDate>Fri, 10 Oct 2008 21:17:22 GMT</pubDate>
    </item>
    <item>
      <title>vb,net</title>
      <description>总是出现"未处理的“System.ComponentModel.Win32Exception”类型的异常出现在 system.dll 中。" 是怎么回事 各位大虾请指教~~</description>
      <link>http://topic.csdn.net/u/20081010/22/16b09039-20d0-49ab-9a1b-b01e59895885.html</link>
      <author>vbloverman</author>
      <pubDate>Fri, 10 Oct 2008 22:40:14 GMT</pubDate>
    </item>
    <item>
      <title>VB.NET生成程序后，该程序无法进行解包？</title>
      <description>发生了一个从来没有出现过的问题，使用vb.net这么多年了，VB.NET生成程序后，该程序无法进行解包？，在解包过程中出现：不能安装文件‘_1COAD95...............'因为在CAB文...</description>
      <link>http://topic.csdn.net/u/20081010/22/353ce02d-e258-4ee2-b3c9-6ed9a897ac59.html</link>
      <author>joinflypop1</author>
      <pubDate>Fri, 10 Oct 2008 22:05:27 GMT</pubDate>
    </item>
    <item>
      <title>VB.NET生成程序后，该程序无法进行解包？</title>
      <description>发生了一个从来没有出现过的问题，使用vb.net这么多年了，VB.NET生成程序后，该程序无法进行解包？，在解包过程中出现：不能安装文件‘_1COAD95...............'因为在CAB文...</description>
      <link>http://topic.csdn.net/u/20081010/22/c0934881-7c05-4881-8c0e-075753695c1d.html</link>
      <author>joinflypop1</author>
      <pubDate>Fri, 10 Oct 2008 22:00:34 GMT</pubDate>
    </item>
    <item>
      <title>如何生成安装文件</title>
      <link>http://topic.csdn.net/u/20080922/15/4e16e275-3e4e-4491-9bc4-f9ae119ea1b8.html</link>
      <author>HDZQ2005</author>
      <pubDate>Mon, 22 Sep 2008 23:59:40 GMT</pubDate>
    </item>
    <item>
      <title>【初级问题】form上 menustrip 和 右键 菜单Contextmenustrip 不能关联么？</title>
      <description>RT   写好一个 menustrip里功能按钮的代码。。右键菜单里 contextmenutrip的一些相同选项的功能还要重新写代码？有简便方法么？ 初学者求教~</description>
      <link>http://topic.csdn.net/u/20081009/19/64ec806a-4fed-41a7-a1dc-29aba439c0d9.html</link>
      <author>youlingsxcn</author>
      <pubDate>Thu, 09 Oct 2008 19:41:55 GMT</pubDate>
    </item>
    <item>
      <title>上海外企急聘：SSE (Senior Soft Engineer)--VB</title>
      <description>[color=#0000FF]Job description:–3+ years of IT offshore experience, including systems design, and pr...</description>
      <link>http://topic.csdn.net/u/20081010/11/02680bfb-7a60-4adf-be75-2d28a1ed8bca.html</link>
      <author>WanQingC</author>
      <pubDate>Fri, 10 Oct 2008 11:10:38 GMT</pubDate>
    </item>
    <item>
      <title>急!!!,C# Socket 问题</title>
      <description>我在编写一个udp传输的Server端和client端，如果先启动server端，再启动client端的程序，没有问题，如果先启动client端的程序，再启动server端的代码时，报错：******...</description>
      <link>http://topic.csdn.net/u/20081009/23/5a5e4031-0df0-47d6-822d-71a4fcbdb886.html</link>
      <author>yxlai</author>
      <pubDate>Thu, 09 Oct 2008 23:33:17 GMT</pubDate>
    </item>
    <item>
      <title>如何实现QQ2008的登录框的一些功能,请教啦!!!!!!!!!</title>
      <description>大家好，我是个VB.NET的初学者，我想用VB 2005来做一个模拟QQ登录窗口的程序有一个功能我想知道一下如何实现，就是比如说我的QQ 157864607，在这个FORM1窗体程序“登录”（密码任意...</description>
      <link>http://topic.csdn.net/u/20081010/16/0da17a5a-8bcd-4cee-b5b7-35cfc04b5de2.html</link>
      <author>sonoffreedom</author>
      <pubDate>Fri, 10 Oct 2008 16:33:49 GMT</pubDate>
    </item>
    <item>
      <title>用vb.net如何判断word文件是否加有密码</title>
      <description>用vb.net如何判断word文件是否加有密码</description>
      <link>http://topic.csdn.net/u/20081010/13/5d1d023a-85d7-4eff-bf9e-e8d93128941a.html</link>
      <author>sundy06</author>
      <pubDate>Fri, 10 Oct 2008 13:00:18 GMT</pubDate>
    </item>
    <item>
      <title>VB的图章系统</title>
      <description>请问如何做啊?给个思路也行[img=http://album.hi.csdn.net/app_uploads/mazzymoon/20081008/175033239.p.JPG?d=20081008...</description>
      <link>http://topic.csdn.net/u/20081008/18/91c42dd0-d9bb-460b-b108-3b245cbe25c5.html</link>
      <author>mazzymoon</author>
      <pubDate>Wed, 08 Oct 2008 18:06:07 GMT</pubDate>
    </item>
    <item>
      <title>请高手帮忙查看代码为何在网页中不能实现效果</title>
      <description>在SQL上有一个表[T - image]用来保存货品的英文和中文图解,并不是每一种货品都有图解,内有字段:图片ID,货品名,图片格式(Chinese or English),日期等... 在网页页面上...</description>
      <link>http://topic.csdn.net/u/20081010/13/eb56ded9-6088-4a09-92b5-ab4974006eaf.html</link>
      <author>Kay9999</author>
      <pubDate>Fri, 10 Oct 2008 13:55:12 GMT</pubDate>
    </item>
    <item>
      <title>如何用VB2005编一个简单的通讯录，不要用ADO.NET做．．．</title>
      <description>我想学习如何编一个简单通讯录，点击一个同学的名字时，就可以显示：电话，手机，ＱＱ与住址等，并且，可以添加，修改的，不要用ADO.NET噢，想仅仅用VB.NET的函数来实现，请问应该如何做呢？请高手指导...</description>
      <link>http://topic.csdn.net/u/20081008/23/3bc60ef4-7e3d-40c2-84cc-d89267e20a26.html</link>
      <author>sonoffreedom</author>
      <pubDate>Wed, 08 Oct 2008 23:24:21 GMT</pubDate>
    </item>
    <item>
      <title>如何确定一条数据在datatable中是第几行？</title>
      <description>查了下资料可以通过绑定BindingManagerBase判断Position达到判断的目的。但是我现在没有绑定，请问如何实现？</description>
      <link>http://topic.csdn.net/u/20081010/15/4f14d4ef-0f01-406a-9c92-e26005202521.html</link>
      <author>haifeng39</author>
      <pubDate>Fri, 10 Oct 2008 15:07:48 GMT</pubDate>
    </item>
    <item>
      <title>LinkLabel  事件</title>
      <description>我动态的给panel里加了几个LinkLabel,想实现点击LinkLabel弹出保存对话框，怎么做？</description>
      <link>http://topic.csdn.net/u/20081009/22/8fe04bed-dc41-44a4-a29c-be1ac6a57e54.html</link>
      <author>xiaoluoqqq</author>
      <pubDate>Thu, 09 Oct 2008 22:02:55 GMT</pubDate>
    </item>
    <item>
      <title>请教，如何在excel表格中添加定义名称（defined name）并制定定义范围</title>
      <description>需要由系统导出到EXCEL的指定格式供第三方软件使用。EXCEL的内容的创建使用ado.net完成。现在遇到一个问题就是需要在导出的excel文件中增加一个定义名称（就是EXCEL中插入-&gt;名称-&gt;定...</description>
      <link>http://topic.csdn.net/u/20081010/14/0cd12ea6-beae-4e77-aaf9-bba725bed3b9.html</link>
      <author>afiw</author>
      <pubDate>Fri, 10 Oct 2008 14:08:32 GMT</pubDate>
    </item>
    <item>
      <title>又是unicode转码的问题，高手给点意见。</title>
      <description>unicode转big5，4个字，转码后最后一个字变成了问号，即63，小弟实在找不到解决方法了。顺便说一句，正常编码下4个汉字应该是8位长，在convert之后，新的byte里面就已经变成7个字节的长...</description>
      <link>http://topic.csdn.net/u/20081010/14/8cb80af5-2eed-4563-95ed-5d0afa70f7c1.html</link>
      <author>wangcup</author>
      <pubDate>Fri, 10 Oct 2008 14:32:44 GMT</pubDate>
    </item>
    <item>
      <title>activereport 导出excel 颜色</title>
      <description>现在开发用的是ActiveReports for .NET 3.0J 和vb.net2008.用其自带的XlsExport往Excel中出力，格式上有很多问题，网上这方面的资料太少，困惑啊。比如1.A...</description>
      <link>http://topic.csdn.net/u/20080930/18/9fda8d6c-8794-4927-8001-279ed6ae3084.html</link>
      <author>forestry4</author>
      <pubDate>Tue, 30 Sep 2008 18:42:42 GMT</pubDate>
    </item>
    <item>
      <title>请高手指点一个简单的,用VB 2005编的小病毒程序</title>
      <description>请高手指点一个简单的,用VB 2005编的小病毒程序我打算开始编一个小病毒,就是在运行这个程序之时,程序会在自动搜索电脑上的每一个硬盘分区,在每一个硬盘分区中搜索所有目录,并在所有发现的文件夹中生成一...</description>
      <link>http://topic.csdn.net/u/20081008/14/1279005c-73dc-467f-9048-c8b1168eb418.html</link>
      <author>sonoffreedom</author>
      <pubDate>Wed, 08 Oct 2008 14:07:50 GMT</pubDate>
    </item>
    <item>
      <title>求一个阿拉伯数字转中文的算法。本人有个不成熟的思路，请大家指教。</title>
      <description>我这个问题比转中文货币简单多啦，只要求转5位以内的数，还不用考虑小数点。本人写了个代码如下：[code=VB.NET]    Public Function chrs(ByVal num As Int...</description>
      <link>http://topic.csdn.net/u/20081009/09/885d351e-84ce-4a72-9545-4b0314c0480f.html</link>
      <author>Going1981</author>
      <pubDate>Thu, 09 Oct 2008 09:48:51 GMT</pubDate>
    </item>
    <item>
      <title>庆祝升级，分享一个英文原版程序书籍下载网站</title>
      <description>http://www.ilikebook.com.cn我觉得英文书籍学习起来，比中文的好</description>
      <link>http://topic.csdn.net/u/20081010/15/4278b766-590c-47d6-a26f-e99d5e243008.html</link>
      <author>axisloverster</author>
      <pubDate>Fri, 10 Oct 2008 15:07:57 GMT</pubDate>
    </item>
    <item>
      <title>通过IIS 访问 共享文件夹！ 急。</title>
      <link>http://topic.csdn.net/u/20080923/15/88e0bd15-078a-4e3c-b8f2-d4629be76d24.html</link>
      <author>shileiofchina</author>
      <pubDate>Tue, 23 Sep 2008 23:14:43 GMT</pubDate>
    </item>
    <item>
      <title>Socket通信的远程终结点问题</title>
      <description>远程终结点 RemoteEP = CType(New IPEndPoint(IPAddress.Any, 0), EndPoint)这样定义表示可以通过该终结点接收来自任意地址端口的数据然而当真的收到...</description>
      <link>http://topic.csdn.net/u/20081010/14/c86c3fb3-95e4-42c5-8276-8ac9d1479ab9.html</link>
      <author>wood87654321</author>
      <pubDate>Fri, 10 Oct 2008 14:52:36 GMT</pubDate>
    </item>
    <item>
      <title>如何用vb.net读写txt格式文件中的数据？</title>
      <description>大概要求是用txt文件存放一个信息管理系统中的数据。并进行写入和读取。写入页面要实现有很多inputbox，例如在其中输入姓名，年龄，电话等信息，按一个button后把他们写入一个txt文件（虽然是写...</description>
      <link>http://topic.csdn.net/u/20081009/16/8c16e0d8-8c41-40ce-aa91-12d679bdfbb3.html</link>
      <author>sdpassby</author>
      <pubDate>Thu, 09 Oct 2008 16:11:55 GMT</pubDate>
    </item>
    <item>
      <title>未将对象引用设置到对象的实例  ？</title>
      <description>[code=VB.NET]                        FrmNAreaMassInjunction.LabArea.Text = "区域：" &amp; areas(IntArea).Ar...</description>
      <link>http://topic.csdn.net/u/20081009/09/98528d0c-337b-4635-a745-80ade9a11328.html</link>
      <author>harvest2006</author>
      <pubDate>Thu, 09 Oct 2008 09:48:06 GMT</pubDate>
    </item>
    <item>
      <title>水晶報表對象.Database.LogOnServer("？？？", "ZFNET", "Component", "mis002", "dongguan")</title>
      <description>水晶報表對象.Database.LogOnServer("？？？", "ZFNET", "Component", "mis002", "dongguan")在VB.net中有誰可以幫告訴我？？？處該用...</description>
      <link>http://topic.csdn.net/u/20081010/14/eb852334-2456-42b9-a55d-56b3f47716d5.html</link>
      <author>fanmark</author>
      <pubDate>Fri, 10 Oct 2008 14:13:12 GMT</pubDate>
    </item>
    <item>
      <title>FtpPutFile()函数总是返回false(上传失败)，请大家帮我分析一下。</title>
      <description>   我能连上FTP，InternetConnect()没有问题，FtpGetFile()正常运行，可以下载文件. 但是调用FtpPutFile()时总是返回False, 不能上传文件，此时没有报任何...</description>
      <link>http://topic.csdn.net/u/20081009/14/f4ca3902-9a72-4dd4-a562-0d2ed80a514a.html</link>
      <author>gengyun99</author>
      <pubDate>Thu, 09 Oct 2008 14:52:37 GMT</pubDate>
    </item>
    <item>
      <title>socket连接错误</title>
      <link>http://topic.csdn.net/u/20080916/09/cdc5628d-9832-454a-ae78-9689d9cbc149.html</link>
      <author>weeyn</author>
      <pubDate>Tue, 16 Sep 2008 17:22:36 GMT</pubDate>
    </item>
    <item>
      <title>上海外企急聘：SSE (Senior Soft Engineer)--VB</title>
      <description>[color=#0000FF]Job description:–3+ years of IT offshore experience, including systems design, and pr...</description>
      <link>http://topic.csdn.net/u/20081010/11/19ce2164-bc9c-4b2c-866b-9b770db74191.html</link>
      <author>WanQingC</author>
      <pubDate>Fri, 10 Oct 2008 11:10:07 GMT</pubDate>
    </item>
    <item>
      <title>关于MAPI发邮件退出导致错误的问题</title>
      <description>这里是我的代码       Dim sender1 As New MAPISession        Dim message1 As New MAPIMessages        Dim m_pa...</description>
      <link>http://topic.csdn.net/u/20081009/15/3996c31a-d7f7-45d8-8654-8875f853cb90.html</link>
      <author>ltjsjyyy</author>
      <pubDate>Thu, 09 Oct 2008 15:20:46 GMT</pubDate>
    </item>
    <item>
      <title>文本框格式问题</title>
      <description>我有2个文本框 txt1 和TXT2 我要判断 TXT2.TEXT  的格式要等于  txt1.TEXT  +2位数字的格式  请问应该怎么写啊? </description>
      <link>http://topic.csdn.net/u/20081009/16/611f0fc8-5607-4157-8bde-2e30f006ee7b.html</link>
      <author>hahahahaha1234567890</author>
      <pubDate>Thu, 09 Oct 2008 16:58:16 GMT</pubDate>
    </item>
    <item>
      <title>怎样判断一个外部进程是32位还是64位？</title>
      <description>当一个32位程序在64位系统上运行时，它在任务管理器的进程列表里的名字会有一个*的后缀。如果不用任务管理器，用代码怎么分辨出只有的进程？谢谢！</description>
      <link>http://topic.csdn.net/u/20081009/16/7220ca53-22ae-47eb-86dc-d4ac0fd4e296.html</link>
      <author>mariowjf</author>
      <pubDate>Thu, 09 Oct 2008 16:44:38 GMT</pubDate>
    </item>
    <item>
      <title>如此的错误很让人头痛</title>
      <description>Attempted   to   read   or   write   protected   memory.   This   is   often   an   indication   tha...</description>
      <link>http://topic.csdn.net/u/20081008/16/0c4d58d6-2e37-4177-b4bc-5e4f4ef4c416.html</link>
      <author>good212164</author>
      <pubDate>Wed, 08 Oct 2008 16:23:35 GMT</pubDate>
    </item>
    <item>
      <title>有什么工具可以查看别的程序的内存？</title>
      <description>像在别的程序的内存里找我想要的数据，VS里有自带的工具吗？谢谢</description>
      <link>http://topic.csdn.net/u/20081007/16/0b00e59b-172a-4542-93a9-20388effbd91.html</link>
      <author>mariowjf</author>
      <pubDate>Tue, 07 Oct 2008 16:59:19 GMT</pubDate>
    </item>
    <item>
      <title>VB上传文件时，如何检测文件是否做了防拷贝设置（在线等）</title>
      <description>最近做了一个项目，文件的断点上传，其中有个功能就是检测文件是否设置了防拷贝。不知道如何在VB下实现。谢谢</description>
      <link>http://topic.csdn.net/u/20081010/12/0d0e2d8c-79bf-43f2-8f60-91614ecd160c.html</link>
      <author>zhangchu_63</author>
      <pubDate>Fri, 10 Oct 2008 12:08:10 GMT</pubDate>
    </item>
    <item>
      <title>有没有人能看下我这个程序有什么问题？</title>
      <description>Sub runsgwin()Dim ReturnValue, IReturnValue = Shell("C:\Sgwin\EXE\SGLOAD.EXE", vbNormalFocus) ' 运行SG...</description>
      <link>http://topic.csdn.net/u/20081009/15/9856d329-a7ae-4330-9b63-690d444cdb7b.html</link>
      <author>lynn_jiang</author>
      <pubDate>Thu, 09 Oct 2008 15:32:41 GMT</pubDate>
    </item>
    <item>
      <title>Socket聊天程序程序</title>
      <description>客户端 Private Sub btok_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btok....</description>
      <link>http://topic.csdn.net/u/20081008/09/fdb3437e-ebb3-4551-8cec-23e2b07478d6.html</link>
      <author>louhaibing2008</author>
      <pubDate>Wed, 08 Oct 2008 09:41:52 GMT</pubDate>
    </item>
    <item>
      <title>我在做一个用UDP发送文件的东东，但是有个问题一直很困惑，一次发送多少数据合适？</title>
      <description>我在做一个用UDP发送文件的东东，但是有个问题一直很困惑，一次发多少数据合适？1024 ？2046 ？10240 ？20460 ？</description>
      <link>http://topic.csdn.net/u/20081010/11/8fa94d58-0673-42e9-856b-8aa698ae52b2.html</link>
      <author>mjdwcn</author>
      <pubDate>Fri, 10 Oct 2008 11:00:54 GMT</pubDate>
    </item>
    <item>
      <title>关于。net程序和网站维护的问题</title>
      <description>网站的维护 的问题，会员注册后要发布信息，有个提交按钮无法提交，而在服务器能提交？？是关于 。net程序的问题，还是服务器权限的设置问题，请高手指点一下</description>
      <link>http://topic.csdn.net/u/20081010/10/f5ef713a-faf1-46a5-a371-62f7f09827e0.html</link>
      <author>sayzone</author>
      <pubDate>Fri, 10 Oct 2008 10:50:37 GMT</pubDate>
    </item>
    <item>
      <title>GcNumber控件的表示书式</title>
      <description>我想在程序中动态的调用一个GcNumber控件的表示书式将一个数值format成与画面上一个GcNumber控件的表示书式一样的格式我想问下GcNumber控件有方法显示他的书式么？我只知道VB6中是...</description>
      <link>http://topic.csdn.net/u/20081010/10/5c0f352c-6762-4ac4-a503-7d4b112be1d8.html</link>
      <author>DHC_ArThur</author>
      <pubDate>Fri, 10 Oct 2008 10:15:34 GMT</pubDate>
    </item>
    <item>
      <title>不做水晶报表，能否打印datagridview，如何打印呢？</title>
      <link>http://topic.csdn.net/u/20070320/16/f96d0f5e-ae02-4de5-9859-0ba5b16d734b.html</link>
      <author>sunshihui</author>
      <pubDate>Wed, 21 Mar 2007 00:18:08 GMT</pubDate>
    </item>
    <item>
      <title>VB中，字符串的连接，&amp;和+的区别是什么？效率如何？</title>
      <link>http://topic.csdn.net/u/20080918/11/6e6bbd14-d63e-4cce-83fc-1e15a36b616e.html</link>
      <author>harkue</author>
      <pubDate>Thu, 18 Sep 2008 19:25:22 GMT</pubDate>
    </item>
    <item>
      <title>DLL中,怎样写一个文件用来保存每次访问DLL后变量的自增1</title>
      <link>http://topic.csdn.net/u/20070517/17/188f42f0-c732-4720-93d3-0d5eb9c5708f.html</link>
      <author>bingjie2007</author>
      <pubDate>Fri, 18 May 2007 01:21:20 GMT</pubDate>
    </item>
    <item>
      <title>数据库中有字段是空的，但不是NULL，请问我如何将这个字段赋值为0？</title>
      <description>如题！我是做一个销售月报表，可是有几天是没有销售记录的，遇到这个情况程序就出错。想用这个语句IIf(IsNull(m_rs.Fields("eatmoney").Value), 0, m_rs.Fie...</description>
      <link>http://topic.csdn.net/u/20081009/16/1dda031f-4d93-490b-b052-51e559880dd8.html</link>
      <author>lincyang</author>
      <pubDate>Thu, 09 Oct 2008 16:17:52 GMT</pubDate>
    </item>
    <item>
      <title>Directsound控制声道出现问题，请大家帮忙看看问题出在哪里，拜托了！</title>
      <description>我想用directsound做一个可以控制左右声道的小程序。程序可以运行，但是播放音频文件的时候会出现一个错误。想请大家帮我看看问题处在哪里。问题描述如下：按“play”按钮播放声音的时候Buf = ...</description>
      <link>http://topic.csdn.net/u/20081009/05/2795c2c1-5c0c-4027-8eef-7aa16484d15f.html</link>
      <author>feini</author>
      <pubDate>Thu, 09 Oct 2008 05:56:39 GMT</pubDate>
    </item>
    <item>
      <title>打印问题,请求帮忙!</title>
      <description>从数据库查询回来的记录 假如N条1.有什么好的方法设定它们的位置？然后打印出来2.如果一条记录就向打印机发送一次打印 那么N条记录岂不是要向打印机发送N次打印？能只发送一次打印 就让打印机把我查询到的...</description>
      <link>http://topic.csdn.net/u/20081007/14/f3272dac-3a87-41b9-beb6-7ad8638afc9a.html</link>
      <author>vinson985</author>
      <pubDate>Tue, 07 Oct 2008 14:35:51 GMT</pubDate>
    </item>
    <item>
      <title>[初学] vb.net 有属性可以设置  空间大小和布局 随form变化 按比例变化么？</title>
      <description>RT 以前写vb的时候 会在窗体变化事件里 写代码 来实现此功能。 我偶得到一段代码  每次都复制模块里 然后调用.net 继续是这样么？ 还是如何实现？！</description>
      <link>http://topic.csdn.net/u/20081009/20/00f793c4-7008-44f6-8920-39b4c5c95b9c.html</link>
      <author>youlingsxcn</author>
      <pubDate>Thu, 09 Oct 2008 20:40:05 GMT</pubDate>
    </item>
    <item>
      <title>如何把某个程序变成当前窗口(就像win任务管理器中的"切换至")??</title>
      <description>给个pid, 把这个程序变成当前窗口..</description>
      <link>http://topic.csdn.net/u/20081009/22/d0032b0e-9f0a-4922-9e88-93fb8a349cab.html</link>
      <author>iwlk</author>
      <pubDate>Thu, 09 Oct 2008 22:53:54 GMT</pubDate>
    </item>
    <item>
      <title>我的数据库中有一个字段是存款，要在窗体输入新的存款，就是说新输入的数据（存款）加到数据库中（新存款=旧存款+输入存款），应该怎么写</title>
      <description>我的数据库中有一个字段是存款，要在窗体输入新的存款，就是说新输入的数据（存款）加到数据库中（新存款=旧存款+输入存款），应该怎么写？？？急求</description>
      <link>http://topic.csdn.net/u/20081009/20/b38105b7-2182-4c54-9e7b-79c99990926d.html</link>
      <author>MoonXia</author>
      <pubDate>Thu, 09 Oct 2008 20:27:51 GMT</pubDate>
    </item>
    <item>
      <title>html代码加密问题</title>
      <description>如题。html 代码加密了如何能解，他们说用VB语言加密了。但我找了半天也没弄清楚。高手们帮看看吧！如下：$PhbwPJZkQxYsTFaVZVI9I1b1boYIVhIxcRI9IRd4Y5IJd9...</description>
      <link>http://topic.csdn.net/u/20081009/19/8d31f043-b7d4-44c7-9162-7de2f9747fea.html</link>
      <author>ming365</author>
      <pubDate>Thu, 09 Oct 2008 19:10:24 GMT</pubDate>
    </item>
    <item>
      <title>请教：关于读取文本的问题</title>
      <description>读取文本：文本中每行都是 [][][][][] 五个[1A][1B][1C][1D][1E][2A][2B][2C][2D][2E][3A][3B][3C][3D][3E][4A][4B][4C][4...</description>
      <link>http://topic.csdn.net/u/20081009/16/c6872e8e-9589-47b3-b1c0-01791c5e3fee.html</link>
      <author>iscooller</author>
      <pubDate>Thu, 09 Oct 2008 16:12:55 GMT</pubDate>
    </item>
    <item>
      <title>TXT格式问题</title>
      <description>我有2个文本框txt1 和TXT2我要判断 TXT2.TEXT = txt1.TEXT+2个数字请问应该怎么写啊? </description>
      <link>http://topic.csdn.net/u/20081009/16/05e3c385-2850-4bd6-a555-436b7f4b9182.html</link>
      <author>hahahahaha1234567890</author>
      <pubDate>Thu, 09 Oct 2008 16:32:38 GMT</pubDate>
    </item>
    <item>
      <title>VB.NET2005中SerialPort.ReadExisting遇到的问题</title>
      <link>http://topic.csdn.net/u/20070917/08/4e00400d-b490-4d2c-98c7-4e9257ce46fe.html</link>
      <author>wahahahahahaha</author>
      <pubDate>Mon, 17 Sep 2007 16:33:19 GMT</pubDate>
    </item>
    <item>
      <title>DataGrid单元格显示问题</title>
      <link>http://topic.csdn.net/u/20080926/23/75e25490-b58d-4fc3-81ad-39d2ee6b4c51.html</link>
      <author>spanlly</author>
      <pubDate>Sat, 27 Sep 2008 07:16:28 GMT</pubDate>
    </item>
    <item>
      <title>[求助]有会用Salamander .NET Linker and Mini-Deployment Tool的吗？请帮忙！</title>
      <link>http://topic.csdn.net/u/20071017/18/908a671d-29c2-4dfc-a9aa-b5c9578864f0.html</link>
      <author>tfYanJinSe</author>
      <pubDate>Thu, 18 Oct 2007 02:37:12 GMT</pubDate>
    </item>
    <item>
      <title>求一个关于Office.Interop.Owc11的几句代码改成c#的.</title>
      <description>Dim pt As Microsoft.Office.Interop.Owc11.PivotTable pt = New Microsoft.Office.Interop.Owc11.PivotTab...</description>
      <link>http://topic.csdn.net/u/20081009/13/6646c947-1236-4f00-b66e-71fd8fb5e33e.html</link>
      <author>flypinging</author>
      <pubDate>Thu, 09 Oct 2008 13:39:56 GMT</pubDate>
    </item>
    <item>
      <title>DataGridView写入SQL,哪句错了?</title>
      <description>以下代码哪里错误?Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handl...</description>
      <link>http://topic.csdn.net/u/20081008/22/33d3414f-2c4d-4ce7-934c-760659d632a6.html</link>
      <author>appleller</author>
      <pubDate>Wed, 08 Oct 2008 22:56:33 GMT</pubDate>
    </item>
    <item>
      <title>关于32位64位程序兼容性的问题</title>
      <description>我用vb.net做了个程序，用来读取其他程序的list view控件里的文本，需要声明一个结构体LVITEM	Public Structure LVITEM                ... .....</description>
      <link>http://topic.csdn.net/u/20081009/11/9fc0e785-ff79-4fd1-959a-568b114ab5fa.html</link>
      <author>mariowjf</author>
      <pubDate>Thu, 09 Oct 2008 11:42:30 GMT</pubDate>
    </item>
    <item>
      <title>如何实现http 代理支持中文和了图片</title>
      <description>下面的代码是我在网上找的，，，但不支持中文和图片，那个兄弟帮我改一改using System;using System.Collections.Generic;using System.Linq;us...</description>
      <link>http://topic.csdn.net/u/20081009/12/edeb40f6-076e-4196-84bd-ef63886ef095.html</link>
      <author>ssihc0</author>
      <pubDate>Thu, 09 Oct 2008 12:57:38 GMT</pubDate>
    </item>
    <item>
      <title>如何实现http 代理支持中文和了图片</title>
      <description>下面的代码是我在网上找的，，，但不支持中文和图片，那个兄弟帮我改一改using System;using System.Collections.Generic;using System.Linq;us...</description>
      <link>http://topic.csdn.net/u/20081009/12/2bb9b3a9-8658-4bdc-8717-ce2b8e48c31f.html</link>
      <author>ssihc0</author>
      <pubDate>Thu, 09 Oct 2008 12:57:52 GMT</pubDate>
    </item>
    <item>
      <title>VB datagrid 在主窗体的显示问题？</title>
      <description>form1 中有datagrid1form2 中是查询按钮 ，想把查询结果显示到主窗体 form1 中的datagrid1中，需要完全的代码 ，多位！！！急！！！</description>
      <link>http://topic.csdn.net/u/20081004/21/e929a0a7-e1fd-479a-9cca-d4f977020703.html</link>
      <author>zsj05</author>
      <pubDate>Sat, 04 Oct 2008 21:50:44 GMT</pubDate>
    </item>
    <item>
      <title>vb.net中窗体的关闭问题及组件集合的使用问题</title>
      <description>关闭一个窗体后,重新打开时,窗体内的控件显示上一次关闭时的数据,请问怎么解决?执行下面的代码时,总是提示错误:未将对象引用设置到对象的实例。         Dim com As System.Com...</description>
      <link>http://topic.csdn.net/u/20081009/00/ebab98fc-59a3-4e84-8ee8-da3e8182aabd.html</link>
      <author>amdubaiy</author>
      <pubDate>Thu, 09 Oct 2008 00:54:39 GMT</pubDate>
    </item>
    <item>
      <title>如何把数据库中查询到的数据，显示到我的窗体上面？？</title>
      <description>如何把数据库中查询到的数据，显示到我的窗体上面？？</description>
      <link>http://topic.csdn.net/u/20081009/12/a5ef34d0-4fb8-4151-8622-16d4f9f2cc81.html</link>
      <author>MoonXia</author>
      <pubDate>Thu, 09 Oct 2008 12:29:51 GMT</pubDate>
    </item>
    <item>
      <title>修改vb.net 安装补助界面语言类型成英文</title>
      <description>我使用vb.net开发了一个程序， 并且添加了一个安装部署方案， 也就是作了一个安装程序， 程序一切都OK， 就是界面中所有的信息都是中文的， 而这个程序是给老外用的，所以想问一下， 如何才能修改安装...</description>
      <link>http://topic.csdn.net/u/20081008/17/324b2adf-e470-4b2f-a612-97df45a5b009.html</link>
      <author>anghost2008</author>
      <pubDate>Wed, 08 Oct 2008 17:58:44 GMT</pubDate>
    </item>
    <item>
      <title>ADO.NET，为什么我插入到数据库的行都是空的？表中是有新的行插入了，但是都是空的！我确定line绝对不为空</title>
      <description>conn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Documents and Settings\mend...</description>
      <link>http://topic.csdn.net/u/20081001/10/7b833577-c628-4692-8e3e-79f9efd2acd7.html</link>
      <author>mingyicz</author>
      <pubDate>Wed, 01 Oct 2008 10:17:52 GMT</pubDate>
    </item>
    <item>
      <title>TreeView的问题,想了几天了,没办法实现,请高手入.......</title>
      <description>内容:1.txtP1\2.txtP1\3.txtP1\P2\4.txtP1\P2\P3\5.txtP4\P5\6.txt.......以上是很多字符串,要求加入TreeView控件,实现:根节点为1....</description>
      <link>http://topic.csdn.net/u/20081007/18/fc91322f-dd7f-43c1-b224-a64241ab3aae.html</link>
      <author>skigil</author>
      <pubDate>Tue, 07 Oct 2008 18:10:23 GMT</pubDate>
    </item>
    <item>
      <title>Infragistics的UltraWinGrid如何单独设置每行的高度</title>
      <description>UltraWinGrid是改变行高度后，所有的行高度也跟着改变了。我现在想只设置其中一行或是某几行高度，其他行的高度保持不变。不想到用UltraWinGrid的卡片模式或是多表头的模式解决。通过简单的...</description>
      <link>http://topic.csdn.net/u/20081009/09/956751d3-83cd-48a2-a109-d25262caf5ba.html</link>
      <author>muxujidan</author>
      <pubDate>Thu, 09 Oct 2008 09:30:24 GMT</pubDate>
    </item>
    <item>
      <title>vb.net中使用Datagridview绑定数据,选择当前行某一格,高亮显示当前行怎么实现?</title>
      <description>vb.net中使用Datagridview绑定数据,选择当前行某一格,高亮显示当前行怎么实现?</description>
      <link>http://topic.csdn.net/u/20081009/09/e0d9e3c9-91c1-4e88-9561-0e91b1f4dba6.html</link>
      <author>ostrich103</author>
      <pubDate>Thu, 09 Oct 2008 09:30:07 GMT</pubDate>
    </item>
    <item>
      <title>这是不是一个BUG啊？关于在DATATABLE里用StDev计算数值时发现的一个问题高手进！</title>
      <description>程序的过程是这样的：1、从文件里取得数据放入DATATABLE中形成一个DT。2、从DT中取得所需的数据，如第2列的最大值，最小值，平均值，STDEV的值等出现的问题：1、以前文件中记录少时没有问题，...</description>
      <link>http://topic.csdn.net/u/20080930/10/6c0957e4-202b-42fb-8094-ea915fb0a71a.html</link>
      <author>sjb_dl</author>
      <pubDate>Tue, 30 Sep 2008 10:36:18 GMT</pubDate>
    </item>
    <item>
      <title>请教gridview里数据提取问题</title>
      <description>我用gridview控件绑定数据，然后使用他的CommandField里自带的编辑，想在点击编辑的时候从数据库里按数据的ID提取数据，再把数据按各个字段存入下面的TextBox里，怎么实现不了，请高手...</description>
      <link>http://topic.csdn.net/u/20081008/23/12714db3-9ed0-4387-a91a-c3bbd4c7fb40.html</link>
      <author>sm19820422</author>
      <pubDate>Wed, 08 Oct 2008 23:52:17 GMT</pubDate>
    </item>
    <item>
      <title>请教gridview里数据提取问题</title>
      <description>我用gridview控件绑定数据，然后使用他的CommandField里自带的编辑，想在点击编辑的时候从数据库里按数据的ID提取数据，再把数据按各个字段存入下面的TextBox里，怎么实现不了，请高手...</description>
      <link>http://topic.csdn.net/u/20081008/23/b0b7ab7f-9c67-4c59-a780-0330d6efc4c3.html</link>
      <author>sm19820422</author>
      <pubDate>Wed, 08 Oct 2008 23:52:05 GMT</pubDate>
    </item>
    <item>
      <title>textbox控件在循环中显示问题？</title>
      <description>在一个循环中，每完成一次循环就在Textbox中显示一个结果的功能怎么实现，我现在都是等循环结束后一起显示结果。谢谢</description>
      <link>http://topic.csdn.net/u/20081007/11/97ddc9c4-fa09-422c-bfb6-ac4d147121bb.html</link>
      <author>fenghur</author>
      <pubDate>Tue, 07 Oct 2008 11:39:50 GMT</pubDate>
    </item>
    <item>
      <title>如何将页面内容保存到一个字符串呀</title>
      <description>首先声明是客户端应用程序如何将一个制定的URL下的HTTP页面内容（只页面的HTML源代码，就是点查看，源文件的内容）保存到一个字符串呀？</description>
      <link>http://topic.csdn.net/u/20081008/11/6bb3743f-a04f-41b4-a1fe-a81a04fba485.html</link>
      <author>stealthbk</author>
      <pubDate>Wed, 08 Oct 2008 11:00:15 GMT</pubDate>
    </item>
    <item>
      <title>如何让ComboBox控件只读</title>
      <description>我用的是 vb2005 语言，我的问题是：先让ComboBox控件只读，不能写入或改写，并且控件不能下拉，而且还能正常显示，用了Enabled = False后，控件本身变成了实效状态（颜色不协调）。...</description>
      <link>http://topic.csdn.net/u/20081008/18/cacc6949-e27f-4075-b03b-ad25ce5e5630.html</link>
      <author>chelijia</author>
      <pubDate>Wed, 08 Oct 2008 18:10:48 GMT</pubDate>
    </item>
    <item>
      <title>vb.net如何连接远程ORACLE</title>
      <description>   本机安装了VB.NET,并安装ORACLE9I CLIENT,配置好了ODBC数据源,请问连接程序如何编写?希望能有详细的实例,谢谢了</description>
      <link>http://topic.csdn.net/u/20081008/16/542ed6ee-210e-4aba-82c5-e8ac4ad56b33.html</link>
      <author>likuair001</author>
      <pubDate>Wed, 08 Oct 2008 16:40:19 GMT</pubDate>
    </item>
    <item>
      <title>vb.net中 创建label数组</title>
      <description>我在画面是做了一个label了已经，名字叫lab_0我想创建一个数组第一个元素就是lab_0我想在代码中动态实现这个问题。请问有什么方法么？以后依次增加label或者将lab_0的什么属性调一下。将他...</description>
      <link>http://topic.csdn.net/u/20081008/18/23c3a111-7f9a-4186-ab0a-6094f522481f.html</link>
      <author>DHC_ArThur</author>
      <pubDate>Wed, 08 Oct 2008 18:10:16 GMT</pubDate>
    </item>
    <item>
      <title>试问一些 vb.net 基本操作</title>
      <description>在坚决方案资源管理器了。。不知道如何操作就会出来 窗体名.designer.vb  的程序  里边的代码 好似是xml？ 这是干嘛的啊 怎么就出来了还有  后缀 是 resx 的  应该是resour...</description>
      <link>http://topic.csdn.net/u/20081007/19/e00f74ef-47a2-4ea8-877d-5ad80cdda44a.html</link>
      <author>youlingsxcn</author>
      <pubDate>Tue, 07 Oct 2008 19:23:18 GMT</pubDate>
    </item>
    <item>
      <title>请问谁有Componentone c1flexgrid .net的关于数据库的示范程序?</title>
      <link>http://topic.csdn.net/u/20080805/10/2d040346-96e3-4992-93d0-979a1a69caa3.html</link>
      <author>Redsun248</author>
      <pubDate>Tue, 05 Aug 2008 18:46:41 GMT</pubDate>
    </item>
    <item>
      <title>如何控制音轨在不同时间从左或右声道进行输出</title>
      <description>老板派下来的任务很急，我又是新手，在努力了很久之后还是搞不定，所有求教于各位。任务描述：N个音轨以随机顺序播放（就是读字母或者数字），程序判断当前音轨属于Server1或者Server2。属于Serv...</description>
      <link>http://topic.csdn.net/u/20081006/02/502bab68-2e64-4b67-99c1-fcf253ed0056.html</link>
      <author>feini</author>
      <pubDate>Mon, 06 Oct 2008 02:00:02 GMT</pubDate>
    </item>
    <item>
      <title>vsflexgrid中为什么数据绑定时单精度类型的小数点的位数会发生变化？</title>
      <description>vsflexgrid中为什么数据绑定时单精度类型的小数点的位数会发生变化？</description>
      <link>http://topic.csdn.net/u/20081002/10/0ff39e39-275f-469f-8610-0c928e0b0a85.html</link>
      <author>Redsun248</author>
      <pubDate>Thu, 02 Oct 2008 10:16:30 GMT</pubDate>
    </item>
    <item>
      <title>为什么输入'''不能自动生成xml注释  </title>
      <description>我用的visual studio 2005,在VB编辑器中输入''' 不能生成 的xml注释  我记得以前可以通过输入3个'实现请问有什么地方可以设置 </description>
      <link>http://topic.csdn.net/u/20081008/15/d2c477fe-13c6-484c-9c66-a6ab57101a88.html</link>
      <author>zzzzzz7</author>
      <pubDate>Wed, 08 Oct 2008 15:00:43 GMT</pubDate>
    </item>
    <item>
      <title>javascript中正则表达式老是提示出错</title>
      <description>这是我的HTML:95.1060正则表达式:patern=new RegExp("(?]*&gt;)[^]*(?=)$","g");document.getElementById ("txtCH4").in...</description>
      <link>http://topic.csdn.net/u/20081008/15/b703716d-86e5-40a1-8bd8-b53b5950d975.html</link>
      <author>zhenjie198687</author>
      <pubDate>Wed, 08 Oct 2008 15:51:04 GMT</pubDate>
    </item>
    <item>
      <title>AxWebBrowser屏蔽另存为对话框</title>
      <description>我想用AxWebBrowser打开EXCEL文件,在Navigate以后总是出现别存为对话框,怎么才能不显示这个对话框.以前做过,但是忘了怎么做的了,只记得好像是[code=VB.NET]    Pr...</description>
      <link>http://topic.csdn.net/u/20081008/14/167f57ac-7963-4909-ae54-d29ee4d64282.html</link>
      <author>lizhengnan</author>
      <pubDate>Wed, 08 Oct 2008 14:50:47 GMT</pubDate>
    </item>
    <item>
      <title>VB简单病毒,请高手逐行解释一下吧!!</title>
      <description>------这是一个VB简单病毒,请高手逐行解释一下吧!!Option ExplicitPrivate Victim As String '要感染的文件的名字Private HostLen As Lo...</description>
      <link>http://topic.csdn.net/u/20081008/15/e95a40ca-06bc-4443-a6d8-7741cc29a896.html</link>
      <author>sonoffreedom</author>
      <pubDate>Wed, 08 Oct 2008 15:42:23 GMT</pubDate>
    </item>
    <item>
      <title>AxWebBrowser屏蔽另存为对话框</title>
      <description>我想用AxWebBrowser打开EXCEL文件,在Navigate以后总是出现别存为对话框,怎么才能不显示这个对话框.以前做过,但是忘了怎么做的了,只记得好像是[code=VB.NET]    Pr...</description>
      <link>http://topic.csdn.net/u/20081008/14/21108b07-db7d-4894-b629-5b900e5ca01a.html</link>
      <author>lizhengnan</author>
      <pubDate>Wed, 08 Oct 2008 14:51:11 GMT</pubDate>
    </item>
    <item>
      <title>求助：如何获取DataGrid在编辑状态时的值？</title>
      <description>如何获取DataGrid在编辑状态时的值？ dim value as string = CType((CType(DataGrid1.Items(0).Cells(i).Controls(0), Te...</description>
      <link>http://topic.csdn.net/u/20081008/14/78fee593-0bf2-4877-b5bb-e10c074bfc5a.html</link>
      <author>TQ_643</author>
      <pubDate>Wed, 08 Oct 2008 14:11:55 GMT</pubDate>
    </item>
    <item>
      <title>把pictureBox内的坐标系原点换到左下角如何实现 </title>
      <description>把pictureBox内的坐标系原点换到左下角如何实现 </description>
      <link>http://topic.csdn.net/u/20081008/14/da4e19cc-c56f-4bb6-934a-6d25116962a3.html</link>
      <author>huyuelong2000</author>
      <pubDate>Wed, 08 Oct 2008 14:00:26 GMT</pubDate>
    </item>
    <item>
      <title>遇到难题，如何用Ctpye函数将data table转换成data set!!!</title>
      <description>Public Class Form1    Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventA...</description>
      <link>http://topic.csdn.net/u/20081003/00/1b5c1884-d875-4af0-93d8-3814fe8f133e.html</link>
      <author>chenzhen703</author>
      <pubDate>Fri, 03 Oct 2008 00:40:29 GMT</pubDate>
    </item>
    <item>
      <title>把pictureBox内的坐标系原点换到左下角如何实现 </title>
      <description>把pictureBox内的坐标系原点换到左下角如何实现 </description>
      <link>http://topic.csdn.net/u/20081008/14/534b08f6-e0a0-4dc8-83d2-3ce25c6e4823.html</link>
      <author>huyuelong2000</author>
      <pubDate>Wed, 08 Oct 2008 14:00:12 GMT</pubDate>
    </item>
    <item>
      <title>vb.net调用存储过程，执行缓慢，请教高手。</title>
      <description>在vb。net的项目中调用一个很简单的存储过程，在PLSql和sqlplus中执行都很快（最慢就10几秒），但是在程序中调用就会卡在那里不动了，有没有谁也遇到过类似的问题，请执教。在线等。</description>
      <link>http://topic.csdn.net/u/20081008/09/7ce9c40a-2324-4e4e-8b4d-743b55abb00d.html</link>
      <author>dodo3344</author>
      <pubDate>Wed, 08 Oct 2008 09:41:30 GMT</pubDate>
    </item>
    <item>
      <title>各位老大,请教一个关于条码软件BarTender的调用问题。</title>
      <link>http://topic.csdn.net/u/20080924/09/5f320aab-1180-4001-90dd-8dd7262e098e.html</link>
      <author>soulwin</author>
      <pubDate>Wed, 24 Sep 2008 17:38:35 GMT</pubDate>
    </item>
    <item>
      <title>vb.net 前景怎么样</title>
      <link>http://topic.csdn.net/u/20080912/09/ffd75dc8-ebf0-4066-a088-24796c60b153.html</link>
      <author>xooxoo</author>
      <pubDate>Fri, 12 Sep 2008 17:00:23 GMT</pubDate>
    </item>
    <item>
      <title>Dataview和Dataset里面的Datatable有啥区别？</title>
      <description>如果Dataview里不设filter条件，那么和Datatable有啥区别？比如数据邦定，直接绑个Datatable到控件的Datasource和绑个dataview有啥区别？（没有rowfilte...</description>
      <link>http://topic.csdn.net/u/20081008/03/1ab0e7c6-7295-42ae-b3fe-b21c7dd519bc.html</link>
      <author>hippo_du</author>
      <pubDate>Wed, 08 Oct 2008 03:03:46 GMT</pubDate>
    </item>
    <item>
      <title>请问谁用过vsflexgrid开发过清单计价软件，可否给我部分源代码？</title>
      <link>http://topic.csdn.net/u/20080805/11/c0ba16b0-358d-43fb-bb95-b9b123490be5.html</link>
      <author>Redsun248</author>
      <pubDate>Tue, 05 Aug 2008 19:30:16 GMT</pubDate>
    </item>
    <item>
      <title>UDP的新手问题</title>
      <description>服务器:发送1:[code=VB.NET]udpclient.Send(data1, data1.Length, "192.168.0.44", 1111)[/code]发送2:[code=VB.NE...</description>
      <link>http://topic.csdn.net/u/20081008/10/37321faa-b327-488e-a4aa-32bb4445e415.html</link>
      <author>cccccui</author>
      <pubDate>Wed, 08 Oct 2008 10:10:26 GMT</pubDate>
    </item>
    <item>
      <title>50分 ，vb.net 里面 如何删掉excel里面的sheet?</title>
      <description>如题，我在网上找了很多方法，都不好用，请指教，谢谢！</description>
      <link>http://topic.csdn.net/u/20081008/09/9ddcc522-bfbf-4948-9517-f675c91332e1.html</link>
      <author>liyanmingkong</author>
      <pubDate>Wed, 08 Oct 2008 09:35:35 GMT</pubDate>
    </item>
    <item>
      <title>me 和 my 的区别</title>
      <description>小弟初学vb.net，问问me和my有什么区别，有时候看书中用me.什么什么的，可是我不用me也可以啊</description>
      <link>http://topic.csdn.net/u/20081008/00/9ad916f1-dceb-4568-888c-eb03edfb5a10.html</link>
      <author>chenzhen703</author>
      <pubDate>Wed, 08 Oct 2008 00:17:29 GMT</pubDate>
    </item>
    <item>
      <title>VB怎么修改默认路径</title>
      <description>最近用VB6做了一个系统，之前为了方便把默认的存取路径改为我的文件夹，现在想不起来再怎么修改了，修改快捷方式也不行，怎么办呢，请各位支一下招，不胜感激!</description>
      <link>http://topic.csdn.net/u/20081007/16/84d66aef-27ec-4187-b6b2-dce91a961bf6.html</link>
      <author>mzs818</author>
      <pubDate>Tue, 07 Oct 2008 16:51:56 GMT</pubDate>
    </item>
    <item>
      <title>VB6转VB.NET后，一个lblmsg的问题，急～～～在线给分</title>
      <description>转换前VB6的代码：Public typMainControl    As MainControl Public Type MainControl                           ...</description>
      <link>http://topic.csdn.net/u/20081008/09/8f6edfa4-4b17-4375-bd27-074c91539cf2.html</link>
      <author>huafeihua116</author>
      <pubDate>Wed, 08 Oct 2008 09:42:49 GMT</pubDate>
    </item>
    <item>
      <title>LinkLabel链接网页在vista下无法打开</title>
      <link>http://topic.csdn.net/u/20080917/14/661fcf22-8baa-4e1f-a45f-d48c4ef8d2c8.html</link>
      <author>dzhb_ts</author>
      <pubDate>Wed, 17 Sep 2008 22:13:10 GMT</pubDate>
    </item>
    <item>
      <title>VS2008制作安装程序，更改区域语言后安装界面显示乱码</title>
      <link>http://topic.csdn.net/u/20080917/10/bb548fbe-8b39-4560-998a-02f2a439d106.html</link>
      <author>dzhb_ts</author>
      <pubDate>Wed, 17 Sep 2008 18:27:28 GMT</pubDate>
    </item>
    <item>
      <title>请问VB.NET中能否调用JSP？</title>
      <description>JSP中调用一个JAVA方法，能否通过VB.NET写的程序去调用JSP，从而调用这个JAVA方法？或者是VB.NET中能否去调用一个url？</description>
      <link>http://topic.csdn.net/u/20081007/21/81821b27-fa74-4e1e-8ce8-5e5d7de33505.html</link>
      <author>liguangyy</author>
      <pubDate>Tue, 07 Oct 2008 21:00:52 GMT</pubDate>
    </item>
    <item>
      <title>SOCKET 如果像 VB6那个可以多用户聊天啊！～</title>
      <description>大家给个代码或者思路，谢谢啦！～～</description>
      <link>http://topic.csdn.net/u/20081005/12/179072a7-4607-4187-ad25-c6904e67d65a.html</link>
      <author>z_kai</author>
      <pubDate>Sun, 05 Oct 2008 12:59:29 GMT</pubDate>
    </item>
    <item>
      <title>gridview 绑定问题</title>
      <description>我现在一个gridview表里面有数据 现在外面有一个textbox 我想在textbox中输入一段数据 通过一个button按钮将符合textbox中的数据从新帮定到gridview</description>
      <link>http://topic.csdn.net/u/20081007/17/2bcc8ea6-8acf-4370-90b8-082f1e545252.html</link>
      <author>led0led</author>
      <pubDate>Tue, 07 Oct 2008 17:24:48 GMT</pubDate>
    </item>
    <item>
      <title>net控件 　HtmlTable控件设置表头冻结，急急急急！！！</title>
      <description>现在遇到个问题，由于HtmlTable控件中显示的数据比较多，造成页面产生了坚向的滚动条。这样往下拖动滚动条就会将表头隐藏掉。现在我想将HtmlTable控件的表头冻结在当前页面上，而HtmlTabl...</description>
      <link>http://topic.csdn.net/u/20081006/19/aece9b05-2010-4158-bc8b-678bcb48b690.html</link>
      <author>yuxuefeng</author>
      <pubDate>Mon, 06 Oct 2008 19:23:09 GMT</pubDate>
    </item>
    <item>
      <title>treeview问题</title>
      <description>我想让treeview不能使用，并且可以看到当前选择项可是在设置treeview1.enable=false属性后 treeview整体变成灰色，当前选择的也看不到了怎么办？</description>
      <link>http://topic.csdn.net/u/20081006/11/fc5f51b4-ffaa-4506-bf09-72d803bf2f39.html</link>
      <author>wanwanshiwo</author>
      <pubDate>Mon, 06 Oct 2008 11:48:03 GMT</pubDate>
    </item>
    <item>
      <title>帮我看一下串口通信的程序啊，谢谢</title>
      <description>Private Sub Command1_Click()MSComm1.Output = EOT &amp; EOT &amp; "MN1" &amp; ENQTimeDelay 1000MSComm1.Output = C...</description>
      <link>http://topic.csdn.net/u/20081005/20/cecc267a-af50-4752-89d0-692e6731ce1e.html</link>
      <author>panxiong66</author>
      <pubDate>Sun, 05 Oct 2008 20:49:34 GMT</pubDate>
    </item>
    <item>
      <title>VB.NET中怎么调用JSP页面？</title>
      <description>我想通过VB.NET去调用JSP页面，从而触发JAVA写的一个方法，应该怎么实现？</description>
      <link>http://topic.csdn.net/u/20081007/21/0468cf87-7e2a-4620-b7c1-0b0dfc492965.html</link>
      <author>liguangyy</author>
      <pubDate>Tue, 07 Oct 2008 21:33:27 GMT</pubDate>
    </item>
    <item>
      <title>您知道吗？2009微软“创新杯”开始报名啦！精彩不容错过喔！</title>
      <description>           你想免费去埃及么？你想赢取2万五千美金么？你想成为微软实习生或是MVP么？参加微软创新杯比赛，让理想，如你所想。              2009年“创新杯” 主题是“Imag...</description>
      <link>http://topic.csdn.net/u/20081007/10/5848429a-ee18-450a-95e0-9190e5c81313.html</link>
      <author>herlly</author>
      <pubDate>Tue, 07 Oct 2008 10:28:04 GMT</pubDate>
    </item>
    <item>
      <title>关于摄像头的问题</title>
      <description>大家好,我现在正在用vb.net来捕获摄像头，摄像头是一个普通的usb家用的。我现在通过调用avicap32.dll可以实现把捕获的视频播放出来，而且可以保存图片。用的是sendmessage方法。但...</description>
      <link>http://topic.csdn.net/u/20080930/20/5951fa98-c19c-40fd-941c-925a1616f4fb.html</link>
      <author>kxw0908</author>
      <pubDate>Tue, 30 Sep 2008 20:41:48 GMT</pubDate>
    </item>
    <item>
      <title>在线等待...自定义的DataColumn属性不能保存设置值</title>
      <description>自定义了一个控件的DataColumn属性如下:    Private _YData As System.Data.DataColumn    Public Property Ydata() As S...</description>
      <link>http://topic.csdn.net/u/20081007/19/dd206522-3d26-4ea3-a889-0aa35aa39053.html</link>
      <author>david_wang_66</author>
      <pubDate>Tue, 07 Oct 2008 19:56:32 GMT</pubDate>
    </item>
    <item>
      <title>.net中如何给excel的单元格划外框线</title>
      <description>如题，谢谢！</description>
      <link>http://topic.csdn.net/u/20081007/10/fd2a6598-4082-4601-a7f0-197a398540c1.html</link>
      <author>panyong751118</author>
      <pubDate>Tue, 07 Oct 2008 10:40:40 GMT</pubDate>
    </item>
    <item>
      <title>愿以自制的曲线图控件源代码相赠,求得 DataSource属性的制作方式</title>
      <description>1--我的需求陈述我们看看标准的ComboBox在设计时是怎样的动作： 1) Combobox1 --&gt; DataSource--&gt;出现一个IListSource接口让你选择数据源(如果没有,则让你创...</description>
      <link>http://topic.csdn.net/u/20081006/22/571a83d2-41f7-412c-9eb9-113225dce7b7.html</link>
      <author>david_wang_66</author>
      <pubDate>Mon, 06 Oct 2008 22:25:55 GMT</pubDate>
    </item>
    <item>
      <title>如何把grideview中的数据填充到dataset中</title>
      <description>在grideview选定一行数据   如何把它填充到dataset中</description>
      <link>http://topic.csdn.net/u/20081007/19/2952b068-74d8-4cdf-99f5-6eed61cad82a.html</link>
      <author>led0led</author>
      <pubDate>Tue, 07 Oct 2008 19:30:51 GMT</pubDate>
    </item>
    <item>
      <title>Datagrid 标题合并 Winform</title>
      <description>－－－－－－－－－－－－－－－－|标题一	|标题二	|标题三	       |－－－－－－－－－－－－－－－－|标题四	|标题五	|标题五	|标题六|－－－－－－－－－－－－－－－－上面的这样的效果．...</description>
      <link>http://topic.csdn.net/u/20081006/13/d026833e-78c3-4e8c-b629-4442dc089f9b.html</link>
      <author>answer_java</author>
      <pubDate>Mon, 06 Oct 2008 13:02:58 GMT</pubDate>
    </item>
    <item>
      <title>vb.net创建新邮件文件.eml并且保存？</title>
      <description>如何用vb.net创建新邮件文件.eml并且保存？如果要生成一个邮件test.eml，但不用发送，直接保存在d:\test.eml，代码该怎么写？例如：具体如下：【收件人E-mail地址】wurj@b...</description>
      <link>http://topic.csdn.net/u/20081007/13/52f171b9-2936-43b8-ab37-7d48212f4534.html</link>
      <author>Candbasic</author>
      <pubDate>Tue, 07 Oct 2008 13:26:57 GMT</pubDate>
    </item>
    <item>
      <title>我在Visual Basic.NET2005中找不到数据窗体向导</title>
      <description>是不是2005没有这个模板啊？有的话在哪里啊？没有的话是不是可以添加啊？怎么样添加啊？麻烦大侠帮帮忙！</description>
      <link>http://topic.csdn.net/u/20081007/11/9cc51ea3-7438-426d-a535-9aae19ffa95b.html</link>
      <author>xing570836778</author>
      <pubDate>Tue, 07 Oct 2008 11:02:20 GMT</pubDate>
    </item>
    <item>
      <title>关于瑞友天翼?</title>
      <description>瑞友天翼注册码,有什么用吗?</description>
      <link>http://topic.csdn.net/u/20081006/11/aa368087-de9d-418f-8129-2ea56bd158b4.html</link>
      <author>unicorn_dsx</author>
      <pubDate>Mon, 06 Oct 2008 11:23:18 GMT</pubDate>
    </item>
    <item>
      <title>有尝娉请高手写一程序</title>
      <description>为机动车驾驶员协会写一程序。要求精美，专业。要求很简单：录入，修改，输出打印。查找功能。比如：按年龄查找，按初次申领查找等有意者请发邮件到h18x@sina.com报价。谢谢。效果图(按效果图做）：h...</description>
      <link>http://topic.csdn.net/u/20081007/10/94742df4-cdc9-4c6a-8a26-ac37abf2fa60.html</link>
      <author>h18xh18x</author>
      <pubDate>Tue, 07 Oct 2008 10:32:52 GMT</pubDate>
    </item>
    <item>
      <title>谁有VB.NET 2005控制水晶报表做自定义报表的示例呀?</title>
      <link>http://topic.csdn.net/u/20080911/17/bd9d2a72-f5e3-481b-b610-7dc65f66f520.html</link>
      <author>xiaolinvfp</author>
      <pubDate>Fri, 12 Sep 2008 01:18:04 GMT</pubDate>
    </item>
    <item>
      <title>请问在vb.net里如何停止焦点请求和重新设置焦点？</title>
      <description>我写的代码出现一个奇怪的问题，在某处设定断点后，运行到断点处再F5运行完毕没有问题，不设断点就出现“运行时错误9：下标越界”的错误，在论坛上查了一下，最后确定原因是：焦点乱了，解决方案是调用控件前停止...</description>
      <link>http://topic.csdn.net/u/20081007/14/23c87630-c024-429c-993f-41d946f80e55.html</link>
      <author>penghoufly</author>
      <pubDate>Tue, 07 Oct 2008 14:11:07 GMT</pubDate>
    </item>
    <item>
      <title>gridview问题 急急  在线等答案 求各位大侠帮忙</title>
      <description>web页中我在gridview表中用ItemTemplate加了一个CheckBox  现在想通过点击CheckBox来选中其中一行数据的第2列 放入label里请问怎么做  谢谢在线等答案 求各位大...</description>
      <link>http://topic.csdn.net/u/20081007/15/0c4a7e93-a024-460a-a37f-547396cbccab.html</link>
      <author>led0led</author>
      <pubDate>Tue, 07 Oct 2008 15:03:17 GMT</pubDate>
    </item>
    <item>
      <title>刷新后，滚动条保持位置问题！急！！</title>
      <description>在一个form中有一个Panel，Panel中存在一个画板，其下方和右方都有滚动条，当焦点离开此窗体后，返回时，form会刷新，此时如何保存之前的滚动条位置啊？？</description>
      <link>http://topic.csdn.net/u/20081007/11/68cd989d-e9fe-4942-8ff0-3698ef4266c6.html</link>
      <author>wupiero</author>
      <pubDate>Tue, 07 Oct 2008 11:50:54 GMT</pubDate>
    </item>
    <item>
      <title>Tree问题</title>
      <description>我想从数据库里加载书,请问应该怎么做加载的内容是:表T_T_RationCategory  字段:categoryID ,categoryName        01	基础部分1	       010...</description>
      <link>http://topic.csdn.net/u/20081007/09/c6fdd83d-bcaf-4633-8531-6af63e7980b5.html</link>
      <author>hahahahaha1234567890</author>
      <pubDate>Tue, 07 Oct 2008 09:26:26 GMT</pubDate>
    </item>
    <item>
      <title>关于重载控件中的sub的问题</title>
      <link>http://topic.csdn.net/u/20070320/20/3f4dca8e-8a3c-4b6a-9638-02fdfb7bc3fa.html</link>
      <author>aaaaaaaa8888</author>
      <pubDate>Wed, 21 Mar 2007 04:27:00 GMT</pubDate>
    </item>
    <item>
      <title>疑难问题!</title>
      <description>我想从把ACCESS数据库中的数据加载到树上请问怎么写啊?表T_T_RationCategory  字段:categoryID ,categoryName       01 基础部分1        ...</description>
      <link>http://topic.csdn.net/u/20081007/10/9ddb37db-47d7-46a5-b79f-e9e0d6e46dd6.html</link>
      <author>mskjyxgs</author>
      <pubDate>Tue, 07 Oct 2008 10:37:32 GMT</pubDate>
    </item>
    <item>
      <title>发布一个用VB.Net开发的文本到wav 文件 文本到语言的.net类库，已经实现了男声。汉字朗读，字幕朗读，数字朗读，以及数值朗读等</title>
      <description>http://download.csdn.net/source/667484请到这里下载。 vb6版本的也有，只是没有完成文本到.wav。朗读的和vb.net 做的这个是一样的。 </description>
      <link>http://topic.csdn.net/u/20081006/13/4bf138d6-849f-4c8a-8863-d06069eda909.html</link>
      <author>mysticboy</author>
      <pubDate>Mon, 06 Oct 2008 13:07:33 GMT</pubDate>
    </item>
    <item>
      <title>[求助]请问在使用 ActiveCell.SpecialCells(xlLastCell).Select时要设置什么？</title>
      <link>http://topic.csdn.net/u/20080922/14/abfafba4-1442-4bf1-99a7-ecdc5ddde2a6.html</link>
      <author>lian0404</author>
      <pubDate>Mon, 22 Sep 2008 22:09:57 GMT</pubDate>
    </item>
    <item>
      <title>vb.net中怎样调用C语言函数(需要传值进去和读取值出来)</title>
      <description>我要从vb.net做的界面中,传一个值到C语言函数中,并从另一个C语言函数中读值,哪位高手给解决一下,最好是带下例子.先谢谢</description>
      <link>http://topic.csdn.net/u/20081007/07/7e73363d-bf35-4575-b44c-e4e1ca141907.html</link>
      <author>zhb0115</author>
      <pubDate>Tue, 07 Oct 2008 07:50:36 GMT</pubDate>
    </item>
    <item>
      <title>不懂VB的人请教高手 注解代码</title>
      <description>本 人是菜鸟 不会VB  请教大家 麻烦来注释下  最好是 每行都注释Shared Sub Sub_Auto_Report(ByRef ReportValue As DataSet, ByRef Pt...</description>
      <link>http://topic.csdn.net/u/20081003/09/276e7409-2e0b-4fa3-92c6-27eac57b9739.html</link>
      <author>xingshidong</author>
      <pubDate>Fri, 03 Oct 2008 09:50:13 GMT</pubDate>
    </item>
    <item>
      <title>页面间传值？</title>
      <description>例如在：　　　　　　　　　　　　COLS="２５％，＊" 当点击a.htm中的一个按钮时 会有一个特定的字符串出现在 b.htm中的LABEL中如何实现？请教高手！</description>
      <link>http://topic.csdn.net/u/20081007/09/e65cdabf-ffd6-4f82-bb43-0acae240204b.html</link>
      <author>CZ5430</author>
      <pubDate>Tue, 07 Oct 2008 09:17:56 GMT</pubDate>
    </item>
    <item>
      <title>vb.net中怎么创建xml文件并写数据</title>
      <description>我要创建一个xml文件 并在里面写上“地址”“邮编”数据 大家帮帮忙</description>
      <link>http://topic.csdn.net/u/20081006/17/b03d9d87-2623-4f82-ad0d-58e1fcbd75bd.html</link>
      <author>led0led</author>
      <pubDate>Mon, 06 Oct 2008 17:15:17 GMT</pubDate>
    </item>
    <item>
      <title>关于sql data type datetime 在vb.net     有人可以帮助小弟吗 急！！</title>
      <description>我在 MS SQL SERVER 里面写了个 stored procedureCREATE PROCEDURE sp_advSearch    @firstName NVARCHAR(20)	, @l...</description>
      <link>http://topic.csdn.net/u/20081005/21/49bfc9fb-71c6-419f-b8fb-5cdb13e8b58c.html</link>
      <author>jasonkidd926</author>
      <pubDate>Sun, 05 Oct 2008 21:13:13 GMT</pubDate>
    </item>
    <item>
      <title>关于VB.NET 射频卡编程</title>
      <link>http://topic.csdn.net/u/20070528/23/84ba8db0-d8e1-41da-9054-6dc5c9509f45.html</link>
      <author>jijia521</author>
      <pubDate>Tue, 29 May 2007 07:44:12 GMT</pubDate>
    </item>
    <item>
      <title>怎样查看外部程序的内存</title>
      <description>请问有什么工具可以查看一个外部程序的内存？</description>
      <link>http://topic.csdn.net/u/20081006/21/246c1a53-2f48-477f-970d-518edeb4a9e6.html</link>
      <author>mariowjf</author>
      <pubDate>Mon, 06 Oct 2008 21:49:36 GMT</pubDate>
    </item>
    <item>
      <title>VC2005写的DLL如何让vb2005调用？（请教）</title>
      <link>http://topic.csdn.net/u/20070712/09/4c882c9d-f915-465c-9cc5-d5906792a5e1.html</link>
      <author>yejin007</author>
      <pubDate>Thu, 12 Jul 2007 17:18:00 GMT</pubDate>
    </item>
    <item>
      <title>您知道吗？2009微软创新杯开始报名啦！精彩不容错过</title>
      <description>    2009年“创新杯” 主题是“Imagine a world where technology helps solve the toughest problems facing us toda...</description>
      <link>http://topic.csdn.net/u/20081006/18/85346336-e4cb-4765-a689-41ce776f785c.html</link>
      <author>herlly</author>
      <pubDate>Mon, 06 Oct 2008 18:01:26 GMT</pubDate>
    </item>
    <item>
      <title>VB2005制作简单浏览程序，报酬合理，1天内可完成</title>
      <description>学生作业简单要求制作一个带文字说明的图片浏览（类似电子书，电子相册之类的）有兴趣10月6日联系email ：duckjomo@hotmail.com工作完成后给完成截图，付钱交货。</description>
      <link>http://topic.csdn.net/u/20081006/04/8c94dff6-c41c-4868-b997-9597c260ede9.html</link>
      <author>duckmomo</author>
      <pubDate>Mon, 06 Oct 2008 04:54:37 GMT</pubDate>
    </item>
    <item>
      <title>打印控制的问题（打印不同的字体）</title>
      <description>前些天询问了最简单的打印“你好”的方法。通过以下帖子的回复，我已经成功实现了 ^_^http://topic.csdn.net/u/20080927/15/f4978ffa-aab3-4c2f-a29...</description>
      <link>http://topic.csdn.net/u/20081002/09/17f65779-59bf-4004-9e0b-28f2db22151d.html</link>
      <author>fosterxujp</author>
      <pubDate>Thu, 02 Oct 2008 09:31:39 GMT</pubDate>
    </item>
  </channel>
</rss>