📄 ch1gla.htm
字号:
<HTML>
<HEAD>
<TITLE>Week 1 -- At a Glance</TITLE>
<META>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#CE2910">
<BODY>
<TABLE BORDERCOLOR=#000000 BORDER=18>
<TR><TD><H1><CENTER><FONT SIZE=10 COLOR=#FF0000>WEEK<BR>
1</FONT></CENTER></H1>
</TD></TR>
</TABLE>
<HR>
<H1><FONT SIZE=6 COLOR=#FF0000>At a Glance</FONT></H1>
<BLOCKQUOTE>
The first week of your journey through Internet game programming
with Java covers a lot of territory. You begin by learning the
basics about Internet games and how Java impacts them, along with
an object-oriented Java programming primer. You then jump into
the basics of graphics in games and the support Java provides
for working with graphics. You then cover the most crucial topic
of the entire book-sprite animation. You use this animation knowledge
to finish up the week with an interesting animated simulator-Sim
Tarantula.
</BLOCKQUOTE>
<BLOCKQUOTE>
You cover the following topics this week:
</BLOCKQUOTE>
<UL>
<LI>Games on the Web
<LI>Java Game Programming
<LI>Object-Oriented Programming with Java
<LI>The Basics of Graphics
<LI>Java Graphics Techniques
<LI>Sprite Animation
<LI>Sim Tarantula: Creepy Crawly Sprites
</UL>
<P>
<HR WIDTH="100%"></P>
<CENTER><P><A HREF="index.htm"><IMG SRC="hb.gif" BORDER=0 HEIGHT=88 WIDTH=140></A><A HREF="#CONTENTS"><IMG SRC="cc.gif" BORDER=0 HEIGHT=88 WIDTH=140></A><A HREF="ch1.htm"><IMG SRC="nc.gif" BORDER=0 HEIGHT=88 WIDTH=140></A></P></CENTER>
<P>
<HR WIDTH="100%"></P>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -