代码搜索:VB

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

代码结果 10,000
www.eeworm.com/read/318204/3571172

vb frmfndprd.vb

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

vb frmstapur.vb

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

vb frmabout.vb

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

vb frmfndsup.vb

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

vb frmmain.vb

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

vb thumbnail.vb

Imports Microsoft.VisualBasic Public Class Thumbnail Private _id As String Private _data As Byte() Public Sub New(ByVal id As String, ByVal data As Byte()) Me._id = id Me._data = data
www.eeworm.com/read/317473/3579643

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/317473/3579644

vb kernel.vb

Public Class frmImageProcess Inherits System.Windows.Forms.Form #Region " Windows Form Designer generated code " Public Sub New() MyBase.New() 'This call is required
www.eeworm.com/read/317473/3579646

vb xipmain.vb

Public Class frmMain Inherits System.Windows.Forms.Form Private frmImageProcess As New frmImageProcess Private fpgauptodate As Boolean #Region " Windows Form Designer generated code
www.eeworm.com/read/317473/3579650

vb tools.vb

Module Tools 'address effect '0 xx - continue transfer '1 xx - start transfer '2 xx - end transfer '4 xx - change displayed image to xx '8 xx - perform process xx