readme

来自「这是一款开源的unix/linux下运行的绘图软件包」· 代码 · 共 10 行

TXT
10
字号
There are gnuplot postscript prologue files here.

On platforms where it is possible and easy to implement, the postscript
prologues files are installed as separate files and located at run-time.

On others (i.e. when the preprocessor variable GNUPLOT_PS_DIR is undefined),
they are included at compile-time. To do that, the *.ps files are processed by
the script ps_header.sh which creates char arrays suitable to inclusion in the
source code.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?