文件名称:checkmoive
-
所属分类:
- 标签属性:
- 上传时间:2013-12-24
-
文件大小:5.33kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
:音像店的出租电影业务,在实际应用中,可能会通过以下方式查找需要的电影:
通过标题(title)查找电影;
可将电影分成不同的类型(type),如喜剧片、悲剧片、战斗片等。因此在进行出租时,可在某一特定的类型中查找电影;
查找包括某一演员(actor/actress)的电影。
如果使用向量(Vector/ArrayList)来存储所有的电影,在查找的时候很浪费时间;
使用HashTable对电影进行有效存储,使得在需要时能够很快找到。
-: Rent the movie business video store, in practical applications, it may be required in the following ways to find movie: Find movies by title (title) film can be divided into different types (type), such as comedy, tragedy pieces, combat tablets. Therefore, when making rental, you can find a movie in a particular type find include a actor (actor/actress) movies. If you use the vector (Vector/ArrayList) to store all the movies, when looking for a waste of time using HashTable effective storage of the film, so that when the need to be able to quickly find.
通过标题(title)查找电影;
可将电影分成不同的类型(type),如喜剧片、悲剧片、战斗片等。因此在进行出租时,可在某一特定的类型中查找电影;
查找包括某一演员(actor/actress)的电影。
如果使用向量(Vector/ArrayList)来存储所有的电影,在查找的时候很浪费时间;
使用HashTable对电影进行有效存储,使得在需要时能够很快找到。
-: Rent the movie business video store, in practical applications, it may be required in the following ways to find movie: Find movies by title (title) film can be divided into different types (type), such as comedy, tragedy pieces, combat tablets. Therefore, when making rental, you can find a movie in a particular type find include a actor (actor/actress) movies. If you use the vector (Vector/ArrayList) to store all the movies, when looking for a waste of time using HashTable effective storage of the film, so that when the need to be able to quickly find.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
checkmoive/checkmoive/movie.class
checkmoive/checkmoive/MovieStore.class
checkmoive/checkmoive/MovieStoreTester.class
checkmoive/movie.java
checkmoive/MovieStore.java
checkmoive/MovieStoreTester.java
checkmoive/checkmoive
checkmoive
checkmoive/checkmoive/MovieStore.class
checkmoive/checkmoive/MovieStoreTester.class
checkmoive/movie.java
checkmoive/MovieStore.java
checkmoive/MovieStoreTester.java
checkmoive/checkmoive
checkmoive
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.