package.def
来自「LastWave」· DEF 代码 · 共 12 行
DEF
12 行
## Creation of the 'misc' package ## We first create the new 'misc' packageif ([package list 'misc'].length==0) { package new 'misc' 1998 '2.1' "E. Bacry" "Package that regroups very useful miscellenaous script commands \and graphic classes"}# Then just load it !package load 'misc'
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?