index-k.htm

来自「设计模式英文版 作者:Erich Gamma、Richard Helm、Ralp」· HTM 代码 · 共 33 行

HTM
33
字号
<HTML>

<BODY
	BGCOLOR		= #FFFFFF
	TEXT		= #000000
>

<P>Names of design patterns appear in small capitals: e.g., A<FONT
SIZE=-1>DAPTER</FONT>.  Page numbers in bold indicate the definition
of a term. Numbers in italics indicate a diagram for the term.
Letters after a diagram's page number indicate the kind of diagram:
a "c" denotes a class diagram, an "i" denotes an interaction diagram,
and an "o" denotes an object diagram. For example, <I>88co</I>
means that a class and object diagram appears on page 88.</P>

<H2>K</H2>

<DL>

<DT>Kit, <I>see also</I> A<FONT SIZE=-1>BSTRACT</FONT>
	F<FONT SIZE=-1>ACTORY</FONT></DT>

<DD>in InterViews 
<A HREF="vfs.htm?doc=pat3a.htm&fid=3a&hid=knownuses" TARGET="_mainDisplayFrame">95</A>
</DD>

<DT>Knuth, Donald 
<A HREF="vfs.htm?doc=chap6.htm&fid=6&hid=knuth" TARGET="_mainDisplayFrame">357</A>
</DT>

</DL>

⌨️ 快捷键说明

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