清 华 大 学综 合 论 文 训 练题目:移动 CRM 客户端设计与实践 系 别:自动化系专 业:自动化姓 名:宫新一指导老师:黄双喜 教授2024 年 6 月 1 日关于学位论文使用授权的说明本人完全了解清华大学有关保留、使用学位论文的规定,即:学校有权保留学位论文的复印件,允许该论文被查阅和借阅;学校可以公布该论文的全部或部分内容,可以采纳影印、缩印或其他复制手段保存该论文。(涉密的学位论文在解密后应遵守此规定)签 名: 导师签名: 日 期: 中文摘要移动 CRM(客户关系管理)是一种利用现代移动终端技术、移动通讯技术、计算机技术等现代科技实现在移动中也能够完成通常要在办公室里才能够完成的客户关系管理任务。本文通过对安卓手机程序的编写,实现了通过手机来进行移动办公和库存管理的功能。通过与服务器端的通讯、数据库的连接,完成对客户通过手机端输入的信息的储存以及客户通过手机端查找信息的功能。主要讨论内容包括:1.熟悉安卓系统的开发环境,学习并掌握 java 编程语言、php 服务器语言以及数据库的操作。2.通过查看文献和一些已有移动办公的程序,了解移动 CRM 的需求,设计程序界面,使得程序具有较强的有用性。3.初步实现了地图的调用、拍照上传以及库存管理的功能,使得该程序具有更加较为的功能。关键词:移动 CRM;安卓程序;php 服务器;数据库ABSTRACTMobile CRM (Customer Relationship Management) is a system for managing a company’s interactions with current and future customers. It enables a company to successfully manage its interactions with customers not only in its office, but also on a move. This system involves modern science and technology such as mobile terminal technology, mobile communication technology, and computer technology. This article explains that writing programs for Android mobile phones could be access to achieve the functions of mobile office and inventory management, just using mobile phones. Also, it demonstrates that when mobile phones are connected to the database of server, how to store information created by mobile phones and how to use mobile phones searching ...