代码搜索:VB
找到约 10,000 项符合「VB」的源代码
代码结果 10,000
www.eeworm.com/read/391451/8403301
vb 定期查询.vb
Public Class 定期查询
Inherits System.Windows.Forms.Form
Dim strconn As String = "data source=.;initial catalog=weboy;user id=sa;password=;"
Dim objds As New Data.DataSet
Dim objda As
www.eeworm.com/read/391451/8403342
vb 定期开户.vb
Public Class 定期开户
Inherits System.Windows.Forms.Form
Dim strconn As String = "data source=.;initial catalog=weboy;user id= sa;password=;"
Dim objds As New Data.DataSet
Dim objda A
www.eeworm.com/read/391451/8403352
vb 定期取款.vb
Public Class 定期取款
Inherits System.Windows.Forms.Form
Dim strconn As String = "data source=.;initial catalog=weboy;user id=sa;password=;"
Dim objds As New Data.DataSet
Dim objda As
www.eeworm.com/read/391451/8403357
vb 开户一.vb
Public Class 开户一
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
' Unload(Me)
' 开户二.MdiParent = Me
'开户一.C
www.eeworm.com/read/391451/8403403
vb 系统信息.vb
Public Class 系统信息
Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs)
Timer1.Start()
Timer1.Interval = 100
Timer1.Stop()
End Sub
www.eeworm.com/read/391451/8403414
vb 主窗体.vb
Public Class 主窗体
Dim result As String
Private Sub 存款ToolStripMenuItem1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles 存款ToolStripMenuItem1.Click
定期存款.Md
www.eeworm.com/read/391451/8403425
vb 修改密码.vb
Public Class 修改密码
Inherits System.Windows.Forms.Form
Dim strconn As String = "data source=.;initial catalog=weboy;user id=sa;password=;"
Dim objds As New Data.DataSet
Dim objda As
www.eeworm.com/read/391451/8403428
vb 登陆.vb
Imports System
Imports System.Data
Imports System.Data.SqlClient
Public Class 登陆
Dim i As Integer = 3
Dim strsql As String
Dim strconn As String
Dim objcommand As SqlClient.Sq
www.eeworm.com/read/391451/8403434
vb 开户二.vb
Public Class 开户二
Inherits System.Windows.Forms.Form
Dim strconn As String = "data source=.;initial catalog=weboy;user id= sa;password=;"
Dim objds As New Data.DataSet
Dim objda As