您现在正在浏览:首页 > 论文 > 计算机 > 毕业设计-基于PHP的网上购物网站系统设计

免费下载毕业设计-基于PHP的网上购物网站系统设计

  • 资源类别:论文
  • 资源分类:计算机
  • 适用专业:PHP
  • 适用年级:大学
  • 上传用户:xuehi
  • 文件格式:word+php
  • 文件大小:1.17MB
  • 上传时间:2011-2-26 20:35:04
  • 下载次数:23
  • 浏览次数:356

安全检测:瑞星:安全 诺顿:安全 卡巴:安全

资料简介

毕业设计-基于PHP的网上购物网站系统设计,共45页,14912字,附完整的程序源代码。包括前台,后台的实现,先运行phpStudyAdmin后打开dzsw/install.php
摘要
随着Internet技术的发展,人们的日常生活已经离不开网络。未来社会人们的生活和工作将越来越依赖于Internet技术的发展,也将越来越数字化、网络化、电子化、虚拟化。电子商务也随着网络的发展日益和人们的生活贴近。Internet的发展历程以及目前的应用状况和发展趋势,可以充分地相信网络技术将极大的改变我们的生活和工作方式,甚至社会的价值观也会发生某种变化。本设计尝试用PHP在网络上架构一个动态的网上商品购物网站,以使每一位顾客不用出门在家里就能够通过上网来轻松购物。
本文详细介绍了基于PHP的网上购物系统的系统结构设计、实现方法和操作流程,并介绍了系统各个模块的主要功能和数据库设计及功能。该系统采用B/S结构,采用PHP技术进行动态窗体页面的设计。后台数据库选用MySQL 数据库。系统设计并实现了会员注册及登录模块,会员基本信息模块,会员购物模块,产品搜索模块,管理员商品管理模块,用户管理模块,订单管理模块,信息管理模块等一系列功能模块。最后,对网上购物系统进行了系统测试,各个模块功能运行良好。
关键字:Internet,PHP,B/S,网上购物系统
Title PHP-based Shopping Inline System

Abstract
Along with the development of internet technology, daily life can not go on without the network. The life and work of the social people of future will depend on the development of digital technology more and more , digitization, networking, electronization, virtual more and more. E-commerce presses close to people's life day by day along with the development of network too.Developing course and present application state and development trend of Internet can believe network technology will change life and working way of us greatly, and even change the values of the society to some extent.This paper tries to build up a dynamic e-commerce website in the network with PHP, so that each customer needn't go out and can do some shopping easily through internet at home 。
This paper describes system structure design, implementation method and operation process based on PHP, and introduces main functions of various modules about the system and database design. The system uses B/S structure, and conducts design of dynamic form page by PHP technology. Background database selects MySQL database. System design realizes a series of function modules such as user registration and landing module, user basic information module, shopping module, searching goods module, the management of goods ,the management of user,the management of orders ,the management of news and so on. Finally, the paper tests Shopping Inline System, and the result finds that kinds of modules operate well.
Keyword: Internet,PHP,B/S ,e-Shopping
目 次
1 绪论 1
1.1开发背景及意义 1
1.2 国内外电子商务现状 1
1.3本文研究的内容 3
1.4 开发可行性分析 3
1.4.1 管理上的可行性 3
1.4.2 技术上的可行性 3
1.4.3 经济上的可行性 4
1.4.4法律可行性 4
1.4.5执行可行性 4
2 系统需求分析 5
2.1目标和任务 5
2.2 系统功能分析 5
2.2.1 功能性需求概述 5
2.2.2系统流程分析 7
2.2.3 系统目录结构 8
2.3数据库分析 9
2.3.1 数据库需求分析 9
2.3.2数据库概念结构设计 9
2.4系统开发环境 10
2.4.1 硬件平台 10
2.4.2 服务器平台 10
2.4.3 开发工具 10
2.4.4 技术构架 10
2.6数据字典 11
2.6.1数据元素 11
2.6.2数据存储。 11
3系统概要设计 13
3.1系统结构设计 13
3.1.1 系统体系结构 13
3.1.2 系统总体功能结构 14
3.1.3 系统总体物理结构 16
3.2数据库结构设计 17
3.2.1数据库概念结构设计 17
3.2.2数据库逻辑设计 17
4系统详细设计 22
4.1系统设计 22
4.2 公共模块设计 22
4.2.1 数据库公共模块 22
4.2.2 common.php和golbal.php单元 23
4.3产品模块设计 23
4.3.1 产品类型设计 23
4.3.2 产品添加设计 23
4.3.3 产品信息查询 25
4.4前台页面模块设计 26
4.4.1首页设计 26
4.4.2 产品详细信息 27
4.4.3 购物车设计 28
4.4.4结账处理 29
4.4.5 会员注册和登录页面设计 29
4.4.6 会员账户管理 30
4.5 订单管理模块设计 30
4.6会员管理模块设计 32
5 系统测试 33
5.1系统测试 33
5.1.1 测试的目的 33
5.1.2测试的准则 33
5.1.3测试的方法 33
5.2 单元测试实例 34
5.3 综合测试 35
5.4系统的维护主要包括四个方面 35
总结 36
致 谢 38
参考文献 39

