readme
来自「功能强大实用的科学绘图软件,其运行环境为Windows系统,内含英文版使用手册」· 代码 · 共 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 + -
显示快捷键?