index04.html

来自「JAVA源代码程序aashjkjhkjhkjhjkhkj」· HTML 代码 · 共 92 行

HTML
92
字号
<HTML><HEAD><TITLE>Java: First Contact - Chapter 4 Examples</TITLE></HEAD><BODY TEXT="#000000" BGCOLOR="#FFFFFF"LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000"><CENTER><H1><STRONG>Java: First Contact<IMG SRC="../../jfcCoverSmall.gif" width=20%></STRONG></H1></CENTER><P><CENTER>Roger Garside and John Mariani, Computing Department, Lancaster University</CENTER><P><CENTER>Course Technology /September 1997 /ISBN 1-85032-316-X<br>46.65 US dollars /21.95 pounds sterling</CENTER><HR><CENTER><H1><STRONG>Chapter 4 Examples</STRONG></H1></CENTER><P>You can download each file individually, or download a<A HREF="chap04.zip">Unix zip</A> file containing all the filesmentioned (including this one).<P><A HREF="Chapter4n1.java">Chapter4n1.java</A>- the source code for the example referred to in section 4.1(pp77)<P><A HREF="Chapter4n1a.java">Chapter4n1a.java</A>- the source code of a program to demonstrate a simple "if"statement (p87)<P><A HREF="Chapter4n1b.java">Chapter4n1b.java</A>- the source code of a program to demonstrate a morecomplicated "if" statement (pp92-3)<P><A HREF="Chapter4n1c.java">Chapter4n1c.java</A>- the source code to demonstrate a simple "switch" statement(p103)<P><A HREF="Chapter4n1d.java">Chapter4n1d.java</A>- the source code to demonstrate a more complicated "switch"statement (p103-4)<P><A HREF="Chapter4n2.java">Chapter4n2.java</A>- the source code for the example referred to in section4.8 (p105-7)<HR><P>Return to <A HREF="../../javaFirstContact.html">main</A> page |<A HREF="../examples.html">examples</A> page<P><FONT SIZE=-1><STRONG>last updated: 5th February 1998</STRONG></FONT></BODY></HTML>

⌨️ 快捷键说明

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