?? install
字號:
The Python interpreter is required to run these programs.
(http://www.python.org)
INSTALL C to C++ UNDER WINDOWS
- unpack the archive.
INSTALL C to C++ UNDER LINUX/UNIX
- unpack the archive
- enter superuser mode, type su and then the root password.
- type:
./configure
./setup
this tests first if Python is present and then copy the scripts into
/usr/local/bin and
/usr/local/c2cpp.
To install into another location, type:
setup.py --with-prefix=directory
MAKE THE DOC
Use makeinfo with ctocpp.texi as parameter. See makeinfo
doc for how to build pdf and other formats.
Type mkdoc to build an html file.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -