代码搜索:VB 有哪些应用?
找到约 10,000 项符合「VB 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/246079/4496662
vb disposer.vb
Public Class FormMain
Inherits System.Windows.Forms.Form
Friend WithEvents cmdCreate As System.Windows.Forms.Button
Friend WithEvents cmdDispose As System.Windows.Forms.Button
www.eeworm.com/read/246079/4496665
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/4496666
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/4496675
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/4496679
vb players.vb
' Players.vb - Structure for player info.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework with VB_
' (c) Copyright 2002-2003 Paul Yao a
www.eeworm.com/read/246079/4496680
vb gamenewdialog.vb
' GameNewDialog.vb - New Game dialog for JaspersDots game.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework with VB_
' (c) Copyright 200
www.eeworm.com/read/246079/4496681
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/4496683
vb square.vb
' Square.vb - Elements of a game square.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework with VB_
' (c) Copyright 2002-2003 Paul Yao an
www.eeworm.com/read/246079/4496684
vb squares.vb
' Squares.vb - Handles details of game squares for
' JasperDots game.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework with VB_
' (c)
www.eeworm.com/read/246079/4496685
vb dotcontrol.vb
' DotControl.vb - Custom control for JaspersDots game.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET Compact Framework with VB_
' (c) Copyright 2002-20