代码搜索:VB 有哪些应用?

找到约 10,000 项符合「VB 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/109717/15551620

vb ex32vb.vb

Imports System Imports System.Text Imports System.IO Imports System.Data Imports System.Data.SqlClient Imports System.Configuration Imports System.Web Imports System.Web.UI.WebControls Imports
www.eeworm.com/read/192685/8366527

txt vfp中调用api函数与vb中的有什么不同.txt

基 本 方 法 相 同 , 都 是 先 使 用 Declare声 明 , 然 后 再 调 用 , 当 然 两 者 的 声 明 语 法 不 同 。 相 对 来 说 , VFP的 功 能 要 差 一 些 , 不 如 VB方 便 : 1、 VFP不 支 持 AddressOf, 所 以 不 能 调 用 一 些 回 调 函 数 ; 2、 VFP没 有 结 构 ( 自 定 义 类 型
www.eeworm.com/read/242302/13080830

txt vfp中调用api函数与vb中的有什么不同.txt

基 本 方 法 相 同 , 都 是 先 使 用 Declare声 明 , 然 后 再 调 用 , 当 然 两 者 的 声 明 语 法 不 同 。 相 对 来 说 , VFP的 功 能 要 差 一 些 , 不 如 VB方 便 : 1、 VFP不 支 持 AddressOf, 所 以 不 能 调 用 一 些 回 调 函 数 ; 2、 VFP没 有 结 构 ( 自 定 义 类 型
www.eeworm.com/read/114100/15113169

txt vfp中调用api函数与vb中的有什么不同.txt

基 本 方 法 相 同 , 都 是 先 使 用 Declare声 明 , 然 后 再 调 用 , 当 然 两 者 的 声 明 语 法 不 同 。 相 对 来 说 , VFP的 功 能 要 差 一 些 , 不 如 VB方 便 : 1、 VFP不 支 持 AddressOf, 所 以 不 能 调 用 一 些 回 调 函 数 ; 2、 VFP没 有 结 构 ( 自 定 义 类 型
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()