资料文件预览
共39文件夹,444个文件,文件总大小:2.12MB,压缩后大小:1.17MB
  • 毕业设计-基于PHP的网上购物网站系统设计
    • PHP 毕业设计
      • dzsw
        • admin
          • 包含有PHP脚本的HTML网页admin.php  [4.09KB]
          • 包含有PHP脚本的HTML网页adminchangepw.php  [1.26KB]
          • 包含有PHP脚本的HTML网页classes.php  [13.43KB]
          • 包含有PHP脚本的HTML网页customers.php  [4.86KB]
          • 包含有PHP脚本的HTML网页database.php  [1.00KB]
          • 包含有PHP脚本的HTML网页gbook.php  [3.70KB]
          • 包含有PHP脚本的HTML网页group_admin.php  [5.16KB]
          • 包含有PHP脚本的HTML网页group_customers.php  [1.99KB]
          • 超文本文档index.html  [6.00B]
          • 包含有PHP脚本的HTML网页links.php  [2.13KB]
          • 包含有PHP脚本的HTML网页lossremark.php  [1.16KB]
          • 包含有PHP脚本的HTML网页mail.php  [1.29KB]
          • 包含有PHP脚本的HTML网页main.php  [1.68KB]
          • 包含有PHP脚本的HTML网页menu.php  [7.47KB]
          • 包含有PHP脚本的HTML网页misc.php  [435.00B]
          • 包含有PHP脚本的HTML网页news.php  [2.38KB]
          • 包含有PHP脚本的HTML网页newsdetail.php  [2.33KB]
          • 包含有PHP脚本的HTML网页orders.php  [8.60KB]
          • 包含有PHP脚本的HTML网页payment.php  [8.01KB]
          • 包含有PHP脚本的HTML网页products.php  [9.25KB]
          • 包含有PHP脚本的HTML网页renzheng.php  [741.00B]
          • 包含有PHP脚本的HTML网页settings.php  [4.43KB]
          • 包含有PHP脚本的HTML网页shipping.php  [7.54KB]
          • 包含有PHP脚本的HTML网页style.php  [5.06KB]
          • 包含有PHP脚本的HTML网页template.php  [2.82KB]
        • Commodity pictures
          • JPEG图形文件haier.jpg  [9.43KB]
          • JPEG图形文件HP.jpg  [3.03KB]
          • JPEG图形文件lenovo.jpg  [8.42KB]
          • JPEG图形文件LEPone.jpg  [22.82KB]
          • JPEG图形文件Nokia.jpg  [3.83KB]
          • JPEG图形文件nokia95.jpg  [4.33KB]
          • JPEG图形文件s.jpg  [6.04KB]
          • JPEG图形文件T1RXpuXgJCXXbKHnQ__110625.jpg_160x160.jpg  [8.42KB]
        • data
          • cache
            • 包含有PHP脚本的HTML网页cache_admingroup_1.php  [1.06KB]
            • 包含有PHP脚本的HTML网页cache_admingroup_2.php  [1.07KB]
            • 包含有PHP脚本的HTML网页cache_admingroup_3.php  [875.00B]
            • 包含有PHP脚本的HTML网页cache_admingroup_4.php  [837.00B]
            • 包含有PHP脚本的HTML网页cache_admingroup_5.php  [929.00B]
            • 包含有PHP脚本的HTML网页cache_admingroup_6.php  [881.00B]
            • 包含有PHP脚本的HTML网页cache_classes.php  [604.00B]
            • 包含有PHP脚本的HTML网页cache_classes_showinheader.php  [291.00B]
            • 包含有PHP脚本的HTML网页cache_index.php  [786.00B]
            • 包含有PHP脚本的HTML网页cache_links.php  [143.00B]
            • 包含有PHP脚本的HTML网页cache_news.php  [119.00B]
            • 包含有PHP脚本的HTML网页cache_payment.php  [4.30KB]
            • 包含有PHP脚本的HTML网页cache_payment_key.php  [4.40KB]
            • 包含有PHP脚本的HTML网页cache_settings.php  [1.75KB]
            • 包含有PHP脚本的HTML网页cache_shipping.php  [4.62KB]
            • 包含有PHP脚本的HTML网页cache_style_1.php  [253.00B]
          • emailtemplate
          • log
          • onlinepay
            • alipay
        • htmlarea
          • images
            • GIF图像文件ed_about.gif  [87.00B]
            • GIF图像文件ed_align_center.gif  [69.00B]
            • GIF图像文件ed_align_left.gif  [69.00B]
            • GIF图像文件ed_align_right.gif  [68.00B]
            • GIF图像文件ed_blank.gif  [56.00B]
            • GIF图像文件ed_charmap.gif  [143.00B]
            • GIF图像文件ed_color_bg.gif  [181.00B]
            • GIF图像文件ed_color_fg.gif  [171.00B]
            • GIF图像文件ed_copy.gif  [110.00B]
            • GIF图像文件ed_custom.gif  [67.00B]
            • GIF图像文件ed_cut.gif  [91.00B]
            • GIF图像文件ed_delete.gif  [90.00B]
            • GIF图像文件ed_format_bold.gif  [74.00B]
            • GIF图像文件ed_format_italic.gif  [77.00B]
            • GIF图像文件ed_format_strike.gif  [78.00B]
            • GIF图像文件ed_format_sub.gif  [78.00B]
            • GIF图像文件ed_format_sup.gif  [77.00B]
            • GIF图像文件ed_format_underline.gif  [85.00B]
            • GIF图像文件ed_help.gif  [70.00B]
            • GIF图像文件ed_hr.gif  [70.00B]
            • GIF图像文件ed_html.gif  [75.00B]
            • GIF图像文件ed_image.gif  [148.00B]
            • GIF图像文件ed_indent_less.gif  [87.00B]
            • GIF图像文件ed_indent_more.gif  [87.00B]
            • GIF图像文件ed_link.gif  [97.00B]
            • GIF图像文件ed_list_bullet.gif  [80.00B]
            • GIF图像文件ed_list_num.gif  [82.00B]
            • GIF图像文件ed_redo.gif  [80.00B]
            • GIF图像文件ed_undo.gif  [81.00B]
            • GIF图像文件ed_word.gif  [133.00B]
            • GIF图像文件fullscreen_maximize.gif  [97.00B]
            • GIF图像文件fullscreen_minimize.gif  [97.00B]
            • GIF图像文件imgpreview.gif  [2.39KB]
            • GIF图像文件insert_table.gif  [121.00B]
          • popups
            • 超文本文档about.html  [713.00B]
            • 超文本文档blank.html  [15.00B]
            • 超文本文档custom2.html  [856.00B]
            • 超文本文档editor_help.html  [213.00B]
            • 超文本文档fullscreen.html  [4.41KB]
            • 超文本文档insert_image.html  [8.06KB]
            • 超文本文档insert_image2.html  [7.81KB]
            • 超文本文档insert_table.html  [5.08KB]
            • 超文本文档select_color.html  [25.92KB]
          • javascript源文件editor.js  [46.42KB]
          • 超文本文档example.html  [6.76KB]
          • 文本文档license.txt  [1.52KB]
          • 超文本文档readme.html  [37.45KB]
        • images
          • admin
            • GIF图像文件aleft.gif  [72.00B]
            • GIF图像文件aright.gif  [72.00B]
            • GIF图像文件blist.gif  [89.00B]
            • GIF图像文件bold.gif  [77.00B]
            • GIF图像文件center.gif  [72.00B]
            • GIF图像文件code.gif  [108.00B]
            • GIF图像文件color_fg.gif  [171.00B]
            • GIF图像文件copy.gif  [116.00B]
            • GIF图像文件cut.gif  [122.00B]
            • GIF图像文件delete.gif  [84.00B]
            • GIF图像文件hr.gif  [176.00B]
            • GIF图像文件html.gif  [550.00B]
            • GIF图像文件ileft.gif  [104.00B]
            • GIF图像文件image.gif  [138.00B]
            • GIF图像文件insert_table.gif  [121.00B]
            • GIF图像文件iright.gif  [87.00B]
            • GIF图像文件italic.gif  [81.00B]
            • GIF图像文件left.gif  [214.00B]
            • GIF图像文件line_w.gif  [43.00B]
            • GIF图像文件nlist.gif  [89.00B]
            • GIF图像文件normal.gif  [524.00B]
            • GIF图像文件redo.gif  [86.00B]
            • GIF图像文件right.gif  [214.00B]
            • GIF图像文件s.gif  [49.00B]
            • GIF图像文件status_green.gif  [516.00B]
            • GIF图像文件status_red.gif  [308.00B]
            • GIF图像文件ulist.gif  [500.00B]
            • GIF图像文件under.gif  [89.00B]
            • GIF图像文件undo.gif  [86.00B]
            • GIF图像文件unformat.gif  [123.00B]
            • GIF图像文件wlink.gif  [142.00B]
          • common
            • 超文本文档index.html  [6.00B]
            • GIF图像文件minus.gif  [80.00B]
            • GIF图像文件plus.gif  [82.00B]
            • GIF图像文件post.gif  [21.86KB]
          • default
            • GIF图像文件81.gif  [109.00B]
            • GIF图像文件arrow_green.gif  [69.00B]
            • GIF图像文件bull_sm_r.gif  [50.00B]
            • 超文本文档index.html  [6.00B]
            • GIF图像文件logo.gif  [968.00B]
            • GIF图像文件nav_bullet.gif  [604.00B]
            • GIF图像文件news_header.gif  [246.00B]
            • GIF图像文件nopicture.gif  [428.00B]
            • GIF图像文件plus.gif  [82.00B]
            • GIF图像文件reply.gif  [339.00B]
            • GIF图像文件search_bg.gif  [1.16KB]
            • GIF图像文件search_icon.gif  [1.92KB]
            • GIF图像文件title_bg.gif  [120.00B]
            • GIF图像文件title_register.gif  [2.14KB]
            • GIF图像文件title_right.gif  [824.00B]
            • GIF图像文件zoomin.gif  [445.00B]
          • icons
            • GIF图像文件error.gif  [193.00B]
            • 超文本文档index.html  [6.00B]
          • GIF图像文件haosan.gif  [1.37KB]
          • 超文本文档index.html  [6.00B]
          • GIF图像文件logo.gif  [1.53KB]
        • includes
          • admin
            • 包含有PHP脚本的HTML网页cla.gbook.php  [3.05KB]
            • 包含有PHP脚本的HTML网页cla.order.php  [5.78KB]
            • 包含有PHP脚本的HTML网页cla.products.php  [11.89KB]
            • 包含有PHP脚本的HTML网页fun.common.php  [3.48KB]
          • user
            • 包含有PHP脚本的HTML网页cla.classes.php  [4.02KB]
            • 包含有PHP脚本的HTML网页cla.confirm.php  [12.55KB]
            • 包含有PHP脚本的HTML网页cla.gbook.php  [2.31KB]
            • 包含有PHP脚本的HTML网页cla.order.php  [5.07KB]
            • 包含有PHP脚本的HTML网页cla.payment.php  [2.37KB]
            • 包含有PHP脚本的HTML网页cla.products.php  [6.32KB]
            • 包含有PHP脚本的HTML网页cla.review.php  [2.22KB]
            • 包含有PHP脚本的HTML网页fun.cart.php  [1.83KB]
            • 包含有PHP脚本的HTML网页fun.common.php  [2.76KB]
            • 包含有PHP脚本的HTML网页fun.shipping.php  [2.46KB]
            • 包含有PHP脚本的HTML网页ini.faq.php  [2.11KB]
          • 包含有PHP脚本的HTML网页cla.db_mysql.php  [5.54KB]
          • 包含有PHP脚本的HTML网页cla.gbook_p.php  [3.53KB]
          • 包含有PHP脚本的HTML网页cla.order_p.php  [14.53KB]
          • 包含有PHP脚本的HTML网页cla.products_p.php  [6.19KB]
          • 包含有PHP脚本的HTML网页cla.review_p.php  [3.26KB]
          • 包含有PHP脚本的HTML网页cla.upload.php  [6.03KB]
          • 包含有PHP脚本的HTML网页config.php  [940.00B]
          • 包含有PHP脚本的HTML网页db_mysql_error.php  [2.74KB]
          • 包含有PHP脚本的HTML网页fun.cache.php  [17.13KB]
          • 包含有PHP脚本的HTML网页fun.classes.php  [4.31KB]
          • 包含有PHP脚本的HTML网页fun.common.php  [13.89KB]
          • 包含有PHP脚本的HTML网页fun.sendmail.php  [6.86KB]
          • 包含有PHP脚本的HTML网页global.php  [5.36KB]
          • 包含有PHP脚本的HTML网页ordersstatus.php  [3.30KB]
          • 包含有PHP脚本的HTML网页ordersstatus_g.php  [2.89KB]
        • install
          • templates
            • 超文本文档check_environment.htm  [2.86KB]
            • 超文本文档create_adminer.htm  [389.00B]
            • 超文本文档create_dbtable.htm  [221.00B]
            • 超文本文档create_dir.htm  [275.00B]
            • 超文本文档create_header.htm  [80.00B]
            • 超文本文档create_over.htm  [629.00B]
            • 超文本文档footer.htm  [252.00B]
            • 超文本文档header.htm  [551.00B]
            • 超文本文档info_adminer.htm  [2.16KB]
            • 超文本文档info_db.htm  [3.06KB]
            • 超文本文档read.htm  [805.00B]
          • 包含有PHP脚本的HTML网页check_adminer.php  [452.00B]
          • 包含有PHP脚本的HTML网页check_db.php  [2.23KB]
          • 包含有PHP脚本的HTML网页check_dir.php  [2.09KB]
          • 包含有PHP脚本的HTML网页check_dzsw.php  [480.00B]
          • 包含有PHP脚本的HTML网页check_php.php  [714.00B]
          • 包含有PHP脚本的HTML网页create_adminer.php  [264.00B]
          • 包含有PHP脚本的HTML网页create_dbtable.php  [990.00B]
          • 包含有PHP脚本的HTML网页create_dir.php  [103.00B]
          • SQL查询文件dzsw_1_6.sql  [57.65KB]
          • 包含有PHP脚本的HTML网页file_config.php  [1.54KB]
          • 瀑布式表格文件style.css  [2.11KB]
        • js
          • javascript源文件global.js  [1018.00B]
          • javascript源文件loadprovince.js  [2.30KB]
          • javascript源文件province.js  [19.88KB]
        • languages
          • 包含有PHP脚本的HTML网页address_bill.php  [1.41KB]
          • 包含有PHP脚本的HTML网页address_ship.php  [1.40KB]
          • 包含有PHP脚本的HTML网页admin.php  [36.04KB]
          • 包含有PHP脚本的HTML网页cart.php  [1.00KB]
          • 包含有PHP脚本的HTML网页classes.php  [650.00B]
          • 包含有PHP脚本的HTML网页common.php  [7.26KB]
          • 包含有PHP脚本的HTML网页confirm.php  [925.00B]
          • 包含有PHP脚本的HTML网页defineinfo.php  [3.51KB]
          • 包含有PHP脚本的HTML网页email.php  [842.00B]
          • 包含有PHP脚本的HTML网页faq_member.php  [2.08KB]
          • 包含有PHP脚本的HTML网页faq_payment.php  [3.95KB]
          • 包含有PHP脚本的HTML网页faq_server.php  [3.49KB]
          • 包含有PHP脚本的HTML网页faq_shipping.php  [1.52KB]
          • 包含有PHP脚本的HTML网页faq_shopping.php  [3.43KB]
          • 包含有PHP脚本的HTML网页faq_title.php  [773.00B]
          • 包含有PHP脚本的HTML网页gbook.php  [932.00B]
          • 包含有PHP脚本的HTML网页get_onlinepay.php  [682.00B]
          • 包含有PHP脚本的HTML网页get_password.php  [630.00B]
          • 超文本文档index.html  [6.00B]
          • 包含有PHP脚本的HTML网页index.php  [625.00B]
          • 包含有PHP脚本的HTML网页login.php  [1.82KB]
          • 包含有PHP脚本的HTML网页lossremark.php  [547.00B]
          • 包含有PHP脚本的HTML网页message.php  [4.71KB]
          • 包含有PHP脚本的HTML网页myaccount.php  [6.34KB]
          • 包含有PHP脚本的HTML网页newproducts.php  [592.00B]
          • 包含有PHP脚本的HTML网页newsdetail.php  [151.00B]
          • 包含有PHP脚本的HTML网页newslist.php  [263.00B]
          • 包含有PHP脚本的HTML网页payment_method.php  [323.00B]
          • 包含有PHP脚本的HTML网页process.php  [148.00B]
          • 包含有PHP脚本的HTML网页product_detail.php  [875.00B]
          • 包含有PHP脚本的HTML网页register.php  [1.97KB]
          • 包含有PHP脚本的HTML网页search.php  [1.15KB]
          • 包含有PHP脚本的HTML网页shipping_method.php  [564.00B]
          • 包含有PHP脚本的HTML网页showclasses.php  [227.00B]
          • 包含有PHP脚本的HTML网页show_payment_info.php  [1.23KB]
          • 包含有PHP脚本的HTML网页specials.php  [590.00B]
          • 包含有PHP脚本的HTML网页writereviews.php  [1.29KB]
        • modules
          • payment
            • 包含有PHP脚本的HTML网页alipay_form.php  [1.38KB]
            • 包含有PHP脚本的HTML网页alipay_process.php  [797.00B]
            • 包含有PHP脚本的HTML网页chinabank_form.php  [1.73KB]
            • 包含有PHP脚本的HTML网页chinabank_process.php  [1.89KB]
            • 包含有PHP脚本的HTML网页westpay_form.php  [927.00B]
            • 包含有PHP脚本的HTML网页westpay_process.php  [2.98KB]
          • shipping
            • 包含有PHP脚本的HTML网页chinapostems.php  [491.00B]
            • 包含有PHP脚本的HTML网页commonpost.php  [206.00B]
            • 包含有PHP脚本的HTML网页goodsself.php  [191.00B]
            • 包含有PHP脚本的HTML网页quick.php  [879.00B]
          • 超文本文档index.html  [6.00B]
        • myaccount
          • 包含有PHP脚本的HTML网页address.php  [3.82KB]
          • 包含有PHP脚本的HTML网页email.php  [2.25KB]
          • 包含有PHP脚本的HTML网页index.php  [381.00B]
          • 包含有PHP脚本的HTML网页leavemoney.php  [662.00B]
          • 包含有PHP脚本的HTML网页order.php  [10.47KB]
          • 包含有PHP脚本的HTML网页password.php  [1.83KB]
          • 包含有PHP脚本的HTML网页payback_method.php  [780.00B]
          • 包含有PHP脚本的HTML网页qqmsn.php  [819.00B]
        • styles
          • 瀑布式表格文件admin.css  [1.65KB]
          • 瀑布式表格文件default.css  [1.92KB]
        • templates
          • admin
            • 超文本文档admin.htm  [1.41KB]
            • 超文本文档adminchangepw.htm  [1.32KB]
            • 超文本文档admin_add.htm  [1.46KB]
            • 超文本文档admin_detail.htm  [2.14KB]
            • 超文本文档admin_msg.htm  [680.00B]
            • 超文本文档classes_add.htm  [2.58KB]
            • 超文本文档classes_all.htm  [752.00B]
            • 超文本文档classes_delete.htm  [1.52KB]
            • 超文本文档classes_edit.htm  [1.77KB]
            • 超文本文档classes_merge.htm  [1.50KB]
            • 超文本文档classes_showinheader.htm  [1.45KB]
            • 超文本文档customers.htm  [1.37KB]
            • 超文本文档customers_all.htm  [2.11KB]
            • 超文本文档customers_detail.htm  [2.36KB]
            • 超文本文档database_update.htm  [1.05KB]
            • 超文本文档footer.htm  [328.00B]
            • 超文本文档frame.htm  [905.00B]
            • 超文本文档gbook.htm  [1.05KB]
            • 超文本文档gbook_edit.htm  [1.25KB]
            • 超文本文档gbook_editreply.htm  [2.41KB]
            • 超文本文档gbook_reply.htm  [2.41KB]
            • 超文本文档gbook_write.htm  [1.18KB]
            • 超文本文档group_admin.htm  [2.07KB]
            • 超文本文档group_admin_array.htm  [1.73KB]
            • 超文本文档group_admin_detail.htm  [6.83KB]
            • 超文本文档group_customers.htm  [3.43KB]
            • 超文本文档header.htm  [387.00B]
            • 超文本文档links.htm  [1.46KB]
            • 超文本文档links_add.htm  [1.21KB]
            • 超文本文档login.htm  [1.63KB]
            • 超文本文档lossremark.htm  [918.00B]
            • 超文本文档lossremark_detail.htm  [1.00KB]
            • 超文本文档mail_write.htm  [1.81KB]
            • 超文本文档main.htm  [3.50KB]
            • 超文本文档message_all.htm  [360.00B]
            • 超文本文档news.htm  [876.00B]
            • 超文本文档news_add.htm  [1.98KB]
            • 超文本文档orders_cancel.htm  [2.51KB]
            • 超文本文档orders_one.htm  [8.06KB]
            • 超文本文档orders_print.htm  [3.54KB]
            • 超文本文档orders_search.htm  [3.06KB]
            • 超文本文档orders_show.htm  [1.80KB]
            • 超文本文档payment.htm  [1.88KB]
            • 超文本文档payment_add.htm  [1.14KB]
            • 超文本文档payment_edit.htm  [5.29KB]
            • 超文本文档products_classes.htm  [453.00B]
            • 超文本文档products_copy.htm  [1.51KB]
            • 超文本文档products_search.htm  [1.75KB]
            • 超文本文档products_search_result.htm  [2.78KB]
            • 超文本文档product_detail_classes.htm  [1.84KB]
            • 超文本文档product_detail_common.htm  [2.89KB]
            • 超文本文档product_detail_desc.htm  [3.11KB]
            • 超文本文档product_detail_desc_back.htm  [1.99KB]
            • 超文本文档product_detail_image.htm  [3.80KB]
            • 超文本文档product_detail_price.htm  [1.44KB]
            • 超文本文档product_detail_top.htm  [1.65KB]
            • 超文本文档renzheng.htm  [1.38KB]
            • 超文本文档settings.htm  [1020.00B]
            • 超文本文档shipping.htm  [3.17KB]
            • 超文本文档shipping_add.htm  [1.37KB]
            • 超文本文档shipping_area.htm  [1.67KB]
            • 超文本文档shipping_edit.htm  [4.12KB]
            • 超文本文档style.htm  [2.16KB]
            • 超文本文档style_editfile.htm  [1.04KB]
            • 超文本文档style_show.htm  [1.69KB]
            • 超文本文档template.htm  [1.69KB]
            • 超文本文档template_detail.htm  [1.41KB]
            • 超文本文档top.htm  [1.16KB]
            • 超文本文档user_hidelist.htm  [1.25KB]
          • default
            • 超文本文档address_bill.htm  [4.37KB]
            • 超文本文档address_ship.htm  [5.15KB]
            • 超文本文档box_cart.htm  [1.16KB]
            • 超文本文档box_hassee.htm  [595.00B]
            • 超文本文档box_search_history.htm  [594.00B]
            • 超文本文档cart.htm  [4.20KB]
            • 超文本文档classes.htm  [3.14KB]
            • 超文本文档confirm.htm  [5.36KB]
            • 超文本文档confirm_step.htm  [628.00B]
            • 超文本文档defineinfo.htm  [849.00B]
            • 超文本文档email_adminorder.htm  [1.46KB]
            • 超文本文档email_createaccount.htm  [604.00B]
            • 超文本文档email_footer.htm  [1.06KB]
            • 超文本文档email_header.htm  [985.00B]
            • 超文本文档email_order_cancel.htm  [1.62KB]
            • 超文本文档email_order_create.htm  [1.49KB]
            • 超文本文档faq_message.htm  [1.26KB]
            • 超文本文档footer.htm  [250.00B]
            • 超文本文档gbook.htm  [2.07KB]
            • 超文本文档gbook_write.htm  [1.73KB]
            • 超文本文档get_onlinepay.htm  [1.62KB]
            • 超文本文档get_password.htm  [1.30KB]
            • 超文本文档header.htm  [2.78KB]
            • 超文本文档header_simple.htm  [988.00B]
            • 超文本文档header_top.htm  [423.00B]
            • 超文本文档index.htm  [4.35KB]
            • 超文本文档login.htm  [2.27KB]
            • 超文本文档lossremark.htm  [1.99KB]
            • 超文本文档moreimage.htm  [1.62KB]
            • 超文本文档myaccount_address_detail.htm  [3.86KB]
            • 超文本文档myaccount_address_list.htm  [1.36KB]
            • 超文本文档myaccount_email.htm  [2.94KB]
            • 超文本文档myaccount_index.htm  [1.63KB]
            • 超文本文档myaccount_leavemoney.htm  [933.00B]
            • 超文本文档myaccount_left.htm  [2.27KB]
            • 超文本文档myaccount_order_caddress.htm  [5.26KB]
            • 超文本文档myaccount_order_detail.htm  [7.75KB]
            • 超文本文档myaccount_order_list.htm  [1.66KB]
            • 超文本文档myaccount_order_spayment.htm  [3.63KB]
            • 超文本文档myaccount_password.htm  [2.55KB]
            • 超文本文档myaccount_payback_method.htm  [3.53KB]
            • 超文本文档myaccount_qqmsn.htm  [2.01KB]
            • 超文本文档navbar.htm  [311.00B]
            • 超文本文档navbar_table.htm  [446.00B]
            • 超文本文档newproducts.htm  [2.50KB]
            • 超文本文档newsdetail.htm  [1.38KB]
            • 超文本文档newslist.htm  [944.00B]
            • 超文本文档payment_method.htm  [3.59KB]
            • 超文本文档product_detail.htm  [5.55KB]
            • 超文本文档register.htm  [2.84KB]
            • 超文本文档search.htm  [2.17KB]
            • 超文本文档search_result.htm  [2.44KB]
            • 超文本文档shipping_method.htm  [2.23KB]
            • 超文本文档showclasses.htm  [1.06KB]
            • 超文本文档showmessage.htm  [1.99KB]
            • 超文本文档show_payment_info.htm  [4.61KB]
            • 超文本文档specials.htm  [2.49KB]
            • 超文本文档writereviews.htm  [3.59KB]
        • upload
          • common
            • JPEG图形文件1274615885_22_5e4e.jpg  [3.03KB]
            • JPEG图形文件1274619049_21_56f6.jpg  [8.42KB]
            • JPEG图形文件1274619181_24_8598.jpg  [4.33KB]
            • JPEG图形文件1274624258_8_edc7.jpg  [6.04KB]
            • JPEG图形文件1274774744_24_678b.jpg  [6.04KB]
            • JPEG图形文件1274847408_25_3225.jpg  [3.03KB]
            • JPEG图形文件1274857461_26_e2b7.jpg  [3.83KB]
            • JPEG图形文件1274914796_27_75b9.jpg  [8.42KB]
            • JPEG图形文件1274914977_28_6868.jpg  [9.43KB]
            • JPEG图形文件1274917826_30_45cd.jpg  [22.82KB]
          • small
          • small2
          • 超文本文档index.html  [6.00B]
        • _mmServerScripts
          • 包含有PHP脚本的HTML网页MMHTTPDB.php  [4.41KB]
          • 包含有PHP脚本的HTML网页mysql.php  [11.91KB]
        • 包含有PHP脚本的HTML网页address_bill.php  [3.33KB]
        • 包含有PHP脚本的HTML网页address_list.php  [1.42KB]
        • 包含有PHP脚本的HTML网页address_ship.php  [3.53KB]
        • 包含有PHP脚本的HTML网页admin.php  [4.95KB]
        • 包含有PHP脚本的HTML网页alipay_notify.php  [3.58KB]
        • 包含有PHP脚本的HTML网页cart.php  [2.68KB]
        • 包含有PHP脚本的HTML网页classes.php  [678.00B]
        • 包含有PHP脚本的HTML网页confirm.php  [2.50KB]
        • 包含有PHP脚本的HTML网页defineinfo.php  [305.00B]
        • 包含有PHP脚本的HTML网页dzsw.php  [2.96KB]
        • 包含有PHP脚本的HTML网页faq.php  [4.80KB]
        • 包含有PHP脚本的HTML网页gbook.php  [1.16KB]
        • 包含有PHP脚本的HTML网页get_onlinepay.php  [593.00B]
        • 包含有PHP脚本的HTML网页get_password.php  [1.15KB]
        • 包含有PHP脚本的HTML网页get_shopinfo.php  [318.00B]
        • 包含有PHP脚本的HTML网页imgcheck.php  [1.10KB]
        • 包含有PHP脚本的HTML网页index.php  [4.54KB]
        • 包含有PHP脚本的HTML网页install.php  [3.65KB]
        • 包含有PHP脚本的HTML网页login.php  [2.96KB]
        • 包含有PHP脚本的HTML网页lossremark.php  [1002.00B]
        • 包含有PHP脚本的HTML网页moreimage.php  [1.01KB]
        • 包含有PHP脚本的HTML网页myaccount.php  [863.00B]
        • 包含有PHP脚本的HTML网页newproducts.php  [715.00B]
        • 包含有PHP脚本的HTML网页newsdetail.php  [1.06KB]
        • 包含有PHP脚本的HTML网页newslist.php  [949.00B]
        • 包含有PHP脚本的HTML网页payment_method.php  [1.25KB]
        • 包含有PHP脚本的HTML网页process.php  [1.36KB]
        • 包含有PHP脚本的HTML网页product_detail.php  [1008.00B]
        • 包含有PHP脚本的HTML网页register.php  [2.85KB]
        • 包含有PHP脚本的HTML网页search.php  [1.60KB]
        • 包含有PHP脚本的HTML网页shipping_method.php  [1.50KB]
        • 包含有PHP脚本的HTML网页shoopd.php  [1.25KB]
        • 包含有PHP脚本的HTML网页showclasses.php  [1.06KB]
        • 包含有PHP脚本的HTML网页showimg.php  [2.17KB]
        • 包含有PHP脚本的HTML网页showmessage.php  [5.69KB]
        • 包含有PHP脚本的HTML网页show_payment_info.php  [813.00B]
        • 包含有PHP脚本的HTML网页specials.php  [688.00B]
        • 包含有PHP脚本的HTML网页writereviews.php  [2.00KB]
      • Microsoft Word文档毕业论文.doc  [954.50KB]
下载地址
资料评论
注意事项
下载FAQ:
Q: 为什么我下载的文件打不开?
A: 本站所有资源如无特殊说明,解压密码都是www.xuehai.net,如果无法解压,请下载最新的WinRAR软件。
Q: 我的学海币不多了,如何获取学海币?
A: 上传优质资源可以获取学海币,详细见学海币规则
Q: 为什么我下载不了,但学海币却被扣了?
A: 由于下载人数众多,下载服务器做了并发的限制。请稍后再试,48小时内多次下载不会重复扣学海币。
下载本文件意味着您已经同意遵守以下协议
1. 文件的所有权益归上传用户所有。
2. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
3. 学海网仅提供交流平台,并不能对任何下载内容负责。
4. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
5. 本站不保证提供的下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
返回顶部