templerr.tst
来自「NASA 开发使用的一个专家系统」· TST 代码 · 共 14 行
TST
14 行
(unwatch all); templerr.clp test(clear)(open "templerr.rsl" templerr "w")(load "compline.clp")(dribble-on "templerr.out")(load "templerr.clp")(list-deftemplates)(dribble-off)(printout templerr "templerr.clp differences are as follows:" crlf)(compare-files templerr.exp templerr.out templerr); close result file(close templerr)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?