⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.html

📁 java(sl275课程习题解module1-module3共7道习题的题目以及程序)
💻 HTML
字号:
<HTML>

<HEAD>
   <TITLE>SL275: Module1: Exercise #2: Write, Compile, and Run TestGreeting</TITLE>
</HEAD>

<BODY  BGCOLOR=white>


<CENTER>
<H2>SL275: Module1: Getting Started</H2>
<H3>Exercise #2: Write, Compile, and Run <TT>TestGreeting</TT></H3>
<H3>(Level 2)</H3>
</CENTER>


<H3>Objective</H3>

<P>
In this exercise you will write, compile, and run the
<TT>TestGreeting</TT> program from "A Basic Java Application" on page 1-8.
</P>


<H3>Directions</H3>

<P>

<OL>

  <LI>Using a text editor, write the <TT>TestGreeting</TT> application program.
      <P>

  <LI>Compile the program and correct any errors.
      <P>

  <LI>Run the program using the interpreter.
      <P>

</OL>

</P>

</BODY>

</HTML>

⌨️ 快捷键说明

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