intro.3
来自「Object-Oriented Programming With ANSI-C这」· 3 代码 · 共 28 行
3
28 行
.\" intro.3 -- 1.4 Sep 26 17:49:41 1993.\" Copyright (c) 1993 Axel T. Schreiner.TH intro 3 "local: ats".SH NAMEintro \(em introduction to the root classes.SH SYNOPSIS.nf.ta 30nObject Class Exception.fi.SH DESCRIPTION.BR Object (3)is the root class;.BR Class (3)is the root metaclass.Most of the methods defined for.B Objectare used in the standard reports for.IR ooc (1),i.e.,they cannot be changed without changing the reports..PP.BR Exception (3)manages a stack of exception handlers.This class is not mandatory for working with.IR ooc .
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?