代码搜索:如何学习 VB?

找到约 10,000 项符合「如何学习 VB?」的源代码

代码结果 10,000
www.eeworm.com/read/391735/8383942

vb 登录.vb

Public Class 登录 mports System Imports System.Date Imports System.Date.SqlClient Dim i AsInteger=3 Dim strsql As String Dim strconn As String Dim objcommand As SqlClient.SqlCo
www.eeworm.com/read/391451/8403412

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 S
www.eeworm.com/read/391451/8403424

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 S
www.eeworm.com/read/391451/8403427

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 S
www.eeworm.com/read/168890/9889982

vb 登录.vb

Public Class Login Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该调用是 Windows 窗体设计器所必需的。 InitializeCompon
www.eeworm.com/read/159970/10583744

vb 浏览.vb

Imports System.Data.SqlClient Public Class 浏览 Inherits System.Windows.Forms.Form Dim mytab As New DataTable #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New()
www.eeworm.com/read/159970/10583758

vb 修改.vb

Imports System.Data.SqlClient Public Class 修改 Inherits System.Windows.Forms.Form Dim mytab As New DataTable Dim sqlstr As String #Region " Windows 窗体设计器生成的代码 " Public Sub N
www.eeworm.com/read/159970/10583776

vb 查询.vb

Imports System.Data.SqlClient Public Class 查询 Inherits System.Windows.Forms.Form Dim sqlstr As String #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New()