assemblyinfo.vb
来自「Corrado Cavalli为VB.NET写的串口通讯类。通过调用API的方法」· VB 代码 · 共 14 行
VB
14 行
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 modify the information
' associated with an assembly.
' Review the values of the assembly attributes
<Assembly: AssemblyTitle("VB.Net RS232")>
<Assembly: AssemblyDescription("Demonstration of RS232 interfacing with VB.Net")>
<Assembly: AssemblyCompany("Corrado Cavalli")>
<Assembly: AssemblyProduct("VB.Net-Rs232")>
<Assembly: AssemblyCopyright("
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?