代码搜索:VB 有哪些应用?
找到约 10,000 项符合「VB 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/246079/4496891
vb dlgfont.vb
' DlgFont.vb - Edit Font dialog box.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework with VB_
' (c) Copyright 2002-2003 Paul Yao and Da
www.eeworm.com/read/246079/4496892
vb dlgoptions.vb
' DlgOptions.vb - Options dialog box.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework with VB_
' (c) Copyright 2002-2003 Paul Yao and D
www.eeworm.com/read/246079/4496898
vb printfield.vb
' PrintField.vb - Main form for PrintField program, which
' demonstrates printing with rendering provided by the
' PrintCF product from Field Software, Inc.
' http://www.fieldsoftware.com/PrinterC
www.eeworm.com/read/246079/4496903
vb formmain.vb
' -----------------------------------------------------------------------------
' Code from _Programming the .NET Compact Framework with VB_
' and _Programming the .NET Compact Framework with C#_
'
www.eeworm.com/read/246079/4496905
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/246079/4496909
vb formmain.vb
' -----------------------------------------------------------------------------
' Code from _Programming the .NET Compact Framework with VB_
' and _Programming the .NET Compact Framework with C#_
'
www.eeworm.com/read/246079/4496912
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/246079/4496917
vb rapienumregistrythread.vb
' Program: RegShowStartup.exe
'
' RapiEnumRegistryThread.vb - Create a thread to
' enumerate both registry keys and registry values.
'
' Code from _Programming the .NET Compact Framework with C#
www.eeworm.com/read/246079/4496918
vb mainform.vb
' MainForm.vb - main user-interface for RegShowStartup program
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework with VB_
' (c) Copyright
www.eeworm.com/read/246079/4496919
vb rapistartupthread.vb
' RapiStartupThread.vb - Creates a background thread
' for the purpose of starting RAPI.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framewor