代码搜索:VB 有哪些应用?
找到约 10,000 项符合「VB 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/230229/4724375
vb reference.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version: 1.0.3705.0
'
' Changes to th
www.eeworm.com/read/230229/4724380
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribute values to
www.eeworm.com/read/226837/4779907
vb customrepeater.vb
Imports System
Imports System.Collections '因为用到模板,所以要导入以下两个名称空间
Imports System.Collections.Specialized
Imports System.Web.UI
Imports System.Web.UI.WebControls '因为继承自Repeater控件,所以要导入
www.eeworm.com/read/226837/4779908
vb datausers.vb
'******************************************************************************************************
'这里定义了若干个类,用于完成用户的有关操作
'DataUsers 类, 用来查询、添加、删除和更新用户信息
'DataUser 类, 主要用来返回一个用户的具体信
www.eeworm.com/read/226837/4779909
vb shoppingcart.vb
'********************************************************************************
'这是用来处理购物车的
'ShoppingCart 类,专门用来处理有关购物车的操作。这里是将书的BookId和购书数量BookNum保存到了HashTable中,然后将其保存到Session中。
'*************
www.eeworm.com/read/226837/4779910
vb databook.vb
'********************************************************************************
'这是数据访问组件的源文件,主要用于和数据库打交道,其中定义了4个类。
'DataBooks 类,专门用来处理有关书籍的操作
'DataBook 类,主要用来返回一本书的有关信息
'DataKinds 类,专门用来
www.eeworm.com/read/226837/4779911
vb common.vb
'******************************************************************************************
'ConvertString 类,用来转换字符串
'********************************************************************************
www.eeworm.com/read/226837/4779912
vb databusiness.vb
'********************************************************************************
'这是业务逻辑组件的源文件,主要用于通过数据访问组件和数据库打交道,其中定义了1个类。
'***********************************************************************
www.eeworm.com/read/226448/4785331
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 有关程序集的常规信息通过下列属性集
' 控制。更改这些属性值可修改
' 与程序集关联的信息。
' 查看程序集属性的值
www.eeworm.com/read/224904/4801246
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribute values to