实例介绍
电子商务网站建设完整案例教程-素材源代码
【实例截图】
【核心代码】
-素材源代码-朱美芳
└── 电子商务网站建设完整案例教程-素材源代码-朱美芳-8469
├── 素材库
│ ├── car.rar
│ └── eightweb.rar
└── 网站源代码
├── 1.asp
├── Connections
│ ├── _notes
│ │ └── dwsync.xml
│ ├── conn.asp
│ ├── conn1.asp
│ ├── conn2.asp
│ └── conn4.asp
├── MD5.asp
├── Thumbs.db
├── Untitled-1.asp
├── Untitled-3.asp
├── _mmServerScripts
│ ├── MMHTTPDB.asp
│ ├── MMHTTPDB.js
│ ├── _notes
│ │ └── dwsync.xml
│ └── adojavas.inc
├── _notes
│ ├── 1.asp.mno
│ ├── basket2.asp.mno
│ ├── dwsync.xml
│ ├── index.asp.mno
│ ├── index1.asp.mno
│ ├── index_left1.asp.mno
│ ├── orderlist_left.asp.mno
│ ├── orderlist_right.asp.mno
│ ├── orderlist_right1.asp.mno
│ ├── payment1success.asp.mno
│ ├── proclass_right.asp.mno
│ ├── proclassright.asp.mno
│ ├── showclass1.asp.mno
│ ├── showclass2.asp.mno
│ └── showproduct1.asp.mno
├── aa.asp
├── admin
│ ├── Untitled-1.asp
│ ├── _notes
│ │ └── dwsync.xml
│ ├── admin.css
│ ├── admin_admin.asp
│ ├── admin_admin1.asp
│ ├── admin_admin2.asp
│ ├── admin_bbs.asp
│ ├── admin_checklogin.asp
│ ├── admin_index.asp
│ ├── admin_index_left.asp
│ ├── admin_login.asp
│ ├── admin_logout.asp
│ ├── admin_modifypwd.asp
│ ├── admin_news.asp
│ ├── admin_orderform.asp
│ ├── admin_proclass.asp
│ ├── admin_proclass1.asp
│ ├── admin_product.asp
│ ├── admin_user.asp
│ ├── upfile.asp
│ └── upload.asp
├── basket.asp
├── basket1.asp
├── basket2.asp
├── bbs
│ ├── _notes
│ │ ├── bbsindex.asp.mno
│ │ ├── bbsindex1.asp.mno
│ │ ├── bbstalk.asp.mno
│ │ ├── bbstalk1.asp.mno
│ │ └── dwsync.xml
│ ├── bbsindex.asp
│ ├── bbsindex1.asp
│ ├── bbstalk.asp
│ └── bbstalk1.asp
├── conn.udl
├── db
│ └── netshop.mdb
├── do1.asp
├── dobasket.asp
├── doimag
│ ├── _notes
│ │ └── dwsync.xml
│ └── showimg.asp
├── dologin.asp
├── dopayment.asp
├── ex.asp
├── foot.asp
├── foot.css
├── form.asp
├── function.asp
├── img
│ ├── Thumbs.db
│ ├── _notes
│ │ ├── dwsync.xml
│ │ └── foot_bg.gif.mno
│ ├── back.gif
│ ├── foot_bg.gif
│ ├── home_logo.gif
│ ├── home_main_bg.gif
│ ├── loginback.jpg
│ ├── logo.jpg
│ ├── logo.psd
│ ├── menu_title_bg.gif
│ ├── news
│ │ └── 1.jpg
│ ├── product1.jpg
│ ├── recom_01.jpg
│ ├── title_bg.gif
│ └── ver_en.gif
├── inc
│ ├── _notes
│ │ └── dwsync.xml
│ ├── cartclass.asp
│ ├── function.asp
│ └── windowsfunction.asp
├── index.asp
├── index1.asp
├── index_left.asp
├── index_left1.asp
├── linkdate.udl
├── login.asp
├── logo.psd
├── member
│ ├── _notes
│ │ ├── dwsync.xml
│ │ ├── login.asp.mno
│ │ ├── regupdate.asp.mno
│ │ ├── regupdate1.asp.mno
│ │ ├── showpwd.asp.mno
│ │ ├── showpwd1.asp.mno
│ │ ├── showquestion.asp.mno
│ │ ├── showquestion1.asp.mno
│ │ └── userupdate.asp.mno
│ ├── login.asp
│ ├── loginfail.asp
│ ├── lostpwd.asp
│ ├── regfail.asp
│ ├── regist.asp
│ ├── regist1.asp
│ ├── regist2.asp
│ ├── registok.asp
│ ├── regupdate.asp
│ ├── regupdate1.asp
│ ├── showpwd.asp
│ ├── showpwd1.asp
│ ├── showquestion.asp
│ ├── showquestion1.asp
│ ├── userupdate.asp
│ └── welcome.asp
├── memeber
│ ├── _notes
│ │ ├── dwsync.xml
│ │ ├── regupdate.asp.mno
│ │ ├── showpwd.asp.mno
│ │ ├── showquestion.asp.mno
│ │ └── userupdate.asp.mno
│ ├── loginfail.asp
│ ├── lostpwd.asp
│ ├── regfail.asp
│ ├── regist.asp
│ ├── regupdate.asp
│ ├── showpwd.asp
│ ├── showquestion.asp
│ ├── userupdate.asp
│ └── welcome.asp
├── news
│ ├── _notes
│ │ ├── dwsync.xml
│ │ ├── newsindex.asp.mno
│ │ ├── newsindex1.asp.mno
│ │ └── newsview1.asp.mno
│ ├── add.asp
│ ├── adlogin.asp
│ ├── admin.asp
│ ├── changepass.asp
│ ├── char.inc
│ ├── conn.asp
│ ├── del.asp
│ ├── image
│ │ ├── Thumbs.db
│ │ ├── amount.gif
│ │ ├── bar.gif
│ │ ├── bu.gif
│ │ ├── home.gif
│ │ ├── home.jpg
│ │ ├── into.gif
│ │ ├── mail2.jpg
│ │ ├── rent.gif
│ │ ├── shoucans.jpg
│ │ └── shu.gif
│ ├── index.asp
│ ├── news.mdb
│ ├── newsindex.asp
│ ├── newsindex.css
│ ├── newsindex1.asp
│ ├── newsview.asp
│ ├── newsview.css
│ ├── newsview1.asp
│ ├── read.asp
│ ├── style.css
│ └── view.asp
├── orderdel.asp
├── orderlist.asp
├── orderlist_left.asp
├── orderlist_right.asp
├── orderlist_right1.asp
├── page.asp
├── page1.asp
├── page2.asp
├── pay.asp
├── payment.asp
├── payment1.asp
├── payment1success.asp
├── paymentdo.asp
├── proclass_right.asp
├── product
│ ├── _notes
│ │ └── dwsync.xml
│ └── index.asp
├── searchpro.asp
├── searchpro1.asp
├── showclass.asp
├── showclass1.asp
├── showclass2.asp
├── showclass3.asp
├── showimg1.asp
├── showorder.asp
├── showproduct.asp
├── showproduct1.asp
├── style
│ ├── _notes
│ │ └── dwsync.xml
│ ├── basket.css
│ ├── css2.css
│ ├── font.css
│ ├── foot.css
│ ├── index.css
│ ├── login.css
│ ├── main.css
│ ├── payment.asp
│ ├── pcss.css
│ └── top.css
├── test
│ ├── _notes
│ │ └── dwsync.xml
│ ├── add.asp
│ ├── error.asp
│ ├── index.asp
│ └── test.mdb
└── top.asp
33 directories, 220 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论