代码搜索:VB

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

代码结果 10,000
www.eeworm.com/read/387027/8711138

vb editpwd.vb

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

vb about.vb

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

vb assemblyinfo.vb

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

vb login.vb

Public Class Login Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() System.Windows.Forms.Application.EnableVisualStyles(
www.eeworm.com/read/387027/8711168

vb mdbconnobj.vb

'数据库操作类MdbconnObj '数据库连接字符串:Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\VB.Net\小鱼流水帐\DataBase\MyData.mdb;Persist Security Info=False Public Class MdbConnObj Private m_ConnObj As Data.OleDb.
www.eeworm.com/read/387027/8711175

vb guest.vb

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

vb processbar.vb

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

vb edittype.vb

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

vb moduleindex.vb

Module ModuleIndex Public AdminName As String '在各窗体之间传递用户名 Public AdminPwd As String '在各窗体之间传递密码 Public ErrStr As String = "" Public S_Select As New S_InGuestInfo '查询删除数据定义的临时公共实体
www.eeworm.com/read/387027/8711245

vb editinfo.vb

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