广州大学华软软件学院本科毕业设计设计题目微信公众号盈利模式实现技术的研究系别网络技术系专业网络工程班级11网络工程(网络设计与管理方向)学号1140217169学生姓名何朗新指导教师甘卫民广州大学华软软件学院网络技术系2015年4月2摘要本论文主要阐述了微信公众账号盈利平台的前台和后台实现过程和关键技术。盈利台主要功能是微信主推广平台的产品,平台返还佣金,实现微信公众账号盈利的过程。盈利平台的搭建,是结合市场上微信公众号的运营方向和盈利模式的探索,以确定系统目标,提出解决问题的详细方案,这是系统建设的重要环节。本论文主要探究微信公众账号的盈利模式的技术实现和研究,论述盈利平台开发在移动电商的重要性,以及演示系统开发过程和重要技术,感受盈利平台在移动电商带给消费者的便利和便捷,帮助人们更加清楚的的认知了解微信在生活中的作用和应用。关键词微信公众号PHP移动互联网Apache3AbstractThispapermainlyexpoundstheWeChatpublicaccountprofitplatformfrontandbackoftheimplementationprocessandthekeytechnology.ThemainfunctionoftheplatformisthemainprofitWeChatpromotionplatform,platformtoreturntheCommission,theimplementationprocessofWeChatpublicaccountprofitability.Tobuildaprofitableplatform,isacombinationofoperationsandprofitmodeltoexplorethemarketWeChatpublicnumber,todeterminetargetsystem,madeadetailedplantosolvetheproblem,whichisanimportantpartoftheconstructionofthesystem.ThispapermainlydiscussestheWeChatpublicaccountoftheprofitmodeloftechnologyandresearch,discussesthedevelopmentofmobileprovidersprofitableplatforminimportance,anddemonstratesthesystemdevelopmentprocessandtheimportanttechnologyplatforminthemobilebusinessprofitable,feelingandconvenienttobringconvenienceforconsumers,tohelppeoplemoreclearunderstandingoftheroleandapplicationinWeChatinlife.ThispapermainlyexpoundstheWeChatpublicaccountprofitplatformfrontandbackoftheimplementationprocessandthekeytechnology.ThemainfunctionoftheplatformisthemainprofitWeChatpromotionplatform,platformtoreturntheCommission,theimplementationprocessofWeChatpublicaccountprofitability.Tobuildaprofitableplatform,isacombinationofoperationsandprofitmodeltoexplorethemarketWeChatpublicnumber,todeterminetargetsystem,madeadetailedplantosolvetheproblem,whichisanimportantpartoftheconstructionofthesystem.ThispapermainlydiscussestheWeChatpublicaccountoftheprofitmodeloftechnologyandresearch,discussesthedevelopmentofmobileprovidersprofitableplatforminimportance,anddemonstratesthesystemdevelopmentprocessandtheimportanttechnologyplatforminthemobilebusinessprofitable,feelingandconvenienttobringconvenienceforconsumers,tohelppeoplemoreclearunderstandingoftheroleandapplicationinWeChatinlife.KEYWORDSWeChatpublicnumberPHPmobileInternetApache4目录第一章绪论.........................................................61.1盈利平台开发的背景...........................................61.2研究的意义...................................................61.3论文组织结构.................................................6第二章系统分析.....................................................72.1可行性分析...................................................72.1.1技术可行性.............................................72.1.2经济可行性.............................................72.1.3操作可行性.............................................72.2需求分析....................................................72.2.1功能需求...............................................72.2.2技术需求...............................................8第三章开发技术及工具..............................................93.1前端技术....................................................93.1.1HTML+css3..............................................93.2ThinkPHP开发框架简介........................................93.3盈利平台运行环境...........................................10第四章总体设计....................................................114.1设计目标...................................................114.2盈利平台框架图..............................................114.2.1总体流程设计..........................................114.2.1前台框架图............................................124.2.2后台框架图............................................124.3平台流程过程................................................134.4功能实现设计................................................144.5网站设计....................................................164.5.1色彩搭配..............................................164.5.2前台页面布局..........................................1654.5.3后台页面布局..........................................184.6数据库设计..................................................184.6.1E-R模型..............................................194.6.2数据库结构表..........................................20第五章模块功能实现设计............................................245.1盈利平台模块................................................245.2前台模块功能................................................245.2.1前台登陆..............................................245.2.2文案筛选..............................................265.2.3订单结算..............................................305.3后台模块功能................................................325.3.1登录页面..............................................325.3.2用户管理..............................................335.3.3商品管理..............................................375.3.4订单管理..............................................405.3.4返款管理..............................................43第六章配置编码测试................................................466.1配置文件...................................................466.2测试.......................................................476.3系统的运行.................................................476.4系统的维护.......