代码搜索:如何学习 VB?

找到约 10,000 项符合「如何学习 VB?」的源代码

代码结果 10,000
www.eeworm.com/read/246079/4496697

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/4496698

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/4496704

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/4496705

vb marshal.vb

' Marshal.vb - Wrappers for several approaches to allocating ' unmanaged memory. ' ' Code from _Programming the .NET Compact Framework with C#_ ' and _Programming the .NET Compact Framework with V
www.eeworm.com/read/246079/4496707

vb formmain.vb

' FormMain.vb - Main form for FindMemoryCard sample. ' ' Code from _Programming the .NET Compact Framework with C#_ ' and _Programming the .NET Compact Framework with VB_ ' (c) Copyright 2002-2003
www.eeworm.com/read/246079/4496708

vb enumflash.vb

' EmumFlash.vb - Wrappers for calling flash card enumeration ' functions. ' ' Code from _Programming the .NET Compact Framework with C#_ ' and _Programming the .NET Compact Framework with VB_ ' (
www.eeworm.com/read/246079/4496709

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/4496717

vb messagebox.vb

' MessageBox.vb - Two ways to call Win32 MessageBox ' function using P/Invoke. ' ' Code from _Programming the .NET Compact Framework with C#_ ' and _Programming the .NET Compact Framework with VB_
www.eeworm.com/read/246079/4496719

vb memorystatus.vb

' MemoryStatus.vb - Displays system memory status ' by calling a Win32 function and passing a pointer to a data ' structure. ' ' Code from _Programming the .NET Compact Framework with C#_ ' and _
www.eeworm.com/read/246079/4496722

vb formmain.vb

' FormMain.vb - Main form for CallWin32 sample. ' ' Code from _Programming the .NET Compact Framework with C#_ ' and _Programming the .NET Compact Framework with VB_ ' (c) Copyright 2002-2003 Paul