📄 readme
字号:
G++ has a certain number of bugs in it, which may cause problemswhen you compile XOOPIC. These are some of them and their work arounds:Problem Workaround--------------------------------------------------------------------xoopic compile fails due get cstring.h from this directoryto errors in cstring.h and replace /usr/local/lib/g++-include/std/cstring.h with cstring.h in this directory. This may break other things, but XOOPIC will compile.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -