referenc.tex
来自「wxWidgets 是一个跨平台的 GUI 框架。它给开发人员提供了统一的接口」· TEX 代码 · 共 83 行
TEX
83 行
\documentstyle[a4,11pt,makeidx,verbatim,texhelp,fancyheadings,palatino]{thesis}%KB:\addtolength{\textwidth}{1in}\addtolength{\oddsidemargin}{-0.5in}\addtolength{\topmargin}{-0.5in}\addtolength{\textheight}{1in}\sloppy%end of my changes%\documentstyle[a4,makeidx,verbatim,texhelp,fancyhea,mysober,mytitle]{report}\newcommand{\indexit}[1]{#1\index{#1}}\newcommand{\pipe}[0]{$\|$\ }%\input psbox.tex% Remove this for processing with dvi2ps instead of dvips%\special{!/@scaleunit 1 def}\parskip=10pt\parindent=0pt\title{Reference Manual for wxWidgets 2.0: a portable C++ GUI toolkit}\author{Julian Smart}\date{November 4th 1998}\makeindex\begin{document}\maketitle\pagestyle{fancyplain}\bibliographystyle{plain}\setheader{{\it CONTENTS}}{}{}{}{}{{\it CONTENTS}}\setfooter{\thepage}{}{}{}{}{\thepage}\pagenumbering{roman}\tableofcontents\chapter*{Copyright notice}\setheader{{\it COPYRIGHT}}{}{}{}{}{{\it COPYRIGHT}}%\setfooter{\thepage}{}{}{}{}{\thepage}\begin{center}Copyright (c) 1998 Julian Smart, Robert Roebling and othermembers of the wxWidgets team\\Portions (c) 1996 Artificial Intelligence Applications Institute\\\end{center}Permission to use, copy, modify, and distribute this software and itsdocumentation for any purpose is hereby granted without fee, provided that theabove copyright notice, author statement and this permission notice appear inall copies of this software and related documentation.THE SOFTWARE IS PROVIDED ``AS-IS'' AND WITHOUT WARRANTY OF ANY KIND, EXPRESS,IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OFMERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.IN NO EVENT SHALL THE ARTIFICIAL INTELLIGENCE APPLICATIONS INSTITUTE OR THEUNIVERSITY OF EDINBURGH OR ANY MEMBERS OF THE WXWINDOWS TEAM BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT ORCONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROMLOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OFDAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITHTHE USE OR PERFORMANCE OF THIS SOFTWARE.\chapter{This manual}\pagenumbering{arabic}%\setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}%\setfooter{\thepage}{}{}{}{}{\thepage}wxWidgets is a class library for C++ providing GUI (Graphical UserInterface) and other facilities on more than one platform. This documentgives detailed information about the classes and functions that make upthe wxWidgets API (Application Programming Interface). Please refer to thewxWidgets user manual for a more general description of wxWidgets.\input{classes.tex}\input{category.tex}\input{topics.tex}\addcontentsline{toc}{chapter}{Index}\setheader{{\it INDEX}}{}{}{}{}{{\it INDEX}}%\setfooter{\thepage}{}{}{}{}{\thepage}\printindex\end{document}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?