readme

来自「在linux下,应用QT开发平台,开发的串口通信程序,能接收,发送和存储数据,对」· 代码 · 共 26 行

TXT
26
字号
Cutecom 0.13.2, June 9th, 2005Cutecom is a graphical serial terminal, like minicom.It is aimed mainly at hardware developers or other peoplewho need a terminal to talk to their devices.It is free software and distributed under the GNU GeneralPublic License Version 2, which can find in the file COPYING.It is written using the Qt library by Trolltech (www.trolltech.com).Cutecom doesn't use the autotools (autoconf, automake, libtool, etc.)Instead "configure" is simply a wrapper script which calls qmake.To uninstall cutecom simply delete the file "cutecom" and the file "cutecom.desktop" amd your done. The config file is ~/.qt/cutecomrc.Currently only Linux is supported, but porting should be easy.Everything platformspecific should be in QCPPDialogImpl::setNewOptions().Distributions welcome :-)Cutecom is heavily inspired by Bray++ for Windows (http://bray.velenje.cx/avr/terminal/)Homepage: http://cutecom.sourceforge.netAlexander Neundorf<neundorf@kde.org>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?