点菜系统与开发摘要:为贴合现今无线点餐日渐兴起的趋势,在融合 Android 移动技术、无线局域网技术和 Web 开发技术的前提下,开发并成功实现了基于 Android 的无线点菜系统。该体系采取 B/S 三层结构展开研发,削弱了模块间的耦合,提高了代码的可维护性。同时,将这一系统与移动端组合使用,不但可为商家节约硬件开支,更可简化优化商家管理流程。移动互联网络应用日渐普及,在这一背景下出现了不断增多的的移动设备,可以预料传统点菜方式不久将被移动点菜系统所取代,本文重点针对这一点菜系统的后台数据库提出可行架构方案。应用移动点菜系统可有效地减少传统人工点菜方式可能导致的系统性错误,且可以方便地跟踪点菜的全部进程,也便于餐饮监督部门查找问题原因。在当下可视化软件技术的支持下,可以促使餐饮部门达成更加严格、高效、便捷的治理。关键词: Android;无线点菜;服务器端;客户端移动点菜机配置管理 SqlServer2008Ordering System and DevelopmentAbstract:In view of the growing trend of wireless ordering,a wireless ordering system based on Android is designed and implemented by combining Android mobile technology,wireless local area network technology and Web development technology.The system is developed with B/S three-tier structure,which reduces the coupling between modules and improves the maintainability of code.At the same time,the combination of the system and the mobile phone not only saves the hardware cost for the merchants,but also optimizes the management process.With the popularity of mobile Internet applications,more and more mobile devices emerge as the times require.Mobile ordering machine will replace the traditional way of ordering.This paper mainly puts forward a plan for the design of backstage database of ordering system.Mobile ordering system can effectively reduce human errors,and can track the whole process of service.It is also convenient for catering departments to find the problem through the support of visual software,which makes the manage...