代码搜索:VB 有哪些应用?
找到约 10,000 项符合「VB 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/168631/5441379
vb address.vb
Namespace Common
Public Class Address
Public CustomerID As String
Public AddressID As String
Public Address1 As String
Public Address2 As String
P
www.eeworm.com/read/168631/5441381
vb creditcardpayment.vb
Namespace Common
Public Class CreditCardPayment
Public CreditCardPayment As String
Public OrderID As String
Public CreditCardType As Order.PaymentTypesEnum
P
www.eeworm.com/read/168631/5441382
vb addresstx.vb
Imports System.Data
Imports System.Data.SqlClient
Imports System.EnterpriseServices
Imports EShopComm.Common
Namespace Services
Public Interface IAddressesTx
Function InsertAddre
www.eeworm.com/read/168631/5441383
vb categories.vb
Imports System
Imports System.Data
Imports System.Data.SqlClient
Namespace Services
Public Class Categories
Public Connstring As String = "Data Source=localhost;Initial Catalog=
www.eeworm.com/read/168631/5441384
vb order.vb
Imports System.Data
Imports System.Data.SqlClient
Namespace Common
Public Class Order
Public ConnString As String = "Data Source=localhost;Initial Catalog=Shop;user id=sa;pwd=sa"
www.eeworm.com/read/168631/5441388
vb items.vb
Namespace Common
Public Class Items
Inherits System.Collections.CollectionBase
Public Function Add(ByVal strProductID As String, _
ByVal strSKU A
www.eeworm.com/read/168631/5441390
vb catalog.vb
Imports System
Imports System.Data
Imports System.Data.SqlClient
Namespace Services
Public Class Catalog
Public Connstring As String = "Data Source=localhost;Initial Catalog=Sho
www.eeworm.com/read/168631/5441391
vb dsproduct.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version: 1.0.3705.0
'
' Changes to th
www.eeworm.com/read/168631/5441410
vb assemblyinfo.vb
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|20 Apr 2003 14:42:30 -0000
vti_extenderversion:SR|4.0.2.4426
www.eeworm.com/read/168013/5450064
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 att