代码搜索:如何学习 VB?
找到约 10,000 项符合「如何学习 VB?」的源代码
代码结果 10,000
www.eeworm.com/read/247171/4488357
vb computerinfotests.vb
' ComputerInfoTests.vb - NUnit Test Cases for Microsoft.VisualBasic.Devices.ComputerInfo
'
' Rolf Bjarne Kvinge (RKvinge@novell.com)
'
'
' Copyright (C) 2007 Novell, Inc (http://www.novell.com)
'
'
www.eeworm.com/read/247171/4488358
vb keyboardtests.vb
' KeyboardTests.vb - NUnit Test Cases for Microsoft.VisualBasic.Devices.Keyboard
'
' Rolf Bjarne Kvinge (RKvinge@novell.com)
'
'
' Copyright (C) 2007 Novell, Inc (http://www.novell.com)
'
' Permissi
www.eeworm.com/read/246389/4495216
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 組件的一般資訊是由下列的屬性集控制。
' 變更這些屬性的值即可修改組件的相關
' 資訊。
' 檢閱組件屬性的值
www.eeworm.com/read/246079/4496652
vb formregistration.vb
' -----------------------------------------------------------------------------
' Code from _Programming the .NET Compact Framework with VB_
' and _Programming the .NET Compact Framework with C#_
'
www.eeworm.com/read/246079/4496655
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/4496658
vb frmtimetracker.vb
' -----------------------------------------------------------------------------
' Code from _Programming the .NET Compact Framework with VB_
' and _Programming the .NET Compact Framework with C#_
'
www.eeworm.com/read/246079/4496661
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/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