readme.fresco
来自「GUN开源阻止下的编译器GCC」· FRESCO 代码 · 共 18 行
FRESCO
18 行
Compiling Fresco with g++-----------------------------Fresco is an evolving interface and toolkit for object-orientedgraphics. A preliminary version (written in C++) was releasedwith x11r6.Previous versions of Fresco have not compiled using g++,partly because of the use of true and false as identifiers.(They are now reserved words in g++, as required by theANSI/ISO draft standard for C++.)If you get x11r6 with public patch #5 or a later versionof Fresco, these problems should now be fixed.See http://www.faslab.com/fresco/HomePage.html for informationon Fresco, including how to get the latest version.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?