文件名称:shopping-by-java-and-mysql
-
所属分类:
- 标签属性:
- 上传时间:2013-03-22
-
文件大小:76.02kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
电子商务系统
采用ecilpse和mysql编写,实现了客户端登陆和管理员登陆,具备基本的功能,
客户端:查看商品,加入购物车,查看购物车,下订单,查看订单等-E-commerce the system using ecilpse and mysql prepared to achieve the client login and administrator landing, with basic functionality, client: View, Add to Cart, View Cart, place orders, view orders
采用ecilpse和mysql编写,实现了客户端登陆和管理员登陆,具备基本的功能,
客户端:查看商品,加入购物车,查看购物车,下订单,查看订单等-E-commerce the system using ecilpse and mysql prepared to achieve the client login and administrator landing, with basic functionality, client: View, Add to Cart, View Cart, place orders, view orders
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shopping by java and mysql/.classpath
shopping by java and mysql/.project
shopping by java and mysql/.settings/org.eclipse.jdt.core.prefs
shopping by java and mysql/bin/com/iotek/ght/app/AdminAPP.class
shopping by java and mysql/bin/com/iotek/ght/app/CustomerAPP.class
shopping by java and mysql/bin/com/iotek/ght/controller/AdminLoginMenuController.class
shopping by java and mysql/bin/com/iotek/ght/controller/AdminMenuController.class
shopping by java and mysql/bin/com/iotek/ght/controller/AdminStartMenuController.class
shopping by java and mysql/bin/com/iotek/ght/controller/CancelProductController.class
shopping by java and mysql/bin/com/iotek/ght/controller/Controller.class
shopping by java and mysql/bin/com/iotek/ght/controller/CustomerBuyController.class
shopping by java and mysql/bin/com/iotek/ght/controller/CustomerEditMessageController.class
shopping by java and mysql/bin/com/iotek/ght/controller/CustomerFunctionController.class
shopping by java and mysql/bin/com/iotek/ght/controller/CustomerLoginMenuController.class
shopping by java and mysql/bin/com/iotek/ght/controller/CustomerRegisterMenuController.class
shopping by java and mysql/bin/com/iotek/ght/controller/CustomerStartMenuController.class
shopping by java and mysql/bin/com/iotek/ght/controller/EditProductNumberController.class
shopping by java and mysql/bin/com/iotek/ght/controller/MakeOrderDBController.class
shopping by java and mysql/bin/com/iotek/ght/controller/ScanAllProductController.class
shopping by java and mysql/bin/com/iotek/ght/controller/ScanCartController.class
shopping by java and mysql/bin/com/iotek/ght/dao/AdminDao.class
shopping by java and mysql/bin/com/iotek/ght/dao/AdminDaoImplement.class
shopping by java and mysql/bin/com/iotek/ght/dao/CustomerDao.class
shopping by java and mysql/bin/com/iotek/ght/dao/CustomerDaoImpement.class
shopping by java and mysql/bin/com/iotek/ght/dao/OrderDao.class
shopping by java and mysql/bin/com/iotek/ght/dao/OrderDaoImplement.class
shopping by java and mysql/bin/com/iotek/ght/dao/ProductDao.class
shopping by java and mysql/bin/com/iotek/ght/dao/ProductDaoImplement.class
shopping by java and mysql/bin/com/iotek/ght/DBManager/DBManager.class
shopping by java and mysql/bin/com/iotek/ght/model/Admin.class
shopping by java and mysql/bin/com/iotek/ght/model/Cart.class
shopping by java and mysql/bin/com/iotek/ght/model/CartOrder.class
shopping by java and mysql/bin/com/iotek/ght/model/Customer.class
shopping by java and mysql/bin/com/iotek/ght/model/Indent.class
shopping by java and mysql/bin/com/iotek/ght/model/IndentOrder.class
shopping by java and mysql/bin/com/iotek/ght/model/Product.class
shopping by java and mysql/bin/com/iotek/ght/view/AdminLoginMenuView.class
shopping by java and mysql/bin/com/iotek/ght/view/AdminMenuView.class
shopping by java and mysql/bin/com/iotek/ght/view/AdminStartMenuView.class
shopping by java and mysql/bin/com/iotek/ght/view/CancelProductView.class
shopping by java and mysql/bin/com/iotek/ght/view/CustomerBuyView.class
shopping by java and mysql/bin/com/iotek/ght/view/CustomerEditMessageView.class
shopping by java and mysql/bin/com/iotek/ght/view/CustomerFunctionView.class
shopping by java and mysql/bin/com/iotek/ght/view/CustomerLoginMenuView.class
shopping by java and mysql/bin/com/iotek/ght/view/CustomerRegisterMenuView.class
shopping by java and mysql/bin/com/iotek/ght/view/CustomerStartMenuView.class
shopping by java and mysql/bin/com/iotek/ght/view/EditProductNumberView.class
shopping by java and mysql/bin/com/iotek/ght/view/MakeOrderDBView.class
shopping by java and mysql/bin/com/iotek/ght/view/ScanAllProductView.class
shopping by java and mysql/bin/com/iotek/ght/view/ScanCartView.class
shopping by java and mysql/bin/com/iotek/ght/view/View.class
shopping by java and mysql/shopping.s
shopping by java and mysql/src/com/iotek/ght/app/AdminAPP.java
shopping by java and mysql/src/com/iotek/ght/app/CustomerAPP.java
shopping by java and mysql/src/com/iotek/ght/controller/AdminLoginMenuController.java
shopping by java and mysql/src/com/iotek/ght/controller/AdminMenuController.java
shopping by java and mysql/src/com/iotek/ght/controller/AdminStartMenuController.java
shopping by java and mysql/src/com/iotek/ght/controller/CancelProductController.java
shopping by java and mysql/src/com/iotek/ght/controller/Controller.java
shopping by java and mysql/src/com/iotek/ght/controller/CustomerBuyController.java
shopping by java and mysql/src/com/iotek/ght/controller/CustomerEditMessageController.java
shopping by java and mysql/src/com/iotek/ght/controller/CustomerFunctionController.java
shopping by java and mysql/src/com/iotek/ght/controller/CustomerLoginMenuController.java
shopping by java and mysql/src/com/iotek/ght/controller/CustomerRegisterMenuController.java
shopping by java and mysql/src/com/iotek/ght/controller/CustomerStartMenuController.java
shopping by java and mysql/src/com/iotek/ght/controller/EditProductNumberController.java
shopping by java and mysql/src/com/iotek/ght/controller/MakeOrderDBController.java
shopping by java and mysql/src/com/iotek/ght/controller/ScanAllProductContro
shopping by java and mysql/.project
shopping by java and mysql/.settings/org.eclipse.jdt.core.prefs
shopping by java and mysql/bin/com/iotek/ght/app/AdminAPP.class
shopping by java and mysql/bin/com/iotek/ght/app/CustomerAPP.class
shopping by java and mysql/bin/com/iotek/ght/controller/AdminLoginMenuController.class
shopping by java and mysql/bin/com/iotek/ght/controller/AdminMenuController.class
shopping by java and mysql/bin/com/iotek/ght/controller/AdminStartMenuController.class
shopping by java and mysql/bin/com/iotek/ght/controller/CancelProductController.class
shopping by java and mysql/bin/com/iotek/ght/controller/Controller.class
shopping by java and mysql/bin/com/iotek/ght/controller/CustomerBuyController.class
shopping by java and mysql/bin/com/iotek/ght/controller/CustomerEditMessageController.class
shopping by java and mysql/bin/com/iotek/ght/controller/CustomerFunctionController.class
shopping by java and mysql/bin/com/iotek/ght/controller/CustomerLoginMenuController.class
shopping by java and mysql/bin/com/iotek/ght/controller/CustomerRegisterMenuController.class
shopping by java and mysql/bin/com/iotek/ght/controller/CustomerStartMenuController.class
shopping by java and mysql/bin/com/iotek/ght/controller/EditProductNumberController.class
shopping by java and mysql/bin/com/iotek/ght/controller/MakeOrderDBController.class
shopping by java and mysql/bin/com/iotek/ght/controller/ScanAllProductController.class
shopping by java and mysql/bin/com/iotek/ght/controller/ScanCartController.class
shopping by java and mysql/bin/com/iotek/ght/dao/AdminDao.class
shopping by java and mysql/bin/com/iotek/ght/dao/AdminDaoImplement.class
shopping by java and mysql/bin/com/iotek/ght/dao/CustomerDao.class
shopping by java and mysql/bin/com/iotek/ght/dao/CustomerDaoImpement.class
shopping by java and mysql/bin/com/iotek/ght/dao/OrderDao.class
shopping by java and mysql/bin/com/iotek/ght/dao/OrderDaoImplement.class
shopping by java and mysql/bin/com/iotek/ght/dao/ProductDao.class
shopping by java and mysql/bin/com/iotek/ght/dao/ProductDaoImplement.class
shopping by java and mysql/bin/com/iotek/ght/DBManager/DBManager.class
shopping by java and mysql/bin/com/iotek/ght/model/Admin.class
shopping by java and mysql/bin/com/iotek/ght/model/Cart.class
shopping by java and mysql/bin/com/iotek/ght/model/CartOrder.class
shopping by java and mysql/bin/com/iotek/ght/model/Customer.class
shopping by java and mysql/bin/com/iotek/ght/model/Indent.class
shopping by java and mysql/bin/com/iotek/ght/model/IndentOrder.class
shopping by java and mysql/bin/com/iotek/ght/model/Product.class
shopping by java and mysql/bin/com/iotek/ght/view/AdminLoginMenuView.class
shopping by java and mysql/bin/com/iotek/ght/view/AdminMenuView.class
shopping by java and mysql/bin/com/iotek/ght/view/AdminStartMenuView.class
shopping by java and mysql/bin/com/iotek/ght/view/CancelProductView.class
shopping by java and mysql/bin/com/iotek/ght/view/CustomerBuyView.class
shopping by java and mysql/bin/com/iotek/ght/view/CustomerEditMessageView.class
shopping by java and mysql/bin/com/iotek/ght/view/CustomerFunctionView.class
shopping by java and mysql/bin/com/iotek/ght/view/CustomerLoginMenuView.class
shopping by java and mysql/bin/com/iotek/ght/view/CustomerRegisterMenuView.class
shopping by java and mysql/bin/com/iotek/ght/view/CustomerStartMenuView.class
shopping by java and mysql/bin/com/iotek/ght/view/EditProductNumberView.class
shopping by java and mysql/bin/com/iotek/ght/view/MakeOrderDBView.class
shopping by java and mysql/bin/com/iotek/ght/view/ScanAllProductView.class
shopping by java and mysql/bin/com/iotek/ght/view/ScanCartView.class
shopping by java and mysql/bin/com/iotek/ght/view/View.class
shopping by java and mysql/shopping.s
shopping by java and mysql/src/com/iotek/ght/app/AdminAPP.java
shopping by java and mysql/src/com/iotek/ght/app/CustomerAPP.java
shopping by java and mysql/src/com/iotek/ght/controller/AdminLoginMenuController.java
shopping by java and mysql/src/com/iotek/ght/controller/AdminMenuController.java
shopping by java and mysql/src/com/iotek/ght/controller/AdminStartMenuController.java
shopping by java and mysql/src/com/iotek/ght/controller/CancelProductController.java
shopping by java and mysql/src/com/iotek/ght/controller/Controller.java
shopping by java and mysql/src/com/iotek/ght/controller/CustomerBuyController.java
shopping by java and mysql/src/com/iotek/ght/controller/CustomerEditMessageController.java
shopping by java and mysql/src/com/iotek/ght/controller/CustomerFunctionController.java
shopping by java and mysql/src/com/iotek/ght/controller/CustomerLoginMenuController.java
shopping by java and mysql/src/com/iotek/ght/controller/CustomerRegisterMenuController.java
shopping by java and mysql/src/com/iotek/ght/controller/CustomerStartMenuController.java
shopping by java and mysql/src/com/iotek/ght/controller/EditProductNumberController.java
shopping by java and mysql/src/com/iotek/ght/controller/MakeOrderDBController.java
shopping by java and mysql/src/com/iotek/ght/controller/ScanAllProductContro
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.