代码搜索:VB

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

代码结果 10,000
www.eeworm.com/read/387267/8697244

vb frmreport.vb

Option Strict Off Option Explicit On Friend Class frmReport Inherits System.Windows.Forms.Form #Region "Windows 窗体设计器生成的代码" Public Sub New() MyBase.New() If m_vb6FormDefInstance Is Nothin
www.eeworm.com/read/387267/8697248

vb modifypaper.vb

Option Strict Off Option Explicit On Imports VB = Microsoft.VisualBasic Friend Class frmModifyPaper Inherits System.Windows.Forms.Form #Region "Windows 窗体设计器生成的代码" Public Sub New() MyBase.N
www.eeworm.com/read/387267/8697252

vb frmcheck.vb

Option Strict Off Option Explicit On Friend Class frmCheck Inherits System.Windows.Forms.Form #Region "Windows 窗体设计器生成的代码" Public Sub New() MyBase.New() If m_vb6FormDefInstance Is Nothing
www.eeworm.com/read/387267/8697273

vb querrys.vb

Option Strict Off Option Explicit On Friend Class frmQuerryS Inherits System.Windows.Forms.Form #Region "Windows 窗体设计器生成的代码" Public Sub New() MyBase.New() If m_vb6FormDefInstance Is Nothi
www.eeworm.com/read/387267/8697280

vb frmadmin.vb

Option Strict Off Option Explicit On Friend Class frmAdmin Inherits System.Windows.Forms.Form #Region "Windows 窗体设计器生成的代码" Public Sub New() MyBase.New() If m_vb6FormDefInstance Is Nothing
www.eeworm.com/read/387267/8697289

vb frmlogin.vb

Option Strict Off Option Explicit On Friend Class frmLogin Inherits System.Windows.Forms.Form #Region "Windows 窗体设计器生成的代码" Public Sub New() MyBase.New() If m_vb6FormDefInstance Is Nothing
www.eeworm.com/read/387267/8697309

vb qestionpaper.vb

Option Strict Off Option Explicit On Friend Class QestionPaper Private mvarFillingNum As Integer Private mvarRightWrongNum As Integer Private mvarSingleSelNum As Integer Private mvarMulti
www.eeworm.com/read/387267/8697312

vb assemblyinfo.vb

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

vb frmresult.vb

Option Strict Off Option Explicit On Friend Class frmResult Inherits System.Windows.Forms.Form #Region "Windows 窗体设计器生成的代码" Public Sub New() MyBase.New() If m_vb6FormDefInstance Is Nothin
www.eeworm.com/read/387267/8697336

vb dataenv.vb

Option Strict Off Option Explicit On Imports Microsoft.VisualBasic.Compatibility Module DataEnvironment_DataEnv_Module Friend DataEnv As DataEnvironment_DataEnv = New DataEnvironment_DataEnv()