齐齐哈尔大学毕业设计(论文)题目基于PHP的手机产品综合信息展示平台学院计算机与控制工程学院专业班级计本113学生姓名刘洋指导教师张宏烈成绩2015年05月27日摘要本文采用PHP语言,以ComsenzEXP为集成开发环境,结合MySQL作为后台的数据库管理系统来进行开发手机产品综合信息展示平台。还介绍了课题的研究目的和意义,对整个平台的功能与性能需求作出了具体的分析和操作。对数据库结构与本平台的结构框架也作出了详细的说明。绘制了整个平台的功能结构图。在保证操作简单以及界面美观的同时,也要考虑到平台的安全性。平台的各个功能模块互相独立,同时又构成统一的系统。本平台最终能够实现登录模块、手机库存模块、商品信息模块、供应商模块、手机报价模块等一系列的功能关键词:手机销售;PHP和MYSQL;数据库;信息管理AbstractInthispaper,theComsenzEXPwasusedasanintegrateddevelopmentenvironment,combinedwithMySQLasthebackenddatabasemanagementsystem,usingthePHPlanguagetodeveloptheintegratedinformationdisplayplatformofmobilephones.Alsoitintroducesthepurposeandsignificanceofthesubject,analysisandmakesspecificoperationsforthefunctionalandperformancerequirementsoftheplatform.Thestructureofthedatabaseandtheframeworkoftheplatformwerealsogivenadetailedexplanation.Thefunctionalblockdiagramsofentireplatformweregiven.Itensuringthesimpleandattractiveinterfaces,atthesametimeitalsotakingintoaccountthesafetyoftheplatform.Everymoduleplatformisindependent,whichisalsoconstitutesaunifiedsystem.Eventuallytheplatformbeabletoachievearangeoffeaturessuchastheloginmodule、themobileinventorymodule、theproductinformationmodule、themodulesuppliersandthemobilephoneoffermodules,etc.Keywords:phones’market;salephone;Informationsupervises目录摘要.....................................................................................................................................................................IABSTRACT..............................................................................................................................................................II第1章绪论.................................................................................................................................................11.1课题研究的目的和意义...................................................................................................................11.2国内外研究现状..................................................................................................................................21.3本文主要工作......................................................................................................................................4第2章开发工具简介................................................................................................................................52.1集成开发环境......................................................................................................................................52.2数据库.....................................................................................................................................................62.3开发语言................................................................................................................................................62.4本章小结................................................................................................................................................6第3章总体设计.............................................