欢迎来到天天文库
浏览记录
ID:20440462
大小:694.50 KB
页数:43页
时间:2018-10-10
《计算机科学与技术专业毕业论文同学录管理系统设计与实现》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、摘要随着现在智能手机越来越普及,移动电子商务新一轮的竞争也将逐渐展开。我们作为21世纪的IT人员,应该具备熟悉并运用新一代google推出的android系统来开发手机订餐系统的能力。本系统就是充分利用android和数据库技术,主要以ListViewWidget来作为搜索加载,显示餐厅数据。重写访问数据库的类,利用其内置的方法访问数据库。通过使用手机内的SQLlite数据库来创建数据,同时迎合现在年轻人对于智能手机的喜爱和追捧。该系统相对于传统的订餐模式和前几年流行的短信订餐模式而言,界面友好,功能更加强大,因而本系统更具有优势
2、。关键字:智能手机;android;移动电子商务;手机订餐;SQLlite43AbstractWiththeincreasingpopularityofsmartcellphones,anewroundofcompetitioninmobilee-commercewillexpandgradually.Sowe,thenewgenerationofITstaffshouldbefamiliarwithandroidsysteminordertodevelopmobilefood-bookingsystems.Themobilesy
3、stemanddatabasetechnologyareinfulluseofandroid.ItismainlyusedbyListViewWidgettoloadandsearch,displaytherestaurant data,Rewrite theclass toaccessthedatabase,usingits built-in wayto accessthedatabase.Byusingthecellphone'sSQLlitedatabasetocreatedata,itcaterstoyoungpeople
4、'stastesandsoughtaftersmartcellphones.ComparingtothetraditionalorderingpatternsandSMS,ithastheadvantagesoffriendlyinterfaceandpowerfulfunctions.Keywords:smartcellphones;SMS;android;Mobilee-commerce;phonereservation;SQLlite43目录1绪论.......................................
5、...............................131.1知识背景.............................................................131.1.1android系统简介................................................13-171.1.2androidapplication层应用......................................17-181.2eclipse安装及androidsdk配置..
6、...................................18-212.1系统概要.............................................................212.1.1android概要......................................................212.2总体设计..........................................................22-243详细设计.............
7、.................................................24-393.1具体类的设定......................................................24-363.1.1类CreateRestaurant.Menu.java的实现.............................243.1.2类InitRestaurantMenu.java的实现..............................25-273.1.3类EditRes
8、taurantMenu.java的实现..............................27-303.1.4类ChooseRestaurant.java的实现................................30-333.1
此文档下载收益归作者所有