jnftrght.tst
来自「一套美国国家宇航局人工智能中心NASA的专家系统工具源代码」· TST 代码 · 共 14 行
TST
14 行
(set-strategy depth)(unwatch all); jnftrght.bat test(clear)(open "jnftrght.rsl" jnftrght "w")(dribble-on "jnftrght.out")(batch "jnftrght.bat")(dribble-off)(load "compline.clp")(printout jnftrght "jnftrght.clp differences are as follows:" crlf)(compare-files jnftrght.exp jnftrght.out jnftrght); close result file(close jnftrght)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?