代码搜索:VB
找到约 10,000 项符合「VB」的源代码
代码结果 10,000
www.eeworm.com/read/387154/8703274
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribute values to
www.eeworm.com/read/387105/8706398
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribute values to
www.eeworm.com/read/287199/8709783
vb orderreport.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version: 1.1.4322.573
'
' Changes to
www.eeworm.com/read/287199/8709790
vb frmmanage.vb
Imports System.Data
Imports System.Data.SqlClient
Public Class frmManage
Inherits System.Windows.Forms.Form
Private iCurrentLine As Integer = 0
Private dvUser As DataView
Private
www.eeworm.com/read/287199/8709796
vb orderlist.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version: 1.1.4322.573
'
' Changes to
www.eeworm.com/read/287199/8709801
vb frmclientinfo.vb
Public Class frmClientInfo
Inherits System.Windows.Forms.Form
Public MyCombo As New ComboBox
Public bClose = False
Private gridMouseDownTime As DateTime
#Region " Windows 窗体设计器生成的
www.eeworm.com/read/287199/8709804
vb frmlogin.vb
Imports System.Data
Imports System.Data.SqlClient
Public Class frmLogin
Inherits System.Windows.Forms.Form
'用于返回登陆结果
Public bResult As Boolean = False
'登陆用户的ID
Public UserId
www.eeworm.com/read/287199/8709808
vb frmdepotsearch.vb
Imports System.Data
Imports System.Data.SqlClient
Public Class frmDepotSearch
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
www.eeworm.com/read/287199/8709810
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/287199/8709815
vb frmselllist.vb
Public Class frmSellList
Inherits System.Windows.Forms.Form
Private dtSellList As DataTable
Private iMaxCount As Integer = 0
Private UserName
#Region " Windows 窗体设计器生成的代码 "