⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 微软C#读写类
💻 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 + -