代码搜索:VB

找到约 10,000 项符合「VB」的源代码

代码结果 10,000
www.eeworm.com/read/443408/1740568

vb frmabout.vb

Public Class FrmAbout Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该调用是 Windows 窗体设计器所必需的。 InitializeCom
www.eeworm.com/read/443408/1740570

vb frmmerestone.vb

Public Class FrmMereStone Inherits System.Windows.Forms.Form '--------------------------------------------------- '地图配置常量 Private MAP_GEOSET As String = Application.StartupPath &
www.eeworm.com/read/443408/1740575

vb merestonetreeview.vb

Public Class MereStoneTreeView Inherits System.Windows.Forms.TreeView '各个公共事件 Public Event AfterSelectNode(ByVal ev As MereStoneTreeNode) #Region " 组件设计器生成的代码 " Public Sub N
www.eeworm.com/read/443408/1740576

vb ucmerestone.vb

Public Class UCMereStone Inherits System.Windows.Forms.UserControl '各个公共事件 Public Event AfterModifyRow() Public Event AfterDeleteRow(ByVal e As MereStone_Event) Public Event
www.eeworm.com/read/443408/1740579

vb frminit.vb

Public Class FrmInit Inherits System.Windows.Forms.Form Dim pwd, sf As String Dim js As Integer = 0 #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New()
www.eeworm.com/read/443408/1740581

vb appmodule.vb

'项目启动类 Module AppModule Public frmi As New FrmInit Public frmMain As New FrmMereStone Public frmAb As New FrmAbout Sub Main() Application.Run(frmi) End Sub E
www.eeworm.com/read/443408/1740582

vb frmabout.vb

Public Class FrmAbout Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该调用是 Windows 窗体设计器所必需的。 InitializeCom
www.eeworm.com/read/443408/1740584

vb frmmerestone.vb

Public Class FrmMereStone Inherits System.Windows.Forms.Form '--------------------------------------------------- '地图配置常量 Private MAP_GEOSET As String = Application.StartupPath &
www.eeworm.com/read/442615/1755863

vb assemblyinfo.vb

Imports System Imports System.Reflection Imports System.Runtime.InteropServices ' 有关程序集的常规信息通过下列属性集 ' 控制。更改这些属性值可修改 ' 与程序集关联的信息。 ' 查看程序集属性的值
www.eeworm.com/read/442615/1755873

vb assemblyinfo.vb

Imports System Imports System.Reflection Imports System.Runtime.InteropServices ' 有关程序集的常规信息通过下列属性集 ' 控制。更改这些属性值可修改 ' 与程序集关联的信息。 ' 查看程序集属性的值