文件名称:Android-buy-furniture-stores-systems
介绍说明--下载内容均来自于网络,请自行研究使用
Android双虎家私门店导购系统
后台:
1.维护用户信息,包括用户名、密码以及所分配密钥。
2.实现对产品信息数据的增加、删除和修改。
3.能够对前端发送回来的订单数据进行统计展示
4.将数据传输到前端的时候可以对数据进行加密。
5.可以向所有用户发布广播通知。
6.对前端发回的留言进行管理。
7.提供新版本软件的发布功能。
前端:
1.通过厂家提供的用户名、密码登陆平台。
2.本地存储数据离线快速展示。
3.快速准确的搜索所需信息,可分为两种搜索方式:条件搜索和关键字。
4.实现对订单的快速提交。
5.能够接受后台发送的数据并使用专有密钥进行解密。
6.接收后台广播并展示。
7.通过留言系统对后台进行留言。
-Android buy two tigers furniture stores systems Background: 1. Maintenance of user information, including username, password, and the key distribution. 2. The implementation of product information of add, delete, and modify data. 3. Can carry on the statistics to the front-end send back order data show 4. The transmission of data to the front end can to encrypt data. 5. Can be released to all users broadcast announcement. 6. Manage the front back to the message. 7. Provide a new version of the software release function. Front end: 1. Through the manufacturer to provide user name and password landing platform. 2. The local store data offline quickly. 3. The fast accurate search the information you need, can be divided into two types of search: conditional search and keyword. 4. Realize the rapid and submit the order. 5. Accept the background data and using proprietary key for decryption. 6. Receive background radio and show. 7. Through the message system on the background message.
后台:
1.维护用户信息,包括用户名、密码以及所分配密钥。
2.实现对产品信息数据的增加、删除和修改。
3.能够对前端发送回来的订单数据进行统计展示
4.将数据传输到前端的时候可以对数据进行加密。
5.可以向所有用户发布广播通知。
6.对前端发回的留言进行管理。
7.提供新版本软件的发布功能。
前端:
1.通过厂家提供的用户名、密码登陆平台。
2.本地存储数据离线快速展示。
3.快速准确的搜索所需信息,可分为两种搜索方式:条件搜索和关键字。
4.实现对订单的快速提交。
5.能够接受后台发送的数据并使用专有密钥进行解密。
6.接收后台广播并展示。
7.通过留言系统对后台进行留言。
-Android buy two tigers furniture stores systems Background: 1. Maintenance of user information, including username, password, and the key distribution. 2. The implementation of product information of add, delete, and modify data. 3. Can carry on the statistics to the front-end send back order data show 4. The transmission of data to the front end can to encrypt data. 5. Can be released to all users broadcast announcement. 6. Manage the front back to the message. 7. Provide a new version of the software release function. Front end: 1. Through the manufacturer to provide user name and password landing platform. 2. The local store data offline quickly. 3. The fast accurate search the information you need, can be divided into two types of search: conditional search and keyword. 4. Realize the rapid and submit the order. 5. Accept the background data and using proprietary key for decryption. 6. Receive background radio and show. 7. Through the message system on the background message.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SH_需求规格说明书.docx
SH_项目部署说明.doc
后台
....\prjSHJS
....\.......\.classpath
....\.......\.project
....\.......\.settings
....\.......\.........\.jsdtscope
....\.......\.........\org.eclipse.jdt.core.prefs
....\.......\.........\org.eclipse.wst.jsdt.ui.superType.container
....\.......\.........\org.eclipse.wst.jsdt.ui.superType.name
....\.......\WebRoot
....\.......\.......\META-INF
....\.......\.......\........\MANIFEST.MF
....\.......\.......\WEB-INF
....\.......\.......\.......\classes
....\.......\.......\.......\.......\net
....\.......\.......\.......\.......\...\hwadee
....\.......\.......\.......\.......\...\......\SHJS
....\.......\.......\.......\.......\...\......\....\dao
....\.......\.......\.......\.......\...\......\....\...\Admindao$MyHandler.class
....\.......\.......\.......\.......\...\......\....\...\Admindao.class
....\.......\.......\.......\.......\...\......\....\...\BroadcastDao$MyHandler.class
....\.......\.......\.......\.......\...\......\....\...\BroadcastDao.class
....\.......\.......\.......\.......\...\......\....\...\Messagedao$MyHandler.class
....\.......\.......\.......\.......\...\......\....\...\Messagedao.class
....\.......\.......\.......\.......\...\......\....\...\Orderdao$MyHandler.class
....\.......\.......\.......\.......\...\......\....\...\Orderdao.class
....\.......\.......\.......\.......\...\......\....\...\Productsdao$MyHandler.class
....\.......\.......\.......\.......\...\......\....\...\Productsdao.class
....\.......\.......\.......\.......\...\......\....\...\Shopdao.class
....\.......\.......\.......\.......\...\......\....\...\Uploaddao.class
....\.......\.......\.......\.......\...\......\....\...\Usersdao$MyHandler.class
....\.......\.......\.......\.......\...\......\....\...\Usersdao.class
....\.......\.......\.......\.......\...\......\....\db
....\.......\.......\.......\.......\...\......\....\..\Basedao.class
....\.......\.......\.......\.......\...\......\....\..\DBManager.class
....\.......\.......\.......\.......\...\......\....\..\MyInterface.class
....\.......\.......\.......\.......\...\......\....\entity
....\.......\.......\.......\.......\...\......\....\......\Admin.class
....\.......\.......\.......\.......\...\......\....\......\Broadcast.class
....\.......\.......\.......\.......\...\......\....\......\Message.class
....\.......\.......\.......\.......\...\......\....\......\Order.class
....\.......\.......\.......\.......\...\......\....\......\Products.class
....\.......\.......\.......\.......\...\......\....\......\Shop.class
....\.......\.......\.......\.......\...\......\....\......\Users.class
....\.......\.......\.......\.......\...\......\....\filter
....\.......\.......\.......\.......\...\......\....\......\JspFilter.class
....\.......\.......\.......\.......\...\......\....\......\UrlFilter.class
....\.......\.......\.......\.......\...\......\....\service
....\.......\.......\.......\.......\...\......\....\.......\BroadcastService.class
....\.......\.......\.......\.......\...\......\....\.......\OrderService.class
....\.......\.......\.......\.......\...\......\....\.......\UserLoginService.class
....\.......\.......\.......\.......\...\......\....\servlet
....\.......\.......\.......\.......\...\......\....\.......\AdminManagement.class
....\.......\.......\.......\.......\...\......\....\.......\BroadcastServlet.class
....\.......\.......\.......\.......\...\......\....\.......\LoginServlet.class
....\.......\.......\.......\.......\...\......\....\.......\Logout.class
....\.......\.......\.......\.......\...\......\....\.......\MessageManagement.class
....\.......\.......\.......\.......\...\......\....\.......\OrderManagement.class
....\.......\.......\.......\.......\...\......\....\.......\ProductManagement.class
....\.......\.......\.......\.......\...\......\....\.......\ShowMessage.class
....\.......\.......\.......\.......\...\......\....\.......\ShowOrder.class
....\.......\.......\.......\.......\...\......\....\.......\ShowProduct.class
....\.......\.......\.......\.......\...\......\....\.......\ShowProdu