<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
  <channel>
    <title><![CDATA[never-online]]></title> 
    <link>http://www.never-online.net/blog/</link> 
    <description><![CDATA[A crisis is a terrible thing to waste.]]></description> 
    <language>en</language> 
    <copyright><![CDATA[Copyright 2010, never-online]]></copyright> 
    <webMaster><![CDATA[blueDestiny[at]126.com (never-online)]]></webMaster> 
    <generator>LBS v2.0.304</generator> 
    <pubDate>Thu, 09 Sep 2010 16:51:57 +0800</pubDate> 
    <ttl>60</ttl>
  
    <item>
      <title><![CDATA[VB webbrowser编程中关于阻止(alert, confirm)等对话框问题的几个解决方法]]></title> 
      <link><![CDATA[http://www.never-online.net/blog/article.asp?id=139]]></link> 
      <category><![CDATA[Visual Basic]]></category> 
      <author><![CDATA[never-online <null@null.com>]]></author> 
      <pubDate>Sun, 18 Mar 2007 22:06:24 +0800</pubDate> 
      <description><![CDATA[VC中与C#中的解决办法就暂且不说了，只说VB。<br /><br />方法之一：组件。<br />组件最能从根本解决问题了，但基本都属于C++, Delphi编写的。我推荐的是vbMHWB.dll(VC)的COM，在Codeproject上有下载，链接地址<a href="http://www.codeproject.com/atl/vbmhwb.asp" title="http://www.codeproject.com/atl/vbmhwb.asp" target="_blank">http://www.codeproject.com/atl/vbmhwb.asp</a><br />附带有VC组件源码及VB DEMO和VC DEMO。<br />此控件功能比较强大，继承了wbbrundefined]]></description>
      <wfw:commentRss><![CDATA[http://www.never-online.net/blog/feed.asp?q=comment&id=139]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[做的软件终于有Release版了。]]></title> 
      <link><![CDATA[http://www.never-online.net/blog/article.asp?id=138]]></link> 
      <category><![CDATA[Visual Basic]]></category> 
      <author><![CDATA[never-online <null@null.com>]]></author> 
      <pubDate>Tue, 13 Mar 2007 21:38:27 +0800</pubDate> 
      <description><![CDATA[做了蛮久的一个软件，现在终于可以发布了，测试了将近一个月。<br /><br />经过几天的通宵，终于打好包了。原来用wise打包的，可到后面，还是决定用install shield(IS)打包了，IS的功能比wise的强大得多了。.net的软件用IS打包比wise打包也更方便一些，在release的选项下，可直接选取是否包括.net framework的，如果没有直接从网上下载。（也许是我不够了解wise undefined]]></description>
      <wfw:commentRss><![CDATA[http://www.never-online.net/blog/feed.asp?q=comment&id=138]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[VB用winSock套接字（TCP/IP）连续发送数据时的问题一例]]></title> 
      <link><![CDATA[http://www.never-online.net/blog/article.asp?id=133]]></link> 
      <category><![CDATA[Visual Basic]]></category> 
      <author><![CDATA[never-online <null@null.com>]]></author> 
      <pubDate>Sat, 24 Feb 2007 23:48:41 +0800</pubDate> 
      <description><![CDATA[已经差不多过完年了，又要开始忙了，新的一年新的开始，希望今年的目标能实现。 <img src="http://www.never-online.net/blog/styles/g/images/smilies/icon_smile.gif" border="0" alt="[smile]" /> <br />  很久没有写技术文章了，说点老技术，也就是标题中所说的，用VB的winsock发送数据（TCP/IP）连续发送数据时，有可能出现以下情况：<br /><br />（以下提到S端为服务端，C端为客户端）<br /><br />1、有些客户机可以接收数据，有些客户机接收不到数据。<br />2、客户机都收不到数据。<br />3、会收到多条数据（多条指的是1条，或者1条以上的数据，数量也并非整数）<br />undefined]]></description>
      <wfw:commentRss><![CDATA[http://www.never-online.net/blog/feed.asp?q=comment&id=133]]></wfw:commentRss>
    </item>
      
  </channel>
</rss>
