?? readme.txt
字號:
Base Class Library for RS232 Communications.
--------------------------------------------
LIBRARY
CommBase.dll
The library redistributable assembly - .NET managed code.
Contains namespace JH.CommBase. Requires Unmanaged Code Permission.
CommBase.xml
Intellisense comments for the library. Copy this to the same directory as
CommBase.dll when referencing the library in the development environment.
CommBaseSource\CommBase.cs
CommbaseSource\AssemblyInfo.cs
Source code for CommBase.dll assembly. Build in a Visual Studio C# Class
Library project. Set the XML Documentation File option in configuration
properties to rebuild the Intellisense comments.
EXAMPLES
LineTerm.vb
Source code for LineTerm example. Build in a Visual Studio VB Console
Application project. Requires a reference to CommBase.dll.
BaseTerm.exe
Compiled example. Requires CommBase.dll in same directory to run.
BaseTermSource\BaseTerm.cs
BaseTermSource\TermForm.cs
BaseTermSource\SettingsForm.cs
BaseTermSource\InfoForm.cs
BaseTermSource\AssemblyInfo.cs
Source code for BaseTerm example. Build in a Visual Studio C# Windows
Application project. Requires a reference to CommBase.dll.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -