代码搜索:VB
找到约 10,000 项符合「VB」的源代码
代码结果 10,000
www.eeworm.com/read/271310/4229566
vb changepasswd.vb
Public Class ChaPasswd
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeCo
www.eeworm.com/read/271310/4229567
vb win.vb
Public Class Win
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeComponen
www.eeworm.com/read/446104/1716346
js vb.js
var data={};
data['51_5101'] = 'text:\u57fa\u7840\u7c7b ; data:roomid=5101';
data['51_5102'] = 'text:\u975e\u6280\u672f\u7c7b ; data:roomid=5102';
data['51_5103'] = 'text:\u63a7\u4ef6 ; data:roomid
www.eeworm.com/read/445989/1717363
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 有关程序集的常规信息通过下列属性集
' 控制。更改这些属性值可修改
' 与程序集关联的信息。
' 查看程序集属性的值
www.eeworm.com/read/444921/1727191
vb clientsolutions.vb
Imports System.Data.OleDb
Public Class ClientSolutions
Inherits System.Windows.Forms.Form
Private varCompanyName As New StartApplication.ShareClass()
Private ourConn As String = "Provi
www.eeworm.com/read/444921/1727193
vb clientissues.vb
Imports System.Data.OleDb
Public Class ClientIssues
Inherits System.Windows.Forms.Form
Private varCompanyName As New StartApplication.ShareClass()
Private ourConn As String = "
www.eeworm.com/read/444921/1727194
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.CompilerServices
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attr
www.eeworm.com/read/444921/1727197
vb testdataset.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version: 1.0.3328.4
'
' Changes to th
www.eeworm.com/read/444921/1727201
vb clientinfo.vb
Imports System.Data.OleDb
Public Class ClientInfo
Inherits System.Windows.Forms.Form
Private ourConn As String = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\EasySelling\EasySelling.mdb
www.eeworm.com/read/444921/1727203
vb frmclients.vb
Option Strict Off
Option Explicit On
Friend Class frmClients
Inherits System.Windows.Forms.Form
#Region "Windows Form Designer generated code "
Public Sub New()
MyBase.New()
If m_vb6FormD