{$cfg_webname}
主页 > 计算机 > ASP >

IT科技市场网上商铺的设计与实现

来源:wenku168.com  资料编号:WK1681698 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK1681698
资料介绍

摘 要
随着信息时代的发展,对现代市场影响很大。人们不在像以前那样只在电视、广播报纸那里获取信息,如今网络已经成为人们获取信息的主要途径,而其网站又是信息的主要载体。网页仿佛一个好的推销员把公司本身的业务推向全球,除此之外,他还把公司的背景,业务和优点直接面向客户。本网站就是向科技市场各大商铺宣传本公司的产品信息,同时也方便了消费者选择自己中意的产品信息。网站上会及时的更新各个商铺的产品信息也会发布最新硬件技术指标信息。本程序前台采用Dreamweaver MX进行页面制作,后台由access数据库支持,通过使用ASP语言实现动态网页的效果,达到对数据库的操作以完成使用者的要求。本文中除了有对程序的总体设计、详细设计、功能实现等主体部分外,在这之前还介绍了与网上商铺相关的内容、网络编程技术、ASP编程语言、基本内容及发展情况。除此之外,本系统还着重介绍了有关图片上传的技术,由于文件上传包括组件上传和无组件上传,在网上为了简化操作和减少错误发生率,大多数网站上传方式为组件上传,aspSmartUpload 3.1  sitegalaxyupload 1.2等,但是这些组件为商用软件,要收费。本站添加的站内文章管理主要向广大客户在第一时间发布新闻信息。当今世界竞争激烈,为了扩大竞争范围,网站设计公司千方百计降低成本。因此无组件上传是一个好的选择。在做网站之初我们就首先考虑了成本问题。
关键词:站点、前台、后台、网上商铺、数据库access、asp、管理员、滚动条,无组件上传。
 
ABSTRACT
Effect is very big with the development of information ear, to modern marketplace. There gains information like that only in TV , broadcast newspaper before people is not in an image , now, the network already becomes people gaining main information approach, but whose website is main information carrier. Self business deduces Web page to the whole world as if nice one salesman holds a company, he returns company's background back to besides ,business and merit are geared to the needs of customer directly. Website is that every big business lays the product information propagating our company to science and technology marketplace, at the same time also convenient consumer chooses self satisfied product information. That website has stood product information that can renew each business shop in time also may announce up-to-date hardware technology index information. The procedure proscenium adopt Dreamweaver MX to be in progress making face to face page , background holds out from SQL Server data base, by the effect using ASP language to realize development Web page , the request reaching the operation to the data base to accomplish a user. The main body of a book middle in addition to have face to face procedure population design, detailed design, function come true and so on main body part outside, this prior to introduce that and net upper business shop relevance content, network programming technology, ASP programming language, fundamental content and develop condition. But system emphasizes the technology having introduced that in connection with photograph upload besides, originally, upload and there is no the module upload since the document upload includes a module, handle and cut down wrong occurrence rate on the net for simplification, great majority website upload way upload for the module, aspSmartUpload 3.1 1.2 grade sitegalaxyupload, these modules are a commercial software, are going to charge. The article manages the station inner that this station adds issuing news information mainly to extensive customer in the first time. The world competes for the range fierce, competing for expanding nowadays, website designs that the company does everything possible to cost down. There being no the module upload therefore is a good choice. In being used for website beginning of that, we have considered the cost problem right away first.
Key Words: Station point , proscenium , background , net fix business shop , data base access , asp , administrative person , rolling strip,There is no the module upload。

项目背景和课题来源
 所建议开发软件的名称:IT市场网上商铺系统
 课题来源:自定题目
 项目的任务

一、强大的网站个性化定制功能
   网上商铺系统初次使用者提供简洁友好的使用界面,并内建上千种各类商品的图片样本供选择。 所有网页可依喜好及需求自行选购,包括:商品品牌的挑选、商品的种类、付款方式,增加或删除商品等等。
二、商品记录检索方法:
  理论商品记录容量达上万种,通过关键字快速查询,关键字可以为产品名称、或其它关键字  
三、销售管理功能:
   网上开店系统提供定单管理、发货管理、等完备的销售管理流程。对供货商的应付款(代销或订金方式向供货商进货)等。当用户下完定单后,系统将立即自动向销售人员发出定单通知信,并更新定单库内容,操作人员根据定单执行情况随时更新定单库内容。供管理人员随时掌握销售及库存情况。
四、详细的访问统计系统:
  对商城的所有栏目都可以进行价格统计,使您能够根据访问的不同情况调配您的商品选购分配和补充,最大限度的使您的栏目满足浏览者的爱好和选购,并记录商品被浏览的次数
五、智能销售统计及分析功能:
  系统根据商品销售状况生成销售排行榜,在首页"热销产品"栏目中展示。
六、功能完备的新闻发布系统:
  网上开店系统采用先进的在线技术,发布首页新闻。不再是简单的数据库信息的显示,而是对站点内容的一种完善和补充,以及促销产品信息发布。









目  录
摘 要 3
第一章 绪论 6
1.1 研究背景 6
1.3开发工具介绍 6
第二章项目功能性能 7
2.1功能简介 7
2.2性能 8
2.3输入/输出 8
第三章系统总体设计 8
3.1 系统结构设计 8
3.2 各模块功能 8
3.3数据库设计 9
3.4 基本流程模块图 12
3.5济南科技市场网上商铺前台示意图 13
3.6济南科技市场网上商铺后台主要负责界面示意图 14
第四章.管理员模块及功能 14
4.1.1管理员登录 14
4.2用户模块及功能 18
(毕业设计网 )
4.3发货通知 19
4.4新闻中心 19
第五章 结论 20
参考文献 21

推荐资料