代码搜索:VB 有哪些应用?
找到约 10,000 项符合「VB 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/222676/4818877
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
Imports System.Data.Sql
' General Information about an assembly is controlled through the following
' set of attr
www.eeworm.com/read/222676/4818884
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
Imports System.Data.Sql
' General Information about an assembly is controlled through the following
' set of attr
www.eeworm.com/read/222676/4818886
vb gender.vb
Imports System
Imports System.Data
Imports System.Data.Sql
Imports System.Data.SqlTypes
Imports Microsoft.SqlServer.Server
Imports System.IO
_
www.eeworm.com/read/222676/4818887
vb maxvariance.vb
Imports System
Imports System.Data
Imports System.Data.Sql
Imports System.Data.SqlTypes
Imports Microsoft.SqlServer.Server
_
www.eeworm.com/read/222676/4818890
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
Imports System.Data.Sql
' General Information about an assembly is controlled through the following
' set of attr
www.eeworm.com/read/222676/4818895
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
Imports System.Data.Sql
' General Information about an assembly is controlled through the following
' set of attr
www.eeworm.com/read/222676/4818905
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
www.eeworm.com/read/222676/4818906
vb applicationevents.vb
Namespace My
'The following events are available for MyApplication
'
'Startup: Raised when the application starts, before the startup form is created.
'Shutdown: Raised after all
www.eeworm.com/read/222291/4820872
vb datausers.vb
Imports System.Data
Imports System.Data.OleDb
'------------------------------------------------------------------------------------------------------
'第一个类用来查询、添加、删除和更新记录
Public Class DataUsers
www.eeworm.com/read/222291/4820873
vb databbs.vb
'********************************************************************************
'这是数据访问组件的源文件,主要用于和数据库打交道,其中定义了4个类。
'DataBBSes 类,专门用来处理有关发表文章的操作,
'DataBBS 类,主要用来返回一篇文章的信息,
'DataForums 类,专