搜索资源列表
jivejdon
- Jive(J道版) Jive(J道版)是在Jive 2.1版本基础上改编而成,增加一些功能,更加实用,本下载包中包括源程序,你可以修改为你自己的网站定制。 学习Jive源程序,可以更好的理解和应用设计模式,学习Java必须读懂两套源代码,第一个就是Jive 第二个是Sun的宠物店Pet Store. 关于Jive,道友yesky12一段话非常精辟: 设计模式和面向对象的思想是java学习的内功,而jive无疑是九阴真经。 Jive论坛的优点是由于采用缓冲机制,可以承受巨大访问量,同时能保持快速反
javapetstore-2.0-ea5
- sun的典型开源实例,是sun展示J2EE平台时所用的例子,很有用-sun of a typical example of open source, J2EE platform is the sun to display the example used, very useful
JSP_PET_STORE
- JSP开发的宠物商店,自带的学生做的,感觉还行-JSP Development pet shops, the students bring their own, and feeling also visit
petstore2.0
- 宠物店的源代码,这个就不用我多介绍了吧,学习J2EE的经典案例-Pet store the source code, this would not have introduced me to it, to learn a classic example of J2EE
3-java
- 宠物商店, 1. 所有宠物都具有:名字,颜色和年龄 三个属性。宠物建议命名成Pet 2. 宠物商店中可以增加宠物、根据名字、颜色、年龄查询宠物。宠物商店建议命名成PetStore 3. 考虑实现方便,目前只有两种宠物,Cat 和 Dog ,后续会继续增加宠物类别,但是Cat和Dog具体有多少只,需要用户决定数量; 4. 宠物商店中对宠物的存放结构必须使用数组(具体数组多大,也就是多少只宠物,由用户决定数量,同第三条一个意思); 5. 测试类(PetStoreDemo),要求能
JavaPetStore
- J2EE的经典案例。宠物商店。绝对是值得好好学习的经典源码。学javar必看的源码-Classic case of J2EE. Pet store. Is absolutely worth to learn the classic source. Science javar must-see source
petstore-1_3_1_02
- petstore is an example of j2-petstore is an example of j2ee
jpetstore2.0
- java pet store 2.0 展示 web 2.0 和ajax的功能-java pet store 2.0 display web 2.0 and ajax functionality
petshop
- 实现一个宠物商店,在宠物商店中可以有多种(由用户决定数量)宠物,试表示出此种关系,并要求可以根据宠物关键字查找到相应的宠物信息。所需要的宠物信息自行设计。-Implement a pet store, pet store can have multiple (the number determined by the user) pets and try to show this relationship and ask pet tags can find the appropriate pet
Test
- java开发实战经典第十七章课后习题宠物商店程序修改为使用数据库保存全部的宠物信息,并可以实现关键字查找。-Chapter XVII java developer real classic pet store after school exercise program modified to use the database stored all the pet information, and can keyword search.
jPetStore
- 使用java,mysql编写的网上宠物商店,采用struts、spring和ibatis三层架构-Use java, mysql write online pet store, using struts, spring and ibatis three-tier
Pet_Shop
- 基于jsp+servlet+javabean的在线商城系统; 前台采用了:css+javascr ipt-Jsp+ servlet javabean-based online store system Front used: css+ the javascr ipt
petstore
- java实现的宠物商店 基于Jsp 有备份功能 也有后台管理员页面-java implementation pet store based on Jsp have a backup function also has background administrator page
petshop
- 用java语言实现了一个宠物商店的功能。其中包括宠物的健康值,年龄等-Using java language to implement a pet store function. Including the value of pet health, age, etc.
petstore
- 用java实现一个宠物商店的代码 实现pet接口-pet store
宠物商店
- 宠物商店源码,及其源文件,供各大Java网友下载学习(Pet store source code and files)
javajdbc宠物商店-Mysql数据库
- 使用JAVA实现数据库编程宠物商店项目案例数据库表代码(Using java to realize database programming pet store project case database table code)