代码搜索:VB

找到约 10,000 项符合「VB」的源代码

代码结果 10,000
www.eeworm.com/read/190471/8442712

vb utilities.vb

Module Utilities Public Function XQueryStringEncode(ByVal HREF As String) As String '040623 JPC I don't like the behaviour of Microsofts function ' Server.HTTPEncode, esp
www.eeworm.com/read/190471/8442722

vb dataaccessbase.vb

#Region "041027 ML Interfaces" '041027 ML Define the basic capabilities we need from a database engine '050223 JPC now read #Region "041027 ML Built-in Engines" at end of this file ' to see how
www.eeworm.com/read/190471/8442757

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/291073/8442760

vb frmusermanage.vb

Public Class FrmUserManage Inherits System.Windows.Forms.Form #Region " Windows 窗体设计器生成的代码 " Public Sub New() MyBase.New() '该调用是 Windows 窗体设计器所必需的。 Initiali
www.eeworm.com/read/291073/8442767

vb classuser.vb

'************************************************************ 'Copyright(c) 2007 长沙南方职业学院 信息系 软件2-061班 'All rights reserved ' '程序名称:学校基本信息管理系统 ' '作者(原):易湘陵 '完成日期:2007-11-12 '作者(改): '修改日期: '*
www.eeworm.com/read/291073/8442771

vb classplaymusic.vb

'************************************************************ 'Copyright(c) 2007 长沙南方职业学院 信息系 软件2-061班 'All rights reserved ' '程序名称:学校基本信息管理系统 ' '作者(原):易湘陵 '完成日期:2007-11-17 '作者(改): '修改日期: '*
www.eeworm.com/read/291073/8442799

vb frmteacherinfo.vb

'************************************************************ 'Copyright(c) 2007 长沙南方职业学院 信息系 软件2-061班 'All rights reserved ' '程序名称:学校基本信息管理系统 ' '作者(原):易湘陵 '完成日期:2007-11-14 '作者(改): '修改日期: '*
www.eeworm.com/read/291073/8442815

vb classdataconn.vb

'************************************************************ 'Copyright(c) 2007 长沙南方职业学院 信息系 软件2-061班 'All rights reserved ' '程序名称:学校基本信息管理系统 ' '作者(原):易湘陵 '完成日期:2007-11-12 '作者(改): '修改日期: '*
www.eeworm.com/read/291073/8442818

vb frmlockup.vb

'************************************************************ 'Copyright(c) 2007 长沙南方职业学院 信息系 软件2-061班 'All rights reserved ' '程序名称:学校基本信息管理系统 ' '作者(原):易湘陵 '完成日期:2007-11-13 '作者(改): '修改日期: '*
www.eeworm.com/read/291073/8442823

vb frmclasscourse.vb

Imports System.Data Imports System Imports System.Data.SqlClient Public Class FrmClassCourse Inherits System.Windows.Forms.Form Private sqlConn As SqlConnection Private sqlComm A