代码搜索:VB 有哪些应用?
找到约 10,000 项符合「VB 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/195948/5106493
txt vb程序.txt
//---------------------------------------SComm控件的常用属性和方法-----------------------------
Commport;设置或返回串口号。
SettingS:以字符串的形式设置或返回串口通信参数。
Portopen:设置或返回串口状态。
InputMode:设置或返回接收数据的类型。
Inputlen:设置或返回
www.eeworm.com/read/194658/5125374
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/192661/5150463
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 att
www.eeworm.com/read/192609/5151453
vb vbobject.vb
Imports Microsoft.VisualBasic
Public Class VBObject
Public Function Hello() As String
Return "Hi...VB"
End Function
End Class
www.eeworm.com/read/192609/5151891
vb myutility.vb
Imports Microsoft.VisualBasic
Public Class MyUtility
Public Function Ping(ByVal txtIP As String) As String
Return My.Computer.Network.Ping(txtIP)
End Function
End Class
www.eeworm.com/read/192609/5151912
vb reference.vb
'------------------------------------------------------------------------------
'
' 这段程序代码是由工具产生的。
' 执行阶段版本:2.0.50727.42
'
' 对这个文件所做的变更可能会造成错误的行为,而且如果重新产生程序代码,
'
www.eeworm.com/read/192609/5151923
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 组件的一般信息是由下列的属性集控制。
' 变更这些属性的值即可修改组件的相关
' 信息。
' 检阅组件属性的值
www.eeworm.com/read/191219/5166818
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.CompilerServices
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attr
www.eeworm.com/read/191219/5166819
vb exwav.vb
Option Strict Off
Option Explicit On
Friend Class Form1
Inherits System.Windows.Forms.Form
#Region "Windows Form Designer generated code "
Public Sub New()
MyBase.New()
If m_vb6FormDefIns
www.eeworm.com/read/191219/5166821
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.CompilerServices
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attr