代码搜索:VB 有哪些应用?
找到约 10,000 项符合「VB 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/383272/8958445
vb gongyingshang.vb
Public Class gongyingshang
Private Sub TextBox1_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles TxtName.TextChanged
If Trim(TxtName.Text) = "" Then
www.eeworm.com/read/383272/8958455
vb dbwxs.vb
Public Class DBwxs
Private _rukuno As String
Private _shangpinno As String
Private _jinhuoprice As Double
Private _xiaoshouprice As Double
Private _count As Double
Priva
www.eeworm.com/read/383272/8958462
vb dbtuohuo.vb
Public Class DBtuihuo
Private _chukuno As String
Private _tuihuono As String
Private _shangpinno As String
Private _reason As String
Private _gongyingno As String
Priv
www.eeworm.com/read/383272/8958469
vb frmaddhuiyuan.vb
Public Class FrmAddHuiyuan
Private Sub btncancle_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btcancle.Click
Me.Close()
End Sub
Private Sub btok
www.eeworm.com/read/185672/8993196
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/185672/8993219
vb frmmodmpwd.vb
Public Class FrmModMPwd
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeC
www.eeworm.com/read/185672/8993228
vb frmadduser.vb
Public Class FrmAddUser
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeC
www.eeworm.com/read/185672/8993240
vb frmmlog.vb
Public Class FrmMLog
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeComp
www.eeworm.com/read/185672/8993241
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/185672/8993243
vb login.vb
Public Class Login
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCompon