package.def

来自「LastWave」· DEF 代码 · 共 15 行

DEF
15
字号
## Creation of the 'disp' package ## We first create the new 'disp' packageif ([package list 'disp'].length==0) {  package new 'disp' 1998 '2.1' "E. Bacry" "Package that allows high level displays of any gobject \which is associated to a variable's content (such as signals, wtrans1d, books...)."}# Then just load it !package load 'disp'

⌨️ 快捷键说明

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