代码搜索:VB
找到约 10,000 项符合「VB」的源代码
代码结果 10,000
www.eeworm.com/read/444921/1727204
vb mainmdi.vb
Public Class MainMDI
Inherits System.Windows.Forms.Form
'this variable is defined to capture the client name and id globally
Private varCompanyName As New StartApplication.ShareClass()
www.eeworm.com/read/444921/1727212
vb clientdocuments.vb
Imports System.Data.OleDb
Public Class ClientDocuments
Inherits System.Windows.Forms.Form
Private varCompanyName As New StartApplication.ShareClass()
Private ourConn As String = "Provi
www.eeworm.com/read/444921/1727214
vb startapplication.vb
Imports System.Data.OleDb
Public Class StartApplication
Inherits System.Windows.Forms.Form
Public Class ShareClass
Public Shared SharedValue As String
Public Shared Shar
www.eeworm.com/read/444186/1735860
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these at
www.eeworm.com/read/443730/1738350
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribut
www.eeworm.com/read/443730/1738352
vb magicdemoapp.vb
' *******************************************************************************
'
' MagicDemoApp.vb
'
' This file is an example application for the MATLAB Builder for .NET product.
'
' Copyright 200
www.eeworm.com/read/443730/1738381
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribut
www.eeworm.com/read/443730/1738384
vb spectrademoapp.vb
' *******************************************************************************
'
' SpectraDemoApp.vb
'
' This file is an example application for the MATLAB Builder for .NET product.
'
' Copyright 2
www.eeworm.com/read/443408/1740546
vb merestonedata.vb
Public Class MereStoneData
Inherits MereStoneDataSet
#Region " 组件设计器生成的代码 "
Public Sub New(Container As System.ComponentModel.IContainer)
MyClass.New()
'Windows.Form
www.eeworm.com/read/443408/1740548
vb merestoneaccess.vb
Imports System
Imports System.Data
Imports System.Data.OleDb.OleDbType
Imports System.Data.OleDb
Public Class MereStoneAccess
Inherits System.ComponentModel.Component
#Region " 组件设计器生成的代