代码搜索:visualbasic
找到约 5,805 项符合「visualbasic」的源代码
代码结果 5,805
www.eeworm.com/read/395319/2438753
vb databasecontrol.ascx.vb
Imports Microsoft.VisualBasic
Imports System
Imports System.Data
Imports System.Configuration
Imports System.Collections
Imports System.Web
Imports System.Web.Security
Imports System.Web.UI
Im
www.eeworm.com/read/112032/15495151
vb frmlogin.vb
Option Strict Off
Option Explicit On
Imports VB = Microsoft.VisualBasic
Friend Class frmLogin
Inherits System.Windows.Forms.Form
#Region "Windows 窗体设计器生成的代码"
Public Sub New()
MyBase.New()
www.eeworm.com/read/112032/15495153
vb frmmanager.vb
Option Strict Off
Option Explicit On
Imports VB = Microsoft.VisualBasic
Friend Class frmManager
Inherits System.Windows.Forms.Form
#Region "Windows 窗体设计器生成的代码"
Public Sub New()
MyBase.New()
www.eeworm.com/read/112032/15495177
vb netdata.vb
Option Strict Off
Option Explicit On
Imports VB = Microsoft.VisualBasic
Friend Class NetData
Inherits System.Windows.Forms.Form
#Region "Windows 窗体设计器生成的代码"
Public Sub New()
MyBase.New()
www.eeworm.com/read/112032/15495194
vb selectfile.vb
Option Strict Off
Option Explicit On
Imports VB = Microsoft.VisualBasic
Friend Class SelectFile
Inherits System.Windows.Forms.Form
#Region "Windows 窗体设计器生成的代码"
Public Sub New()
MyBase.New()