代码搜索:VB
找到约 10,000 项符合「VB」的源代码
代码结果 10,000
www.eeworm.com/read/429778/8789318
vb_ prnjobs.vb_
www.eeworm.com/read/429778/8789386
vb_ prndrvr.vb_
www.eeworm.com/read/429778/8789506
vb_ pubprn.vb_
www.eeworm.com/read/429778/8789522
vb_ pagefile.vb_
www.eeworm.com/read/429720/8792844
vb inventoryitem.vb
Imports dfs.ITracker.Data
Public Class InventoryItem
Protected _id As Integer
Protected _desc As String
Protected _partNum As String
Protected _mfgNum As String
Protected
www.eeworm.com/read/429720/8792852
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these at
www.eeworm.com/read/429720/8792869
vb vendor.vb
Imports dfs.ITracker.Data
Public Class Vendor
Protected _id As Integer
Protected _name As String
Protected _address1 As String
Protected _address2 As String
Protected _ci
www.eeworm.com/read/429720/8793037
vb inventorydataservice.vb
Imports System.Data.SqlClient
Imports System.Configuration
Imports System.Text
Public Class InventoryDataService
Public Shared Function Save(ByVal ID As Integer, ByVal Description As Strin
www.eeworm.com/read/429720/8793078
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these at
www.eeworm.com/read/429720/8793094
vb vendordataservice.vb
Imports System.Text
Imports System.Configuration
Imports System.Data.SqlClient
Public Class VendorDataService
Public Shared Function Save(ByVal ID As Integer, ByVal Name As String, ByVal A