当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: The UDPChat-Server Source(VB.NET)I use Winsock Control SP5(VB6)Public Class frmMainInherits System.Windows.Forms.Form#Region " Windows 窗体设计器...
 

 

    摘要: 《专栏声音》转向面向对象的 ......
    摘要: ......


TheUDPChatSource(VB.NET)

the udpchat-server source(vb.net)

public class frmmain 【程序编程相关:MicrosoftContentMana

i use winsock control sp5(vb6) 【推荐阅读:用c#开发程序应用框架

#region " windows 窗体设计器生成的代码 " 【扩展信息:写一个通用数据访问组件

    inherits system.windows.forms.form

    public sub new()

        mybase.new()

        该调用是 windows 窗体设计器所必需的.

        initializecomponent()

        在 initializecomponent() 调用之后添加任何初始化

    end sub

    窗体重写处置以清理组件列表.

    protected overloads overrides sub dispose(byval disposing as boolean)

        if disposing then

            if not (components is nothing) then

                components.dispose()

            end if

        end if

        mybase.dispose(disposing)

    end sub

    windows 窗体设计器所必需的

    private components as system.componentmodel.icontainer

    注意:以下过程是 windows 窗体设计器所必需的

    可以使用 windows 窗体设计器修改此过程.

    不要使用代码编辑器修改它.
...   下一页
 ·承载.net公共语言运行库    »显示摘要«
    摘要: 公共语言运行库支持多种不同的应用程序。例如,运行库可以运行 web 服务器应用程序和控制台应用程序,以及带有传统的 windows 用户界面的应用程序。 ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE