代码搜索:如何学习 VB?
找到约 10,000 项符合「如何学习 VB?」的源代码
代码结果 10,000
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
www.eeworm.com/read/246079/4496922
vb rapifindfilesthread.vb
' RapiFindFilesThread.vb - Creates a background
' thread to retrieve file names from the device.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact
www.eeworm.com/read/246079/4496923
vb rapiconnectdetect.vb
' RapiConnectDetect.vb - Creates a RAPI COM
' object of type IDccMan and an Advise Sink of type IDccManSink
' to detect the start and end of RAPI connections.
'
' Code from _Programming the .NET C
www.eeworm.com/read/246079/4496926
vb mainform.vb
' FormMain.vb - main user-interface for this program
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework with VB_
' (c) Copyright 2002-2003