visible.exp

来自「一套美国国家宇航局人工智能中心NASA的专家系统工具源代码」· EXP 代码 · 共 21 行

EXP
21
字号
TRUECLIPS> (load "visible.clp")##~~~[MSGFUN6] Private slot bar of class A cannot be accessed directly   by handlers attached to class B[PRCCODE3] Undefined variable self:bar referenced in message-handler.ERROR:(defmessage-handler MAIN::B fribban   ()   ?self:bar   )@!FALSECLIPS> (go)[MSGPASS3] Static reference to slot foo of class A does not apply to [b] of B[PRCCODE4] Execution halted during the actions of message-handler woz primary in class A[PRCCODE4] Execution halted during the actions of deffunction go.FALSECLIPS> (dribble-off)

⌨️ 快捷键说明

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