您现在的位置:网站首页答辩论文计算机毕业设计

毕业设计 基于PHP的网上购物网站系统设计

  • 简介:毕业设计-基于PHP的网上购物网站系统设计,共45页,14912字,附完整的程序源代码。包括前台,后台的实现,先运行phpStudyAdmin后打开dzsw/install.php ,摘要,随着Internet技术的发展,人们的日常生活已经离不开网络。未来社会人们的生
    类型:word+php    页数:45    字数:14912   
    资料包括:论文 程序 源码   
    • 请与管理员联系购买资料 QQ:5739126
  • 论文简介
  • 相关论文
  • 论文下载
文件大小:2.12MB
适用专业:PHP
适用年级:大学
论文编号:196069

论文简介:

毕业设计-基于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
  • phpadmin.php  [4.09KB]
  • phpadminchangepw.php  [1.26KB]
  • phpclasses.php  [13.43KB]
  • phpcustomers.php  [4.86KB]
  • phpdatabase.php  [1.00KB]
  • phpgbook.php  [3.70KB]
  • phpgroup_admin.php  [5.16KB]
  • phpgroup_customers.php  [1.99KB]
  • htmlindex.html  [6.00B]
  • phplinks.php  [2.13KB]
  • phplossremark.php  [1.16KB]
  • phpmail.php  [1.29KB]
  • phpmain.php  [1.68KB]
  • phpmenu.php  [7.47KB]
  • phpmisc.php  [435.00B]
  • phpnews.php  [2.38KB]
  • phpnewsdetail.php  [2.33KB]
  • phporders.php  [8.60KB]
  • phppayment.php  [8.01KB]
  • phpproducts.php  [9.25KB]
  • phprenzheng.php  [741.00B]
  • phpsettings.php  [4.43KB]
  • phpshipping.php  [7.54KB]
  • phpstyle.php  [5.06KB]
  • phptemplate.php  [2.82KB]
  • Commodity pictures
  • jpghaier.jpg  [9.43KB]
  • jpgHP.jpg  [3.03KB]
  • jpglenovo.jpg  [8.42KB]
  • jpgLEPone.jpg  [22.82KB]
  • jpgNokia.jpg  [3.83KB]
  • jpgnokia95.jpg  [4.33KB]
  • jpgs.jpg  [6.04KB]
  • jpgT1RXpuXgJCXXbKHnQ__110625.jpg_160x160.jpg  [8.42KB]
  • data
  • cache
  • phpcache_admingroup_1.php  [1.06KB]
  • phpcache_admingroup_2.php  [1.07KB]
  • phpcache_admingroup_3.php  [875.00B]
  • phpcache_admingroup_4.php  [837.00B]
  • phpcache_admingroup_5.php  [929.00B]
  • phpcache_admingroup_6.php  [881.00B]
  • phpcache_classes.php  [604.00B]
  • phpcache_classes_showinheader.php  [291.00B]
  • phpcache_index.php  [786.00B]
  • phpcache_links.php  [143.00B]
  • phpcache_news.php  [119.00B]
  • phpcache_payment.php  [4.30KB]
  • phpcache_payment_key.php  [4.40KB]
  • phpcache_settings.php  [1.75KB]
  • phpcache_shipping.php  [4.62KB]
  • phpcache_style_1.php  [253.00B]
  • emailtemplate
  • log
  • onlinepay
  • alipay
  • htmlarea
  • images
  • gifed_about.gif  [87.00B]
  • gifed_align_center.gif  [69.00B]
  • gifed_align_left.gif  [69.00B]
  • gifed_align_right.gif  [68.00B]
  • gifed_blank.gif  [56.00B]
  • gifed_charmap.gif  [143.00B]
  • gifed_color_bg.gif  [181.00B]
  • gifed_color_fg.gif  [171.00B]
  • gifed_copy.gif  [110.00B]
  • gifed_custom.gif  [67.00B]
  • gifed_cut.gif  [91.00B]
  • gifed_delete.gif  [90.00B]
  • gifed_format_bold.gif  [74.00B]
  • gifed_format_italic.gif  [77.00B]
  • gifed_format_strike.gif  [78.00B]
  • gifed_format_sub.gif  [78.00B]
  • gifed_format_sup.gif  [77.00B]
  • gifed_format_underline.gif  [85.00B]
  • gifed_help.gif  [70.00B]
  • gifed_hr.gif  [70.00B]
  • gifed_html.gif  [75.00B]
  • gifed_image.gif  [148.00B]
  • gifed_indent_less.gif  [87.00B]
  • gifed_indent_more.gif  [87.00B]
  • gifed_link.gif  [97.00B]
  • gifed_list_bullet.gif  [80.00B]
  • gifed_list_num.gif  [82.00B]
  • gifed_redo.gif  [80.00B]
  • gifed_undo.gif  [81.00B]
  • gifed_word.gif  [133.00B]
  • giffullscreen_maximize.gif  [97.00B]
  • giffullscreen_minimize.gif  [97.00B]
  • gifimgpreview.gif  [2.39KB]
  • gifinsert_table.gif  [121.00B]
  • popups
  • htmlabout.html  [713.00B]
  • htmlblank.html  [15.00B]
  • htmlcustom2.html  [856.00B]
  • htmleditor_help.html  [213.00B]
  • htmlfullscreen.html  [4.41KB]
  • htmlinsert_image.html  [8.06KB]
  • htmlinsert_image2.html  [7.81KB]
  • htmlinsert_table.html  [5.08KB]
  • htmlselect_color.html  [25.92KB]
  • jseditor.js  [46.42KB]
  • htmlexample.html  [6.76KB]
  • txtlicense.txt  [1.52KB]
  • htmlreadme.html  [37.45KB]
  • images
  • admin
  • gifaleft.gif  [72.00B]
  • gifaright.gif  [72.00B]
  • gifblist.gif  [89.00B]
  • gifbold.gif  [77.00B]
  • gifcenter.gif  [72.00B]
  • gifcode.gif  [108.00B]
  • gifcolor_fg.gif  [171.00B]
  • gifcopy.gif  [116.00B]
  • gifcut.gif  [122.00B]
  • gifdelete.gif  [84.00B]
  • gifhr.gif  [176.00B]
  • gifhtml.gif  [550.00B]
  • gifileft.gif  [104.00B]
  • gifimage.gif  [138.00B]
  • gifinsert_table.gif  [121.00B]
  • gifiright.gif  [87.00B]
  • gifitalic.gif  [81.00B]
  • gifleft.gif  [214.00B]
  • gifline_w.gif  [43.00B]
  • gifnlist.gif  [89.00B]
  • gifnormal.gif  [524.00B]
  • gifredo.gif  [86.00B]
  • gifright.gif  [214.00B]
  • gifs.gif  [49.00B]
  • gifstatus_green.gif  [516.00B]
  • gifstatus_red.gif  [308.00B]
  • gifulist.gif  [500.00B]
  • gifunder.gif  [89.00B]
  • gifundo.gif  [86.00B]
  • gifunformat.gif  [123.00B]
  • gifwlink.gif  [142.00B]
  • common
  • htmlindex.html  [6.00B]
  • gifminus.gif  [80.00B]
  • gifplus.gif  [82.00B]
  • gifpost.gif  [21.86KB]
  • default
  • gif81.gif  [109.00B]
  • gifarrow_green.gif  [69.00B]
  • gifbull_sm_r.gif  [50.00B]
  • htmlindex.html  [6.00B]
  • giflogo.gif  [968.00B]
  • gifnav_bullet.gif  [604.00B]
  • gifnews_header.gif  [246.00B]
  • gifnopicture.gif  [428.00B]
  • gifplus.gif  [82.00B]
  • gifreply.gif  [339.00B]
  • gifsearch_bg.gif  [1.16KB]
  • gifsearch_icon.gif  [1.92KB]
  • giftitle_bg.gif  [120.00B]
  • giftitle_register.gif  [2.14KB]
  • giftitle_right.gif  [824.00B]
  • gifzoomin.gif  [445.00B]
  • icons
  • giferror.gif  [193.00B]
  • htmlindex.html  [6.00B]
  • gifhaosan.gif  [1.37KB]
  • htmlindex.html  [6.00B]
  • giflogo.gif  [1.53KB]
  • includes
  • admin
  • phpcla.gbook.php  [3.05KB]
  • phpcla.order.php  [5.78KB]
  • phpcla.products.php  [11.89KB]
  • phpfun.common.php  [3.48KB]
  • user
  • phpcla.classes.php  [4.02KB]
  • phpcla.confirm.php  [12.55KB]
  • phpcla.gbook.php  [2.31KB]
  • phpcla.order.php  [5.07KB]
  • phpcla.payment.php  [2.37KB]
  • phpcla.products.php  [6.32KB]
  • phpcla.review.php  [2.22KB]
  • phpfun.cart.php  [1.83KB]
  • phpfun.common.php  [2.76KB]
  • phpfun.shipping.php  [2.46KB]
  • phpini.faq.php  [2.11KB]
  • phpcla.db_mysql.php  [5.54KB]
  • phpcla.gbook_p.php  [3.53KB]
  • phpcla.order_p.php  [14.53KB]
  • phpcla.products_p.php  [6.19KB]
  • phpcla.review_p.php  [3.26KB]
  • phpcla.upload.php  [6.03KB]
  • phpconfig.php  [940.00B]
  • phpdb_mysql_error.php  [2.74KB]
  • phpfun.cache.php  [17.13KB]
  • phpfun.classes.php  [4.31KB]
  • phpfun.common.php  [13.89KB]
  • phpfun.sendmail.php  [6.86KB]
  • phpglobal.php  [5.36KB]
  • phpordersstatus.php  [3.30KB]
  • phpordersstatus_g.php  [2.89KB]
  • install
  • templates
  • htmcheck_environment.htm  [2.86KB]
  • htmcreate_adminer.htm  [389.00B]
  • htmcreate_dbtable.htm  [221.00B]
  • htmcreate_dir.htm  [275.00B]
  • htmcreate_header.htm  [80.00B]
  • htmcreate_over.htm  [629.00B]
  • htmfooter.htm  [252.00B]
  • htmheader.htm  [551.00B]
  • htminfo_adminer.htm  [2.16KB]
  • htminfo_db.htm  [3.06KB]
  • htmread.htm  [805.00B]
  • phpcheck_adminer.php  [452.00B]
  • phpcheck_db.php  [2.23KB]
  • phpcheck_dir.php  [2.09KB]
  • phpcheck_dzsw.php  [480.00B]
  • phpcheck_php.php  [714.00B]
  • phpcreate_adminer.php  [264.00B]
  • phpcreate_dbtable.php  [990.00B]
  • phpcreate_dir.php  [103.00B]
  • sqldzsw_1_6.sql  [57.65KB]
  • phpfile_config.php  [1.54KB]
  • cssstyle.css  [2.11KB]
  • js
  • jsglobal.js  [1018.00B]
  • jsloadprovince.js  [2.30KB]
  • jsprovince.js  [19.88KB]
  • languages
  • phpaddress_bill.php  [1.41KB]
  • phpaddress_ship.php  [1.40KB]
  • phpadmin.php  [36.04KB]
  • phpcart.php  [1.00KB]
  • phpclasses.php  [650.00B]
  • phpcommon.php  [7.26KB]
  • phpconfirm.php  [925.00B]
  • phpdefineinfo.php  [3.51KB]
  • phpemail.php  [842.00B]
  • phpfaq_member.php  [2.08KB]
  • phpfaq_payment.php  [3.95KB]
  • phpfaq_server.php  [3.49KB]
  • phpfaq_shipping.php  [1.52KB]
  • phpfaq_shopping.php  [3.43KB]
  • phpfaq_title.php  [773.00B]
  • phpgbook.php  [932.00B]
  • phpget_onlinepay.php  [682.00B]
  • phpget_password.php  [630.00B]
  • htmlindex.html  [6.00B]
  • phpindex.php  [625.00B]
  • phplogin.php  [1.82KB]
  • phplossremark.php  [547.00B]
  • phpmessage.php  [4.71KB]
  • phpmyaccount.php  [6.34KB]
  • phpnewproducts.php  [592.00B]
  • phpnewsdetail.php  [151.00B]
  • phpnewslist.php  [263.00B]
  • phppayment_method.php  [323.00B]
  • phpprocess.php  [148.00B]
  • phpproduct_detail.php  [875.00B]
  • phpregister.php  [1.97KB]
  • phpsearch.php  [1.15KB]
  • phpshipping_method.php  [564.00B]
  • phpshowclasses.php  [227.00B]
  • phpshow_payment_info.php  [1.23KB]
  • phpspecials.php  [590.00B]
  • phpwritereviews.php  [1.29KB]
  • modules
  • payment
  • phpalipay_form.php  [1.38KB]
  • phpalipay_process.php  [797.00B]
  • phpchinabank_form.php  [1.73KB]
  • phpchinabank_process.php  [1.89KB]
  • phpwestpay_form.php  [927.00B]
  • phpwestpay_process.php  [2.98KB]
  • shipping
  • phpchinapostems.php  [491.00B]
  • phpcommonpost.php  [206.00B]
  • phpgoodsself.php  [191.00B]
  • phpquick.php  [879.00B]
  • htmlindex.html  [6.00B]
  • myaccount
  • phpaddress.php  [3.82KB]
  • phpemail.php  [2.25KB]
  • phpindex.php  [381.00B]
  • phpleavemoney.php  [662.00B]
  • phporder.php  [10.47KB]
  • phppassword.php  [1.83KB]
  • phppayback_method.php  [780.00B]
  • phpqqmsn.php  [819.00B]
  • styles
  • cssadmin.css  [1.65KB]
  • cssdefault.css  [1.92KB]
  • templates
  • admin
  • htmadmin.htm  [1.41KB]
  • htmadminchangepw.htm  [1.32KB]
  • htmadmin_add.htm  [1.46KB]
  • htmadmin_detail.htm  [2.14KB]
  • htmadmin_msg.htm  [680.00B]
  • htmclasses_add.htm  [2.58KB]
  • htmclasses_all.htm  [752.00B]
  • htmclasses_delete.htm  [1.52KB]
  • htmclasses_edit.htm  [1.77KB]
  • htmclasses_merge.htm  [1.50KB]
  • htmclasses_showinheader.htm  [1.45KB]
  • htmcustomers.htm  [1.37KB]
  • htmcustomers_all.htm  [2.11KB]
  • htmcustomers_detail.htm  [2.36KB]
  • htmdatabase_update.htm  [1.05KB]
  • htmfooter.htm  [328.00B]
  • htmframe.htm  [905.00B]
  • htmgbook.htm  [1.05KB]
  • htmgbook_edit.htm  [1.25KB]
  • htmgbook_editreply.htm  [2.41KB]
  • htmgbook_reply.htm  [2.41KB]
  • htmgbook_write.htm  [1.18KB]
  • htmgroup_admin.htm  [2.07KB]
  • htmgroup_admin_array.htm  [1.73KB]
  • htmgroup_admin_detail.htm  [6.83KB]
  • htmgroup_customers.htm  [3.43KB]
  • htmheader.htm  [387.00B]
  • htmlinks.htm  [1.46KB]
  • htmlinks_add.htm  [1.21KB]
  • htmlogin.htm  [1.63KB]
  • htmlossremark.htm  [918.00B]
  • htmlossremark_detail.htm  [1.00KB]
  • htmmail_write.htm  [1.81KB]
  • htmmain.htm  [3.50KB]
  • htmmessage_all.htm  [360.00B]
  • htmnews.htm  [876.00B]
  • htmnews_add.htm  [1.98KB]
  • htmorders_cancel.htm  [2.51KB]
  • htmorders_one.htm  [8.06KB]
  • htmorders_print.htm  [3.54KB]
  • htmorders_search.htm  [3.06KB]
  • htmorders_show.htm  [1.80KB]
  • htmpayment.htm  [1.88KB]
  • htmpayment_add.htm  [1.14KB]
  • htmpayment_edit.htm  [5.29KB]
  • htmproducts_classes.htm  [453.00B]
  • htmproducts_copy.htm  [1.51KB]
  • htmproducts_search.htm  [1.75KB]
  • htmproducts_search_result.htm  [2.78KB]
  • htmproduct_detail_classes.htm  [1.84KB]
  • htmproduct_detail_common.htm  [2.89KB]
  • htmproduct_detail_desc.htm  [3.11KB]
  • htmproduct_detail_desc_back.htm  [1.99KB]
  • htmproduct_detail_image.htm  [3.80KB]
  • htmproduct_detail_price.htm  [1.44KB]
  • htmproduct_detail_top.htm  [1.65KB]
  • htmrenzheng.htm  [1.38KB]
  • htmsettings.htm  [1020.00B]
  • htmshipping.htm  [3.17KB]
  • htmshipping_add.htm  [1.37KB]
  • htmshipping_area.htm  [1.67KB]
  • htmshipping_edit.htm  [4.12KB]
  • htmstyle.htm  [2.16KB]
  • htmstyle_editfile.htm  [1.04KB]
  • htmstyle_show.htm  [1.69KB]
  • htmtemplate.htm  [1.69KB]
  • htmtemplate_detail.htm  [1.41KB]
  • htmtop.htm  [1.16KB]
  • htmuser_hidelist.htm  [1.25KB]
  • default
  • htmaddress_bill.htm  [4.37KB]
  • htmaddress_ship.htm  [5.15KB]
  • htmbox_cart.htm  [1.16KB]
  • htmbox_hassee.htm  [595.00B]
  • htmbox_search_history.htm  [594.00B]
  • htmcart.htm  [4.20KB]
  • htmclasses.htm  [3.14KB]
  • htmconfirm.htm  [5.36KB]
  • htmconfirm_step.htm  [628.00B]
  • htmdefineinfo.htm  [849.00B]
  • htmemail_adminorder.htm  [1.46KB]
  • htmemail_createaccount.htm  [604.00B]
  • htmemail_footer.htm  [1.06KB]
  • htmemail_header.htm  [985.00B]
  • htmemail_order_cancel.htm  [1.62KB]
  • htmemail_order_create.htm  [1.49KB]
  • htmfaq_message.htm  [1.26KB]
  • htmfooter.htm  [250.00B]
  • htmgbook.htm  [2.07KB]
  • htmgbook_write.htm  [1.73KB]
  • htmget_onlinepay.htm  [1.62KB]
  • htmget_password.htm  [1.30KB]
  • htmheader.htm  [2.78KB]
  • htmheader_simple.htm  [988.00B]
  • htmheader_top.htm  [423.00B]
  • htmindex.htm  [4.35KB]
  • htmlogin.htm  [2.27KB]
  • htmlossremark.htm  [1.99KB]
  • htmmoreimage.htm  [1.62KB]
  • htmmyaccount_address_detail.htm  [3.86KB]
  • htmmyaccount_address_list.htm  [1.36KB]
  • htmmyaccount_email.htm  [2.94KB]
  • htmmyaccount_index.htm  [1.63KB]
  • htmmyaccount_leavemoney.htm  [933.00B]
  • htmmyaccount_left.htm  [2.27KB]
  • htmmyaccount_order_caddress.htm  [5.26KB]
  • htmmyaccount_order_detail.htm  [7.75KB]
  • htmmyaccount_order_list.htm  [1.66KB]
  • htmmyaccount_order_spayment.htm  [3.63KB]
  • htmmyaccount_password.htm  [2.55KB]
  • htmmyaccount_payback_method.htm  [3.53KB]
  • htmmyaccount_qqmsn.htm  [2.01KB]
  • htmnavbar.htm  [311.00B]
  • htmnavbar_table.htm  [446.00B]
  • htmnewproducts.htm  [2.50KB]
  • htmnewsdetail.htm  [1.38KB]
  • htmnewslist.htm  [944.00B]
  • htmpayment_method.htm  [3.59KB]
  • htmproduct_detail.htm  [5.55KB]
  • htmregister.htm  [2.84KB]
  • htmsearch.htm  [2.17KB]
  • htmsearch_result.htm  [2.44KB]
  • htmshipping_method.htm  [2.23KB]
  • htmshowclasses.htm  [1.06KB]
  • htmshowmessage.htm  [1.99KB]
  • htmshow_payment_info.htm  [4.61KB]
  • htmspecials.htm  [2.49KB]
  • htmwritereviews.htm  [3.59KB]
  • upload
  • common
  • jpg1274615885_22_5e4e.jpg  [3.03KB]
  • jpg1274619049_21_56f6.jpg  [8.42KB]
  • jpg1274619181_24_8598.jpg  [4.33KB]
  • jpg1274624258_8_edc7.jpg  [6.04KB]
  • jpg1274774744_24_678b.jpg  [6.04KB]
  • jpg1274847408_25_3225.jpg  [3.03KB]
  • jpg1274857461_26_e2b7.jpg  [3.83KB]
  • jpg1274914796_27_75b9.jpg  [8.42KB]
  • jpg1274914977_28_6868.jpg  [9.43KB]
  • jpg1274917826_30_45cd.jpg  [22.82KB]
  • small
  • small2
  • htmlindex.html  [6.00B]
  • _mmServerScripts
  • phpMMHTTPDB.php  [4.41KB]
  • phpmysql.php  [11.91KB]
  • phpaddress_bill.php  [3.33KB]
  • phpaddress_list.php  [1.42KB]
  • phpaddress_ship.php  [3.53KB]
  • phpadmin.php  [4.95KB]
  • phpalipay_notify.php  [3.58KB]
  • phpcart.php  [2.68KB]
  • phpclasses.php  [678.00B]
  • phpconfirm.php  [2.50KB]
  • phpdefineinfo.php  [305.00B]
  • phpdzsw.php  [2.96KB]
  • phpfaq.php  [4.80KB]
  • phpgbook.php  [1.16KB]
  • phpget_onlinepay.php  [593.00B]
  • phpget_password.php  [1.15KB]
  • phpget_shopinfo.php  [318.00B]
  • phpimgcheck.php  [1.10KB]
  • phpindex.php  [4.54KB]
  • phpinstall.php  [3.65KB]
  • phplogin.php  [2.96KB]
  • phplossremark.php  [1002.00B]
  • phpmoreimage.php  [1.01KB]
  • phpmyaccount.php  [863.00B]
  • phpnewproducts.php  [715.00B]
  • phpnewsdetail.php  [1.06KB]
  • phpnewslist.php  [949.00B]
  • phppayment_method.php  [1.25KB]
  • phpprocess.php  [1.36KB]
  • phpproduct_detail.php  [1008.00B]
  • phpregister.php  [2.85KB]
  • phpsearch.php  [1.60KB]
  • phpshipping_method.php  [1.50KB]
  • phpshoopd.php  [1.25KB]
  • phpshowclasses.php  [1.06KB]
  • phpshowimg.php  [2.17KB]
  • phpshowmessage.php  [5.69KB]
  • phpshow_payment_info.php  [813.00B]
  • phpspecials.php  [688.00B]
  • phpwritereviews.php  [2.00KB]
  • doc毕业论文.doc  [954.50KB]

查看评论 已有0位网友发表了看法
  • 验证码: