readme
来自「ccache 是一个快速的编译器缓存。当您编译一个程序的时候」· 代码 · 共 32 行
TXT
32 行
This is a re-implementation of "compilercache" in CThe original compilercache scripts were by Erik Thiele(erikyyy@erikyyy.de) and I would like to thank him for an excellentpiece of work. See http://www.erikyyy.de/compilercache/ for theoriginal shell scripts.I wrote ccache because I wanted to get a bit more speed out of acompiler cache and I wanted to remove some of the limitations of theshell-script version.Please see the manual page and documentation athttp://ccache.samba.org/INSTALLATION------------Please run: ./configure make make installthen read the ccache manual page-----------Andrew Tridgellhttp://samba.org/~tridge/bugs@ccache.samba.org
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?