intro.0
来自「Object-Oriented Programming With ANSI-C这」· 0 代码 · 共 67 行
TXT
67 行
intro(3) intro(3)NAME intro -- introduction to the root classesSYNOPSIS Object Class ExceptionDESCRIPTION Object(3) is the root class; Class(3) is the root meta- class. Most of the methods defined for Object are used in the standard reports for ooc(1), i.e., they cannot be changed without changing the reports. Exception(3) manages a stack of exception handlers. This class is not mandatory for working with ooc. local: ats 1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?