代码搜索:VB 有哪些应用?
找到约 10,000 项符合「VB 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/233140/4694717
vb startapplication.vb
Imports System.Data.OleDb
Public Class StartApplication
Inherits System.Windows.Forms.Form
Public Class ShareClass
Public Shared SharedValue As String
Public Shared Shar
www.eeworm.com/read/232683/4696398
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.CompilerServices
' Information about this assembly is defined by the following
' attributes.
'
' change them to the information which is associa
www.eeworm.com/read/232683/4696400
vb mainform.vb
'
' Created by SharpDevelop.
' User: JohnR
' Date: 1/11/2006
' Time: 9:20 p.m.
'
' To change this template use Tools | Options | Coding | Edit Standard Headers.
'
Imports System
Imports Syst
www.eeworm.com/read/232683/4696405
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/232683/4696407
vb main.vb
Imports System
Imports System.Text
Imports System.Collections
Imports System.IO
Imports System.Windows.Forms
Imports ICSharpCode.SharpZipLib.Zip
Public Class MainForm
Inherits System.Windows
www.eeworm.com/read/232683/4696413
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/232683/4696414
vb main.vb
Imports System
Imports System.IO
Imports System.Text
Imports System.Collections
Imports System.Windows.Forms
Imports Microsoft.VisualBasic
Imports ICSharpCode.SharpZipLib.Zip
Public Class Mai
www.eeworm.com/read/232683/4696420
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/232683/4696421
vb main.vb
Imports System
Imports System.Windows.Forms
Imports System.IO
Imports ICSharpCode.SharpZipLib.BZip2
Public Class MainForm
Inherits System.Windows.Forms.Form
Friend txtFileName As System.Wi
www.eeworm.com/read/231546/4715318
vim vb.vim
" Vim syntax file
" Language: Visual Basic
" Maintainer: Robert M. Cortopassi
" Last Change: 2001 May 09
" This was thrown together after seeing numerous requests on the
" V