📄 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 + -