文件名称:patternA
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 冰***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
写一个新的类名叫PatternsA 包括两个方法分别打印pattern1和pattern2-Using your answer from Question 1. Write one new class named PatternsA that contains two
methods:
i. public void printPattern1() – this method should print pattern1.
ii. public void printPattern2() – this method should print pattern2.
The main method of this class should create an instance of the class and then call each new method you
have created in turn. Before each method you should print the name of the method that is about to be
called.
methods:
i. public void printPattern1() – this method should print pattern1.
ii. public void printPattern2() – this method should print pattern2.
The main method of this class should create an instance of the class and then call each new method you
have created in turn. Before each method you should print the name of the method that is about to be
called.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文件夹 (2)\PatternsA.class
..............\PatternsA.java
新建文件夹 (2)
..............\PatternsA.java
新建文件夹 (2)