c++examples.txt

来自「一个手机串口通信的类子」· 文本 代码 · 共 16 行

TXT
16
字号
These are the exact same examples as Dejan's Delphi
examples.  The .DFM files are in fact the same files.
Since C++ Builder does not always upgrade projects well,
so I enclosed separate projects for C++ Builder 3, 4
and 5.

The examples projects are built with the assumption
that the CPORT library was installed in a directory
called CPORT under the CBuilder main directory.  For
example, for a normal C++ Builder 3 installation,
CPORT would be installed in:

C:\Program Files\Borland\CBuilder3\CPORT.

If you did not install in this directory, you may need 
to modify the search path for the project.

⌨️ 快捷键说明

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