📄 pkg-info
字号:
Metadata-Version: 1.0
Name: C To C++
Version: 1.3
Summary: Convert your C sources or projects into C++
Home-page: http://www.scriptet.com
Author: Denis Sureau
Author-email: webmaster@scriptet.com
License: GNU GPL
Description: C to C++ is a complete Python script to
convert your C programs into C++.
Variables are converterd to attributes and functions
to methods and classes are created. Then the changes
are propagated at each reference of the variables and
functions.
Platform: All Python ones.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -