免费获取|
论文天下网
  • 论文天下网 |
  • 原创毕业论文 |
  • 论文范文 |
  • 论文下载 |
  • 计算机论文 |
  • 论文降重 |
  • 毕业论文 |
  • 外文翻译 |
  • 免费论文 |
  • 开题报告 |
  • 心得体会 |

当前位置:论文天下网 -> 论文下载 -> 毕业论文下载

自动化电子商务平台的开发与建设

本文ID:19384 字数:23129,页数:52

下载地址 全文下载链接(充值:¥40.00元) 

论文字数:23129,页数:52  只有论文

摘要
    电子商务已经随着因特网逐渐普及。垂向方向的电子商务,也就是专业化的电子商务平台,有可能在今后迅速崛起。所以建立一个自动化行业的电子商务平台是非常有必要的。电子商务平台一方面可以减少企业成本,另一方面方便交易,利用电子商务平台进行购物学习也是生活节奏加快的人们的一种选择趋势。 
    学习HTML,PHP语言和My SQL数据库建立其中的一个平台的分支。从语言,数据库的选择,到平台的建立,再根据平台结合实际推广的策划,到后期网站安全运行的检测,对整个电子商务平台的流程和建设做一个系统的建设。
    首先,本文从自动化行业在我国的发展状况切入,详细分析了我国现在自动化行业不足的地方,并提出本平台建成后的发展目标和方向。其次,在分析了各个建设模块的具体框架和任务后,结合现已存在的自动化培训平台的业务,本文选择了MYSQL+PHP+Dreamweaver 开发工具对自动化培训平台的各个模块前台及其后台进行具体的建设和开发。


关键词:自动化、PHP、MYSQL、Dreamweaver、网站、培训

Abstract
Ecommerce has been the gradual popularization of the Internet. E-commerce verticical direction, that is, specialized ecommerce platform, it is possible the rapid rise in the future. Therefore, the establishment of an automated e-commerce platform for the industry is necessary. E-commerce platform on the one hand, enterprises can reduce costs, ease of transactions, on the other hand, the use of e-commerce platform to accelerate the pace of life to learn is also an option for people trend.
Learning HTML, PHP language and My SQL database platform to establish one of the branches. From the language, the choice of database, the establishment of the platform, and then under the platform in light of the actual promotion of the plan, to the late detection of the safe operation of websites, e-commerce platform to the entire building process and building a system.
First of all, this article from the automation industry in the development of our country into a detailed analysis of China's automation industry is now inadequate, and after the completion of the platform and direction of development goals. Secondly, the analysis of the various building blocks of a specific framework and mission, combined with already existing platform of business automation training, the paper chose to MYSQL + PHP + Dreamweaver development tool platform for the automation of the various modules of the training and background for future specific building and development.
 

Key words:automation、PHP、MYSQL、Dreamweaver、website、training

 

目录
摘要 II
Abstract III
1  绪论 1
1.1  研究背景 1
1.1.2  工业自动化的应用及发展 1
1.1.3  技术的主要发展现状与存在问题 2
1.2 研究任务与目标 5
1.2.1  平台主要发展方向 5
1.2.2  平台主要任务 5
1.2.3  平台总体目标 5
2  工业自动化创新服务平台网站总体框架 7
2.1  网站建设目标 7
2.1.1  网站建设基本目标 7
2.1.2  网页板式与风格目标 7
2.1.3  技术目标 7
2.1.3  美工目标 8
2.2 网站架构 8
2.3  网站基本功能分析 9
2.3.1  内容发布系统 9
2.3.2  产品展示系统 10
2.3.3  网上招聘系统 10
2.3.4  会员管理系统 10
2.3.5  网站留言系统 10
2.3.5  网站访问统计系统 10
2.4  建站技术参数 11
2.4.1  开发程序语言PHP语言的优势 11
2.4.2  网站开发技术参数 11
2.5  系统安全 11
3  网站建设相关工具 13
3.1  Dreamweaver 相关 13
3.2  PHP 相关 14
3.2.1  PHP基本概念 15
3.2.2  PHP基本语句和变量 17
3.2.3  PHP高级语言 18
3.3  MYSQL 相关 21
3.3.1  MYSQL数据库的连接,创建 21
3.3.2  MYSQL数据库的其他重要语法 23
4  自动化培训平台相关业务 25
4.1  自动化培训平台的建立背景 25
4.2  嵌入式系统培训 25
4.2.1  嵌入式系统培训的必要性 25
4.2.2  杭州华夏教育科技有限公司的资源 26
4.2.3  浙江省嵌入式系统联合重点实验室的资源 27
4.2.4  浙江三鑫科技有限公司的资源 28
4.2.5  培训目标 28
4.3  其他项目 28
4.3.1  浙大控制系工程硕士招生(在职) 28
4.3.2  仪表工培训 28
4.3.3  OTS仿真系统软件项目培训 28
5  自动化培训网站具体建设 30
5.1  新闻系统的建设 30
5.1.1  新闻系统的流程图 30
5.1.2  新闻系统的数据库结构 31
5.1.3  新闻系统的页面制作 33
5.1.4  新闻系统关键部分及其相关PHP代码 34
5.2  用户登陆模块 35
5.2.1  用户登陆模块流程 36
5.2.2  会员管理的数据库结构 36
5.2.3  会员系统登陆窗口制作 37
5.2.4 PHP语言在会员登陆系统的应用 38
5.3  培训资料的上传和下载 40
5.3.1  资料的上传 40
5.3.2  资料的下载 43
6  总结 45
致谢 46
参考文献 47

相关论文
上一篇:网络即时通讯系统的开发与实现 下一篇:教师教学工作量计算系统开发
推荐论文 本专业最新论文
Tags:自动化 电子 商务平台 开发 建设 2011-04-25 13:23:57【返回顶部】

相关栏目

教育管理论文
汉语言文学
学前教育论文
心理学论文
小学教育论文
现代教育技术
数学与应用数学
数学教育论文
工商管理
人力资源管理
财务会计
法律论文
行政管理论文
物流专业论文
电子商务论文
理工科论文
物理学论文
乡镇企业管理
电视制片管理
文化产业管理
物业管理论文
毕业论文下载
包装工程论文
印刷工程论文
工业工程论文
信息管理论文
生物工程论文
制药工程论文
电子信息工程
通信工程论文
电气工程论文
信息计算科学
药学专业毕业论文


关于我们 | 联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 原创毕业论文

 

论文天下网提供论文检测,论文降重,论文范文,论文排版,网站永久域名WWW.GEPUW.NET

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 893628136@qq.com

Copyright@ 2009-2022 GEPUW.NET 论文天下网 版权所有