毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

PHP+Mysql接口天气预报软件后台设计+源代码

时间:2022-04-22 20:38来源:毕业论文
PHP+Mysql接口天气预报软件后台设计+源代码,天气预报后台使用了当前比较流行的PHP和MySQL的组合,PHP和MySQL的优势在于开源免费,并且PHP相关框架成熟

摘要:互联网技术的发展,造就了PC时代的繁荣,3G、4G 网络的发展也同样造就了如Android,IOS为首的移动智能设备的发展,人们可以在手机上完成以前只能在PC上完成的作业,人们获取天气预报的方式也发生了质变,现在我们拿起手机或是打开天气的App,或是打开浏览器查看网页,为生活提供了极大的便利,软件内充斥的各种广告却很让人头疼,至此便萌生了制作一款专门针对天气预报的程序,在此编写了天气预报的服务器端,后台接口可以为App端处理相应的操作并返回需要的数据,本天气预报后台使用了当前比较流行的PHP和MySQL的组合,PHP和MySQL的优势在于开源免费,并且PHP相关框架成熟。设计并实现了天气预报后台的登录、注册、天气查询、城市信息查询修改等功能接口。80103

毕业论文关键字:天气预报,接口,PHP,MySQL

Abstracts:The development of Internet technology, creating a PC era of prosperity, the development of 3G 4G network, also created the development of intelligent mobile devices such as Android, led by IOS, people can complete the previously only done on the PC operation in the mobile phone, people obtain the weather forecast has also undergone a qualitative change, now we pick up the mobile phone the weather is open or App, or open the browser to view the web page, which provides a great convenience for life, all kinds of advertising software filled in is a headache, so he had to make a specific weather forecast program, this program forecast server, the background interface can handle the corresponding operation for the App end and return the required data, the weather background using a combination of PHP and MySQL popular, PHP and MySQL has the advantage of free open source, And PHP related framework mature。 To achieve the login, registration, weather inquiries, urban information query and modify the function interface。 

Keywords: weather forecast, interface, PHP, MySQL

目录

摘要 1

Abstracts 2

第一章  前言 1

1。1 选题背景 3

1。2 系统简介 3

1。3 工具简介 3

1。3。1 PHP 3

1。3。2 Yii框架 4

1。3。3 MySQL 6

第二章  天气预报后台需求分析 7

2。1 开发概况 7

2。2 功能描述 7

第三章  天气预报后台应用设计 8

3。1 系统介绍 8

3。2 后台接口功能结构 8

3。3 数据结构设计 9

3。4 物理结构设计 10

3。4。1 db结构 10

3。4。2 用户信息表(wetuser)设计 11

3。4。3 天气数据表(wetinfo)设计 11

3。4。4 用户订阅表(subscribe)设计 12

3。4。5 城市信息表(wetcity)设计 12

3。4。6 用户反馈表(feedback)设计 13

3。4。7 字典表(wetdict)设计 13

第四章  后台主要功能实现 PHP+Mysql接口天气预报软件后台设计+源代码:http://www.youerw.com/jisuanji/lunwen_92937.html

------分隔线----------------------------
推荐内容