📄 intro.4
字号:
.\" intro.4 -- 1.2 Sep 30 06:26:11 1993.\" Copyright (c) 1993 Axel T. Schreiner.TH intro 4 "local: ats".SH NAMEintro \(em introduction to the calculator application.SH SYNOPSIS.nf.ta 30nObjct Class Event Ic IcClass Button Calc Crt CButton CLineOut LineOut Mux List ListClass Xt XawBox XawCommand XButton XawForm XawLabel XLineOut XtApplicationShell.fi.SH DESCRIPTION.BR Object (3)is the root class..B Objectneeds to be renamed as.B Objctbecause the original name is used by X11..PP.BR Event (4)is a class to represent input data such as key pressesor mouse clicks..PP.BR Ic (4)is the base class to represent objects that can receive,process, and send events..B Buttonconverts incoming events to events with definite text values..B Calcprocesses texts and sends a result on..B LineOutdisplays an incoming text..B Muxtries to send an incoming event to one of several objects..PP.BR Crt (4)is a class to work with the.I cursesterminal screen function package.It sends position events for a cursorand text events for other key presses..B CButtonimplements.B Buttonon a.I cursesscreen..B CLineOutimplements.BR LineOut ..PP.B Listmanages a list of objects and is taken from chapter 7..PP.BR Xt (4)is a class to work with the X Toolkit.The subclasses wrap toolkit and Athena widgets..B XButtonimplements a.B Buttonwith a.B Commandwidget..B XLineOutimplements a.B LineOutwith a.B Labelwidget..SH SEE ALSOcurses(3), X(1)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -