📄 readme
字号:
Bin2Cpp - Binary 2 Cpp======================Bin2Cpp is a little programm for convertingbinary files (i.e. pictures) into C/C++header files.You can include this header files in yourprogramms and use them for anything you want.Summary-------1. Plattforms2. Files3. Compiling1. Plattforms-------------The programm is only compileable at Unix systems.Further releases should be comileable at Win32/NTsystems too.2. Files-------- - src/main.cpp The main function of the programm - src/Time.cpp / .h The class for time measurement3. Compiling------------ - Type "make" - And its done
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -