readme
来自「linux下串口通讯用的类库 c++编写」· 代码 · 共 25 行
TXT
25 行
libserial------------------------------------------------------------This library can be used to access the serial ports on POSIXsystems. You will need the latest gcc release (anything after gcc-3.2should work) to compile libserial.When you have installed the above tools, run the following commands:------------------------------------------------------------./configure makemake install------------------------------------------------------------Note: The html documentation will not be installed by "makeinstall". I will fix this in the future release. This is an alpha release. Things may not work as expected. Please send comments, suggestions, bugs to pagey@san.rr.com. Enjoy, Manish P. Pagey
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?