登录
首页 » Java » bookClub

bookClub

于 2020-12-29 发布
0 476
下载积分: 1 下载次数: 2

代码说明:

说明:  微信小程序源码:扫码借书系统完整版(含后台)(WeChat Mini Program source code "scan code borrow book system" full version (including background))

文件列表:

bookClub\.gitignore, 19 , 2017-03-14
bookClub\client\renming\app.js, 949 , 2017-03-14
bookClub\client\renming\app.json, 469 , 2017-03-14
bookClub\client\renming\app.wxss, 1117 , 2017-03-14
bookClub\client\renming\images\9E8DA14E35B5D566F928C24F32B8D6DD.png, 577915 , 2017-03-14
bookClub\client\renming\images\book.png, 342 , 2017-03-14
bookClub\client\renming\images\me.png, 724 , 2017-03-14
bookClub\client\renming\images\plus.png, 406 , 2017-03-14
bookClub\client\renming\images\scan.png, 2988 , 2017-03-14
bookClub\client\renming\images\setting.png, 712 , 2017-03-14
bookClub\client\renming\pages\bookDetail\bookDetail.js, 1527 , 2017-03-14
bookClub\client\renming\pages\bookDetail\bookDetail.json, 2 , 2017-03-14
bookClub\client\renming\pages\bookDetail\bookDetail.wxml, 2507 , 2017-03-14
bookClub\client\renming\pages\bookDetail\bookDetail.wxss, 986 , 2017-03-14
bookClub\client\renming\pages\borrowBook\borrowBook.js, 797 , 2017-03-14
bookClub\client\renming\pages\borrowBook\borrowBook.json, 2 , 2017-03-14
bookClub\client\renming\pages\borrowBook\borrowBook.wxml, 1729 , 2017-03-14
bookClub\client\renming\pages\borrowBook\borrowBook.wxss, 762 , 2017-03-14
bookClub\client\renming\pages\index\index.js, 2306 , 2017-03-14
bookClub\client\renming\pages\index\index.json, 2 , 2017-03-14
bookClub\client\renming\pages\index\index.wxml, 766 , 2017-03-14
bookClub\client\renming\pages\index\index.wxss, 1058 , 2017-03-14
bookClub\client\renming\pages\logs\logs.js, 266 , 2017-03-14
bookClub\client\renming\pages\logs\logs.json, 54 , 2017-03-14
bookClub\client\renming\pages\logs\logs.wxml, 194 , 2017-03-14
bookClub\client\renming\pages\logs\logs.wxss, 106 , 2017-03-14
bookClub\client\renming\pages\personCenter\personCenter.js, 347 , 2017-03-14
bookClub\client\renming\pages\personCenter\personCenter.json, 2 , 2017-03-14
bookClub\client\renming\pages\personCenter\personCenter.wxml, 1444 , 2017-03-14
bookClub\client\renming\pages\personCenter\personCenter.wxss, 1588 , 2017-03-14
bookClub\client\renming\pages\returnBook\returnBook.js, 343 , 2017-03-14
bookClub\client\renming\pages\returnBook\returnBook.json, 2 , 2017-03-14
bookClub\client\renming\pages\returnBook\returnBook.wxml, 1658 , 2017-03-14
bookClub\client\renming\pages\returnBook\returnBook.wxss, 909 , 2017-03-14
bookClub\client\renming\pages\scanResult\scanResult.js, 615 , 2017-03-14
bookClub\client\renming\pages\scanResult\scanResult.json, 2 , 2017-03-14
bookClub\client\renming\pages\scanResult\scanResult.wxml, 154 , 2017-03-14
bookClub\client\renming\pages\scanResult\scanResult.wxss, 38 , 2017-03-14
bookClub\client\renming\pages\shareBook\shareBook.js, 341 , 2017-03-14
bookClub\client\renming\pages\shareBook\shareBook.json, 2 , 2017-03-14
bookClub\client\renming\pages\shareBook\shareBook.wxml, 1019 , 2017-03-14
bookClub\client\renming\pages\shareBook\shareBook.wxss, 907 , 2017-03-14
bookClub\client\renming\project.config.json, 643 , 2019-03-18
bookClub\client\renming\style\weui.wxss, 21070 , 2017-03-14
bookClub\client\renming\utils\onfire.js, 4871 , 2017-03-14
bookClub\client\renming\utils\scanCode.js, 1057 , 2017-03-14
bookClub\client\renming\utils\util.js, 460 , 2017-03-14
bookClub\server\.gitignore, 75 , 2017-03-14
bookClub\server\composer.json, 1107 , 2017-03-14
bookClub\server\composer.lock, 33506 , 2017-03-14
bookClub\server\config\config.php, 6 , 2017-03-14
bookClub\server\config\database.php.sample, 181 , 2017-03-14
bookClub\server\config\global.php, 49 , 2017-03-14
bookClub\server\config\wechat.php.sample, 549 , 2017-03-14
bookClub\server\CONTRIBUTING.md, 583 , 2017-03-14
bookClub\server\logs\README.md, 79 , 2017-03-14
bookClub\server\phpunit.xml, 189 , 2017-03-14
bookClub\server\public\.htaccess, 313 , 2017-03-14
bookClub\server\public\index.php, 768 , 2017-03-14
bookClub\server\README.md, 119 , 2017-03-14
bookClub\server\src\class\api\Douban.php, 388 , 2017-03-14
bookClub\server\src\class\api\Wechat.php, 1049 , 2017-03-14
bookClub\server\src\class\book\Book.php, 4570 , 2017-03-14
bookClub\server\src\class\book\BookBorrow.php, 4010 , 2017-03-14
bookClub\server\src\class\book\BookShare.php, 4533 , 2017-03-14
bookClub\server\src\class\common\AbstractModel.php, 1641 , 2017-03-14
bookClub\server\src\class\common\Account.php, 1960 , 2017-03-14
bookClub\server\src\class\common\AccountSessionKey.php, 3720 , 2017-03-14
bookClub\server\src\class\common\Logger.php, 2404 , 2017-03-14
bookClub\server\src\class\database\Mysql.php, 494 , 2017-03-14
bookClub\server\src\class\database\MysqlCrud.php, 10348 , 2017-03-14
bookClub\server\src\dependencies.php, 581 , 2017-03-14
bookClub\server\src\middleware.php, 146 , 2017-03-14
bookClub\server\src\middlewares\logger.php, 341 , 2017-03-14
bookClub\server\src\middlewares\parseKey.php, 642 , 2017-03-14
bookClub\server\src\routers\home\account.php, 266 , 2017-03-14
bookClub\server\src\routers\home\book.php, 3690 , 2017-03-14
bookClub\server\src\routers\home\my.php, 1049 , 2017-03-14
bookClub\server\src\routes.php, 118 , 2017-03-14
bookClub\server\src\settings.php, 1782 , 2017-03-14
bookClub\server\templates\index.phtml, 1111 , 2017-03-14
bookClub\client\renming\pages\bookDetail, 0 , 2017-03-14
bookClub\client\renming\pages\borrowBook, 0 , 2017-03-14
bookClub\client\renming\pages\index, 0 , 2017-03-14
bookClub\client\renming\pages\logs, 0 , 2017-03-14
bookClub\client\renming\pages\personCenter, 0 , 2017-03-14
bookClub\client\renming\pages\returnBook, 0 , 2017-03-14
bookClub\client\renming\pages\scanResult, 0 , 2017-03-14
bookClub\client\renming\pages\shareBook, 0 , 2017-03-14
bookClub\server\src\class\api, 0 , 2017-03-14
bookClub\server\src\class\book, 0 , 2017-03-14
bookClub\server\src\class\common, 0 , 2017-03-14
bookClub\server\src\class\database, 0 , 2017-03-14
bookClub\server\src\routers\home, 0 , 2017-03-14
bookClub\client\renming\images, 0 , 2017-03-14
bookClub\client\renming\pages, 0 , 2017-03-14
bookClub\client\renming\style, 0 , 2017-03-14
bookClub\client\renming\utils, 0 , 2017-03-14
bookClub\server\src\class, 0 , 2017-03-14
bookClub\server\src\middlewares, 0 , 2017-03-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wxplayer
    说明:  界面简洁漂亮的微信小程序版音乐播放器源码,支持音乐搜索、音乐列表、音乐播放控制等功能(The simple and beautiful interface of the WeChat applet version of the music player source code supports music search, music list, music playback control and other functions)
    2020-05-10 08:28:18下载
    积分:1
  • mini-program-course
    在线报名选修课的小程序,老师学生两种用户(Online registration of elective courses of small procedures, teachers and students two kinds of users)
    2019-03-25 14:31:12下载
    积分:1
  • -潮品商城
    说明:  微信小程序之潮品商城,DEMO,学校作业,可以根据分类给出适合的穿搭建议(Wechat Shopping Mall, DEMO, school assignments, can be classified according to the appropriate clothing suggestions.)
    2020-06-16 19:20:03下载
    积分:1
  • CCHR.WebChat
    项目名称:WebChat ,Html5框架开发(Project Name: WebChat, Html5 framework development)
    2018-03-14 11:58:55下载
    积分:1
  • wechat-cnode-master
    说明:  微信小程序,适合新手学习;为了帮助开发者简单和高效地开发和调试微信小程序,我们在原有的公众号网页调试工具的基础上,推出了全新的 微信开发者工具,集成了公众号网页调试和小程序调试两种开发模式。(WeChat small program is suitable for beginners to learn. In order to help developers develop and debug WeChat applets simply and efficiently, we launched a new WeChat developer tool based on the original official account debugging tool, which integrates two modes of official account debugging and debugging.)
    2020-09-07 17:08:43下载
    积分:1
  • 商城源码:在线点餐源码
    说明:  微信小程序商城源码 微信在线点餐源码 适合要求较低 适合新手(Wechat small program shop source code wechat online ordering source code suitable for low requirements suitable for novice)
    2020-03-08 22:03:15下载
    积分:1
  • 百度
    微信小程序开发类似百度小说、热搜榜、点击榜、搜索、开始阅读(Weixin applet development similar to Baidu novel, hot search list, click list, search, start reading)
    2020-06-21 02:20:01下载
    积分:1
  • 40套源码
    40套最新微信小程序源码,当下最流行的微信小程序,界面、代码可供参考。
    2022-08-17 00:54:27下载
    积分:1
  • 校园
    校园小程序,校园小程序,校园小程序,微信小程序,关于校园的微信小程序
    2022-07-11 12:57:09下载
    积分:1
  • 开发零基础入门》张帆
    微信小程序是一种最新的App替代品,其定位是在微信公众号的生态链中,使用微信本身作为应用平台,无须更新和下载,开箱即用。《微信小程序开发零基础入门》由浅入深、循序渐进,使零基础的读者能够熟练掌握使用微信开发小程序应用。 《微信小程序开发零基础入门》分为8章,第1~2章是关于小程序的应用场景和小程序本身的介绍,包括小程序涉及的技术和IDE开发环境的使用。第3章是HTML 5、CSS 3、JavaScript的语法介绍,然后引申出小程序使用的WXSS、WXML、JavaScript的相关语法。第4章是小程序开发组件的介绍,每个组件都配备了上手示例,帮助读者加深印象。第5章是一个完整的小程序项目的开发步骤。第6章是调用微信API的介绍,对常见API提供了示例编码和分析。第7章是一个完整的项目,包括前、后端,通过项目实战让读者上手真正的小程序开发。第8章是对小程序最新API(蓝牙、卡券)等的补充。 《微信小程序开发零基础入门》内容精练、重点突出、实例丰富,是面向广大程序员的编程入门参考书,也是学习小程序开发入门的最佳实践,同时也非常适合大中专院校师生自学,从而掌握最新技术,拓宽知识体系。(Chapter 1 - 2 is about the application scenario of the widget and the introduction of the widget itself, including the technology involved in the widget and the use of IDE development environment. Chapter 3 introduces the grammar of HTML 5, CSS 3 and JavaScript, and then derives the relevant grammar of WXSS, WXML and JavaScript used by small programs. Chapter 4 is the introduction of widget development components. Each component is equipped with hands-on examples to help readers deepen their impression. Chapter 5 is a complete small program project development steps. Chapter 6 is an introduction to invoking the Wechat API, which provides sample coding and analysis for common APIs. Chapter 7 is a complete project, including front-end and back-end, through which readers can start real small program development. Chapter 8 is a supplement to the latest API (Bluetooth, Card Voucher) of the applet.)
    2019-02-28 01:09:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载