文件名称:JavaTeaching2012
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-12-30
- 文件大小:
- 28kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实验3 字符串应用与面向对象程序设计
编写一个Java项目,模拟一次包括老师备课,同学上课,布置作业和做作业的课堂教学过程。作业为判断字符串是否为2-重复串及其他字符串操作内容。-Experiment 3 string applications and object-oriented programming to write a Java program to simulate the time, including teacher preparation, the students in class, assignments and homework in the classroom teaching process. Job is to determine whether the string is 2- duplicate content string and other string operations.
编写一个Java项目,模拟一次包括老师备课,同学上课,布置作业和做作业的课堂教学过程。作业为判断字符串是否为2-重复串及其他字符串操作内容。-Experiment 3 string applications and object-oriented programming to write a Java program to simulate the time, including teacher preparation, the students in class, assignments and homework in the classroom teaching process. Job is to determine whether the string is 2- duplicate content string and other string operations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JavaTeaching2012
................\JavaTeaching2012
................\................\.classpath
................\................\.project
................\................\.settings
................\................\.........\org.eclipse.jdt.core.prefs
................\................\bin
................\................\...\cn
................\................\...\..\qtech
................\................\...\..\.....\teaching
................\................\...\..\.....\........\Student.class
................\................\...\..\.....\........\Teacher.class
................\................\...\..\.....\........\Teaching.class
................\................\...\..\.....\........\TeachingMessage.class
................\................\...\..\.....\........\TeachingState.class
................\................\...\..\.....\........\UniversityPeople.class
................\................\...\..\.....\util
................\................\...\..\.....\....\RepeatedStringEstimator.class
................\................\src
................\................\...\cn
................\................\...\..\qtech
................\................\...\..\.....\teaching
................\................\...\..\.....\........\Student.java
................\................\...\..\.....\........\Teacher.java
................\................\...\..\.....\........\Teaching.java
................\................\...\..\.....\........\TeachingMessage.java
................\................\...\..\.....\........\TeachingState.java
................\................\...\..\.....\........\UniversityPeople.java
................\................\...\..\.....\util
................\................\...\..\.....\....\RepeatedStringEstimator.java
................\Java_实验三.doc