代码搜索:VB
找到约 10,000 项符合「VB」的源代码
代码结果 10,000
www.eeworm.com/read/284661/4061132
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these at
www.eeworm.com/read/284661/4061139
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these at
www.eeworm.com/read/284064/4068356
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these at
www.eeworm.com/read/284064/4068364
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these at
www.eeworm.com/read/283561/4078388
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these at
www.eeworm.com/read/283561/4078396
vb mainform.vb
Public Class MainForm
Private Const SND_FILENAME As Integer = &H20000
Private Const SND_LOOP As Short = &H8S
Private Const SND_ASYNC As Short = &H1S
Private Const SND_NODEFAULT A
www.eeworm.com/read/283561/4078399
vb helpform.vb
Imports System.Windows.Forms
Public Class HelpForm
Private Sub BtnClose_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles BtnClose.Click
Me.Close()
End
www.eeworm.com/read/283561/4078404
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these at
www.eeworm.com/read/283561/4078412
vb mainform.vb
Public Class MainForm
Private Const SND_FILENAME As Integer = &H20000
Private Const SND_LOOP As Short = &H8S
Private Const SND_ASYNC As Short = &H1S
Private Const SND_NODEFAULT A
www.eeworm.com/read/283561/4078415
vb helpform.vb
Imports System.Windows.Forms
Public Class HelpForm
Private Sub BtnClose_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles BtnClose.Click
Me.Close()
End