代码搜索:VB

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

代码结果 10,000
www.eeworm.com/read/303366/3813911

vb manmenu.vb

Public Class Form2 Inherits System.Windows.Forms.Form Dim myDS As New DataSet() #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该调用是 Windows 窗体设
www.eeworm.com/read/303366/3813914

vb main.vb

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

vb resource.vb

Imports System Imports System.Data Imports System.Drawing Imports System.Data.SqlClient Public Class Form3 Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public
www.eeworm.com/read/303366/3813919

vb user.vb

Imports System.Data Imports System.DBNull Imports System.Data.SqlClient Public Class Form12 Inherits System.Windows.Forms.Form Dim Sqlstr As String Dim chk1, chk2, chk3, chk4 As In
www.eeworm.com/read/303366/3813921

vb orderwr.vb

Imports System Imports System.Data Imports System.Drawing Imports System.Data.SqlClient Public Class Form4 Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public
www.eeworm.com/read/303366/3813923

vb password.vb

Public Class Form11 Inherits System.Windows.Forms.Form Dim Sqlstr As String Dim OldPassword As String Dim NewPassword As String #Region " Windows 窗体设计器生成的代码 " Public Sub Ne
www.eeworm.com/read/303366/3813926

vb exorder.vb

Imports System Imports System.Data Imports System.Drawing Imports System.Data.SqlClient Public Class Form8 Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public
www.eeworm.com/read/303366/3813930

vb employee.vb

Imports System Imports System.Data Imports System.Data.SqlClient Public Class Employee Inherits System.Windows.Forms.Form Public myClerks() As Clerk #Region " Windows 窗体设计器生成的代码 "
www.eeworm.com/read/303366/3813933

vb wrorder.vb

Imports System Imports System.Data Imports System.Drawing Imports System.Data.SqlClient Public Class Form7 Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public
www.eeworm.com/read/303225/3814445

vb userlogin.vb

Imports System.Web Imports System.Web.Services Imports System.Web.Services.Protocols _ _