Android Studio实现一个校园图书管理系统,满分课设!

上传者: 47367099 | 上传时间: 2022-05-30 19:05:48 | 文件大小: 247KB | 文件类型: ZIP
Android Studio实现一个校园图书管理系统,满分课设!Android Studio实现一个校园图书管理系统,满分课设! 第一个较大的Android项目,基于Android平台的图书管理系统 涉及到的功能有学生注册、工作人员注册、图书馆介绍、图书馆新闻、学生、工作人员登录、 书籍搜索、学生借还书、工作人员添加书籍、新书榜单、借书排行榜、图书馆逾期未还黑名单。 这是学习Android平台一台第一个比较大的应用。基于Android studio IDE 和java语言。 本来设计了教师这一身份,后来由于功能与学生基本重合舍去。 在这个基础应用中,只能将学生、图书、工作人员信息通过Litepal写进手机自带的数据库中, 没有实现服务器-客户端模式,使得每个用户访问的图书馆信息能够相同, 其实原来的初衷是想把访问服务器数据库的功能加入,但是由于技术不到位,没有实现这个功能。 在新闻板块,是通过访问交大图书馆官网获得xml包,但是由于对xml语言的解析不是很熟,使得只能看到接收的xml语言。 其他方面:各个界面不是很美观,比较粗糙,各个界面的衔接还需要改进。

文件下载

资源详情

