当前位置:   article > 正文

大二下期Django母婴商城实训项目报告_django实训报告

django实训报告

1、摘要

计算机网络诞生仅有五十多年,但却推动着人类社会以前所未有的速度前进着,并且无时无刻不影响着我们的日常生活。
人们在互联网中看到了商机,促使九十年电子商务的诞生,人们从互联网经济中不断获得了便利,促进了电子商务在中国迅猛
发展。随着网络技术日益成熟,互联网经济的优势也愈发明显。对于商家来说,电子商务成为了降低成本、减少风险的宝藏
,对于日益忙碌的消费者来说也是能提供更多便利的一种选择。所以,开发一个网上商城是很有必要的。
Python语言是一种完全面向对象是解释型语言,具有语法简单、易学易读、可以跨平台使用,运行速度快等优点。
Django作为Python最受欢迎的Web框架之一,被广泛应用于网站的快速开发,具有全自动的管理后台,能够实现动态配置url,提供了便于操作的数据库API,模板系统也具有强大的功能。基于以上优点,本文基于Python技术,采用Django框架,开发了网上商城系统。
其中,网上商城的功能模块分为前台和后台,前台运用了Bootstrap框架,包含了浏览商品、购买商品、搜索商品、订单、购物车等功能模块;后台包含了对用户信息、商品信息、商品类别、商品尺寸、商品标签的管理功能模块。
关键词:网上商城;Python;Django框架
ABSTRACT:
Computer network was invented just 50 years ago, but it is promoting social to develop at an unprecedented rate and
permeating every aspect of your life. People saw business opportunities from computer network, which leading to the birth of
e-commerce. Then, people achieved convenience constantly from the Internet economy, which leading to the rapid
development of e-commerce. With the increasingly maturing of network technology, the advantages of e-commerce are
more and more obvious. To the merchants, e-commerce is a treasure which can lower the cost and risks. To the customers who are gradually busy, e-commerce is an option that provides convenience. Thus, developing an online mall shopping
system is necessary.
Python is an interpreted language which is fully object-oriented. It has lots of advantages such as easy grammar. Also, it’s
quite easy to read and learn. Python can run fast at different environments. Django is one of the most popular web
framework of python, which is widely used into developing website quickly. Django has automatic management background.
It can configure URL dynamically. Besides, Django provides convenient APIs for using database and has strong template
system. Based on above advantages, this article is about developing online mall shopping system using Django framework
and based on Pyhton.
Online mall shopping system’s function modules can be divided into foreground and background. Using bootstrap
framework, foreground’s function modules includes many modules such scanning commodity, purchasing commodity,
remarking

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/盐析白兔/article/detail/169989
推荐阅读
相关标签
  

闽ICP备14008679号