代码搜索:VB
找到约 10,000 项符合「VB」的源代码
代码结果 10,000
www.eeworm.com/read/391836/8375595
txt soud(vb).txt
Private Sub Form_Load()
'在标题栏上显示软件名称及版本
Me.Caption = App.Title & " 版本: V" & App.Major & "." & App.Minor & "." & App.Revision
Dim i As Integer '定义整型变量
For i = 0 To 1
Label1(i).Cap
www.eeworm.com/read/391735/8383876
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 有关程序集的常规信息通过下列属性集
' 控制。更改这些属性值可修改
' 与程序集关联的信息。
' 查看程序集属性的值
www.eeworm.com/read/391735/8383914
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 有关程序集的常规信息通过下列属性集
' 控制。更改这些属性值可修改
' 与程序集关联的信息。
' 查看程序集属性的值
www.eeworm.com/read/391735/8383940
vb 主窗体.vb
Public Class 主窗体
Private Sub 主窗体_Disposed(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Disposed
登录.Close()
End Sub
Private Sub 主窗体_Load(ByVal sender As Sy
www.eeworm.com/read/291867/8391748
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 有关程序集的常规信息通过下列属性集
' 控制。更改这些属性值可修改
' 与程序集关联的信息。
' 查看程序集属性的值
www.eeworm.com/read/391510/8399877
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 有关程序集的常规信息通过下列属性集
' 控制。更改这些属性值可修改
' 与程序集关联的信息。
' 查看程序集属性的值
www.eeworm.com/read/192188/8400167
class vb.class
www.eeworm.com/read/391451/8403210
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/8403231
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/8403280
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 有关程序集的常规信息通过下列属性集
' 控制。更改这些属性值可修改
' 与程序集关联的信息。
' 查看程序集属性的值