[{"title":"( 82 个子文件 247KB ) Android Studio实现一个校园图书管理系统,满分课设!","children":[{"title":"androidlibrary-master","children":[{"title":".gitignore <span style='color:#111;'> 137B </span>","children":null,"spread":false},{"title":"gradle","children":[{"title":"wrapper","children":[{"title":"gradle-wrapper.jar <span style='color:#111;'> 53.43KB </span>","children":null,"spread":false},{"title":"gradle-wrapper.properties <span style='color:#111;'> 230B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"README.md <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'> 546B </span>","children":null,"spread":false},{"title":"gradlew.bat <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"gradlew <span style='color:#111;'> 5.17KB </span>","children":null,"spread":false},{"title":"app","children":[{"title":".gitignore <span style='color:#111;'> 7B </span>","children":null,"spread":false},{"title":"build.gradle <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"proguard-rules.pro <span style='color:#111;'> 751B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"test","children":[{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"administrator","children":[{"title":"library1","children":[{"title":"ExampleUnitTest.java <span style='color:#111;'> 395B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"main","children":[{"title":"AndroidManifest.xml <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false},{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"administrator","children":[{"title":"library1","children":[{"title":"Book.java <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false},{"title":"staff_input.java <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false},{"title":"Introduction.java <span style='color:#111;'> 2.29KB </span>","children":null,"spread":false},{"title":"New_Books.java <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"Login_student.java <span style='color:#111;'> 3.48KB </span>","children":null,"spread":false},{"title":"BookAdapter.java <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"Blacklist.java <span style='color:#111;'> 2.16KB </span>","children":null,"spread":false},{"title":"Student_homepage.java <span style='color:#111;'> 6.26KB </span>","children":null,"spread":false},{"title":"Register_teacher.java <span style='color:#111;'> 3.84KB </span>","children":null,"spread":false},{"title":"News.java <span style='color:#111;'> 4.33KB </span>","children":null,"spread":false},{"title":"Staff_homepage.java <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"MyApplication.java <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"MainActivity.java <span style='color:#111;'> 3.71KB </span>","children":null,"spread":false},{"title":"Login_teacher.java <span style='color:#111;'> 2.89KB </span>","children":null,"spread":false},{"title":"Simple.java <span style='color:#111;'> 596B </span>","children":null,"spread":false},{"title":"Login_staff.java <span style='color:#111;'> 3.41KB </span>","children":null,"spread":false},{"title":"Ranking.java <span style='color:#111;'> 4.34KB </span>","children":null,"spread":false},{"title":"Register_student.java <span style='color:#111;'> 3.99KB </span>","children":null,"spread":false},{"title":"Teacher.java <span style='color:#111;'> 2.21KB </span>","children":null,"spread":false},{"title":"Staff.java <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"Student.java <span style='color:#111;'> 2.61KB </span>","children":null,"spread":false},{"title":"Teacher_homepage.java <span style='color:#111;'> 3.11KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"res","children":[{"title":"values","children":[{"title":"styles.xml <span style='color:#111;'> 383B </span>","children":null,"spread":false},{"title":"colors.xml <span style='color:#111;'> 208B </span>","children":null,"spread":false},{"title":"strings.xml <span style='color:#111;'> 71B </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'> 10.43KB </span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'> 6.31KB </span>","children":null,"spread":false}],"spread":false},{"title":"layout","children":[{"title":"activity_main.xml <span style='color:#111;'> 2.95KB </span>","children":null,"spread":false},{"title":"activity_teacher_homepage.xml <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"activity_staff_homepage.xml <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false},{"title":"book_item.xml <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"activity_login_staff.xml <span style='color:#111;'> 2.75KB </span>","children":null,"spread":false},{"title":"activity_login_student.xml <span style='color:#111;'> 2.76KB </span>","children":null,"spread":false},{"title":"activity_blacklist.xml <span style='color:#111;'> 783B </span>","children":null,"spread":false},{"title":"activity_ranking.xml <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"activity_new__books.xml <span style='color:#111;'> 786B </span>","children":null,"spread":false},{"title":"activity_login_teacher.xml <span style='color:#111;'> 2.69KB </span>","children":null,"spread":false},{"title":"activity_register_student.xml <span style='color:#111;'> 5.32KB </span>","children":null,"spread":false},{"title":"activity_news.xml <span style='color:#111;'> 563B </span>","children":null,"spread":false},{"title":"activity_staff_input.xml <span style='color:#111;'> 4.24KB </span>","children":null,"spread":false},{"title":"activity_student_homepage.xml <span style='color:#111;'> 2.22KB </span>","children":null,"spread":false},{"title":"activity_register_teacher.xml <span style='color:#111;'> 5.33KB </span>","children":null,"spread":false},{"title":"activity_introduction.xml <span style='color:#111;'> 855B </span>","children":null,"spread":false}],"spread":false},{"title":"drawable-v24","children":[{"title":"ic_launcher_foreground.xml <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-anydpi-v26","children":[{"title":"ic_launcher.xml <span style='color:#111;'> 272B </span>","children":null,"spread":false},{"title":"ic_launcher_round.xml <span style='color:#111;'> 272B </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'> 6.93KB </span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'> 4.46KB </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-hdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'> 4.91KB </span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'> 2.98KB </span>","children":null,"spread":false}],"spread":false},{"title":"drawable","children":[{"title":"ic_launcher_background.xml <span style='color:#111;'> 5.47KB </span>","children":null,"spread":false}],"spread":false},{"title":"drawable-xhdpi","children":[{"title":"img_login.png <span style='color:#111;'> 22.43KB </span>","children":null,"spread":false},{"title":"ranking.png <span style='color:#111;'> 13.19KB </span>","children":null,"spread":false},{"title":"img_1.png <span style='color:#111;'> 14.14KB </span>","children":null,"spread":false},{"title":"book_support_pic.png <span style='color:#111;'> 23.89KB </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-mdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'> 2.05KB </span>","children":null,"spread":false}],"spread":false},{"title":"menu","children":[{"title":"main.xml <span style='color:#111;'> 276B </span>","children":null,"spread":false}],"spread":false},{"title":"mipmap-xxxhdpi","children":[{"title":"ic_launcher_round.png <span style='color:#111;'> 15.16KB </span>","children":null,"spread":false},{"title":"ic_launcher.png <span style='color:#111;'> 9.03KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"assets","children":[{"title":"litepal.xml <span style='color:#111;'> 544B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"androidTest","children":[{"title":"java","children":[{"title":"com","children":[{"title":"example","children":[{"title":"administrator","children":[{"title":"library1","children":[{"title":"ExampleInstrumentedTest.java <span style='color:#111;'> 752B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"gradle.properties <span style='color:#111;'> 726B </span>","children":null,"spread":false},{"title":".idea","children":[{"title":"runConfigurations.xml <span style='color:#111;'> 564B </span>","children":null,"spread":false},{"title":"vcs.xml <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"misc.xml <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false},{"title":"gradle.xml <span style='color:#111;'> 626B </span>","children":null,"spread":false},{"title":"codeStyles","children":[{"title":"Project.xml <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false}],"spread":false},{"title":"caches","children":[{"title":"build_file_checksums.ser <span style='color:#111;'> 545B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"settings.gradle <span style='color:#111;'> 15B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明