文件名称:Student_Management_System_5
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-11-09
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- 安**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
写文件类StuWrite;读文件类StuRead
3)进行写文件操作时,如果文件已经存在,按追加模式进行写操作
3)支持通过命令行参数提供所需文件名(含路径名)
4)对类StuException进行修订。当出现文件不存在、或查询的学生不存在等非正常情况时,给出提示信息。
-Write file class StuWrite reading file types StuRead
3) write file operation, if the file already exists, append mode by writing to
3) Support command line parameters to provide the required file name (including path name)
4) the class StuException be revised. When the file does not exist or does not exist query students and other non-normal situations, given message.
3)进行写文件操作时,如果文件已经存在,按追加模式进行写操作
3)支持通过命令行参数提供所需文件名(含路径名)
4)对类StuException进行修订。当出现文件不存在、或查询的学生不存在等非正常情况时,给出提示信息。
-Write file class StuWrite reading file types StuRead
3) write file operation, if the file already exists, append mode by writing to
3) Support command line parameters to provide the required file name (including path name)
4) the class StuException be revised. When the file does not exist or does not exist query students and other non-normal situations, given message.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Student_Management_System_5\.classpath
...........................\.project
...........................\.settings\org.eclipse.jdt.core.prefs
...........................\bin\pack7\Doctor$innerClass.class
...........................\...\.....\Doctor.class
...........................\...\.....\IPerson.class
...........................\...\.....\Major.class
...........................\...\.....\Master.class
...........................\...\.....\Person.class
...........................\...\.....\StuException.class
...........................\...\.....\StuRead.class
...........................\...\.....\StuWrite.class
...........................\src\pack7\Major.java
...........................\...\.....\Person.java
...........................\...\.....\StuException.java
...........................\...\.....\StuRead.java
...........................\...\.....\StuWrite.java
...........................\bin\pack7
...........................\src\pack7
...........................\.settings
...........................\bin
...........................\src
Student_Management_System_5