?? index-y.htm
字號:
<SCRIPT>
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
}
</SCRIPT><HTML><HEAD><TITLE>Index</TITLE></HEAD><BODY BGCOLOR = #FFFFFF TEXT = #000000
onLoad="setFocus()";><P>Names of design patterns appear in small capitals: e.g., A<FONTSIZE=-1>DAPTER</FONT>. Page numbers in bold indicate the definitionof 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>Y</H2><P>There are no entries for this letter.</P>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -