代码搜索:VB 有哪些应用?
找到约 10,000 项符合「VB 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/168631/5441364
vb dsproduct.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version: 1.0.3705.0
'
' Changes to th
www.eeworm.com/read/168631/5441365
vb dbcustomer.vb
Imports System
Imports System.Data
Imports System.Data.SqlClient
Namespace Services
Public Class DBCustomer
Private Connstring As String = _
"Data Source=localhost;Init
www.eeworm.com/read/168631/5441367
vb inventorymanagement.vb
Imports System
Imports System.Data
Imports System.Data.SqlClient
Namespace Services
Public Class InventoryManagement
Public Connstring As String = "Data Source=localhost;Initial Cat
www.eeworm.com/read/168631/5441368
vb dscustomers.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version: 1.0.3705.0
'
' Changes to th
www.eeworm.com/read/168631/5441370
vb dsinventory.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version: 1.0.3705.0
'
' Changes to th
www.eeworm.com/read/168631/5441372
vb customerstx.vb
Imports System
Imports System.Data
Imports System.Data.SqlClient
Imports System.EnterpriseServices
Imports EShopComm.Common
Namespace Services
Public Interface ICustomersTx
Func
www.eeworm.com/read/168631/5441373
vb dsaddress.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version: 1.0.3705.0
'
' Changes to th
www.eeworm.com/read/168631/5441374
vb item.vb
Namespace Common
Public Class Item
Public OrderID As String
Public ProductID As String
Public SKU As String
Public ProductName As String
Public Prod
www.eeworm.com/read/168631/5441375
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/168631/5441378
vb customer.vb
Imports System.Data
Imports System.Data.SqlClient
Namespace Common
Public Class Customer
Public ConnString As String = "Data Source=localhost;Initial Catalog=Shop;user id=sa;pwd=sa