电脑桌面
添加毕设投稿发表到电脑桌面
安装后可以在桌面快捷访问

25年KTS【计算机专业毕设一套】考研学习系统的设计与实现【附源码+数据库+万字论文+PPT】.zip能运行可有偿部署

25年KTS【计算机专业毕设一套】考研学习系统的设计与实现【附源码+数据库+万字论文+PPT】.zip能运行可有偿部署
收起资源包目录
  • django考研学习系统的设计与实现-答辩PPT.pptx(2.1 MB)
  • django考研学习系统的设计与实现-论文11402字.docx(3.08 MB)
  • manage_code
    • .env.development(197 B)
    • .env.production(177 B)
    • babel.config.js(73 B)
    • jsconfig.json(279 B)
    • package-lock.json(422.98 KB)
    • package.json(1.19 KB)
    • public
      • favicon.ico(4.19 KB)
      • index.html(762 B)
      • js
        • lunar.min.js(297.26 KB)
    • src
      • App.vue(1.45 KB)
      • assets
        • china.json(568.87 KB)
        • css
          • canvas-bg-1.css(391 B)
          • canvas-bg-2.css(83 B)
          • canvas-bg-3.css(61 B)
          • canvas-bg-4.css(61 B)
          • canvas-bg-5.css(61 B)
          • style.scss(27.64 KB)
        • img
          • avatar.png(9.22 KB)
          • jiahao.png(5.38 KB)
          • pass.png(2.87 KB)
          • pay
            • gonghang.png(1.55 KB)
            • jianshe.png(1.27 KB)
            • jiaotong.png(1.21 KB)
            • nongye.png(1.58 KB)
            • weixin.png(1.55 KB)
            • yinhangka.png(1.84 KB)
            • yunshanfu.png(1.67 KB)
            • zhifubao.png(1.69 KB)
            • zhonghang.png(1.64 KB)
          • QRcode.png(10.92 KB)
          • reject.png(3 KB)
          • wait.png(2.91 KB)
        • js
          • canvas-bg-1.js(2.02 KB)
          • canvas-bg-2.js(7.25 KB)
          • canvas-bg-3.js(4.4 KB)
          • canvas-bg-4.js(10.87 KB)
          • canvas-bg-5.js(5.15 KB)
          • echarts-theme.js(7.41 KB)
        • logo.png(6.69 KB)
      • components
        • common
          • approval.vue(2.31 KB)
          • Editor.vue(6.97 KB)
          • img.vue(6.7 KB)
          • importForm.vue(2.21 KB)
          • location.vue(5.33 KB)
          • timeable.vue(6.55 KB)
          • upload.vue(4.7 KB)
        • index
          • indexMain.vue(2.93 KB)
          • indexMenu.vue(10.78 KB)
          • indexScrollPane.vue(2.22 KB)
          • indexTags.vue(7.48 KB)
          • indexTop.vue(8.61 KB)
        • VerifySlider
          • VerifySlider.vue(8.13 KB)
      • main.js(2.13 KB)
      • router
        • index.js(2.93 KB)
      • store
        • index.js(5.09 KB)
        • modules
          • system.js(257 B)
          • user.js(2.22 KB)
      • utils
        • config.js(358 B)
        • cryptojs.js(155.99 KB)
        • Export2Excel.js(5.55 KB)
        • http.js(1.28 KB)
        • menu.js(231 B)
        • toolUtil.js(7.72 KB)
      • views
        • bookmarkxinxiyuedu
          • formModel.vue(8.5 KB)
          • list.vue(12.73 KB)
        • chapterxinxiyuedu
          • formModel.vue(8.19 KB)
          • list.vue(11.32 KB)
        • config
          • formModel.vue(7.88 KB)
          • list.vue(9.75 KB)
        • exam
          • examfailrecord
            • list.vue(7.46 KB)
          • exampaperlist
            • examination.vue(17.86 KB)
            • list.vue(6.73 KB)
          • examquestion
            • formModel.vue(11.51 KB)
            • list.vue(12.16 KB)
          • examquestionbank
            • formModel.vue(10.7 KB)
            • list.vue(10.3 KB)
          • examrecord
            • formModel.vue(6.64 KB)
            • list.vue(10.97 KB)
        • exampaper
          • formModel.vue(7.9 KB)
          • list.vue(13.2 KB)
        • forget.vue(6.72 KB)
        • HomeView.vue(8.25 KB)
        • index.vue(419 B)
        • login.vue(9.37 KB)
        • menu_manage
          • list.vue(7.43 KB)
        • news
          • formModel.vue(8.79 KB)
          • list.vue(10.98 KB)
        • storeup
          • formModel.vue(9.21 KB)
          • list.vue(11.63 KB)
        • updatepassword.vue(2.72 KB)
        • users
          • center.vue(1.91 KB)
          • formModel.vue(7.41 KB)
          • list.vue(10.52 KB)
        • xinxiyuedu
          • formModel.vue(9.18 KB)
          • list.vue(12.99 KB)
        • xuesheng
          • center.vue(4.09 KB)
          • formModel.vue(10.28 KB)
          • list.vue(11.92 KB)
    • vue.config.js(1.54 KB)
  • server_code
    • config.ini(205 B)
    • dj2
      • __init__.py(44 B)
      • __pycache__
        • __init__.cpython-37.pyc(181 B)
        • settings.cpython-37.pyc(3.95 KB)
        • urls.cpython-37.pyc(3.99 KB)
        • views.cpython-37.pyc(15.99 KB)
        • wsgi.cpython-37.pyc(527 B)
      • settings.py(5.48 KB)
      • urls.py(5.82 KB)
      • views.py(46.26 KB)
      • wsgi.py(383 B)
    • init.py(2.06 KB)
    • main
      • __init__.py(44 B)
      • __pycache__
        • __init__.cpython-37.pyc(176 B)
        • admin.cpython-37.pyc(829 B)
        • apps.cpython-37.pyc(407 B)
        • Bookmarkxinxiyuedu_v.cpython-37.pyc(20.41 KB)
        • Chapterxinxiyuedu_v.cpython-37.pyc(20.33 KB)
        • Config_v.cpython-37.pyc(19.68 KB)
        • Exampaper_v.cpython-37.pyc(21.99 KB)
        • Examquestion_v.cpython-37.pyc(20.11 KB)
        • Examquestionbank_v.cpython-37.pyc(20.28 KB)
        • Examrecord_v.cpython-37.pyc(24.33 KB)
        • Menu_v.cpython-37.pyc(19.57 KB)
        • model.cpython-37.pyc(16.72 KB)
        • models.cpython-37.pyc(11.56 KB)
        • News_v.cpython-37.pyc(19.63 KB)
        • schema_v.cpython-37.pyc(13.19 KB)
        • Storeup_v.cpython-37.pyc(20.02 KB)
        • urls.cpython-37.pyc(23.26 KB)
        • Users_v.cpython-37.pyc(21.73 KB)
        • Xinxiyuedu_v.cpython-37.pyc(19.96 KB)
        • Xuesheng_v.cpython-37.pyc(22.33 KB)
      • admin.py(715 B)
      • apps.py(140 B)
      • Bookmarkxinxiyuedu_v.py(28.05 KB)
      • Chapterxinxiyuedu_v.py(27.89 KB)
      • Config_v.py(26.42 KB)
      • Exampaper_v.py(31.36 KB)
      • Examquestion_v.py(27.36 KB)
      • Examquestionbank_v.py(27.8 KB)
      • Examrecord_v.py(35.56 KB)
      • Menu_v.py(26.14 KB)
      • model.py(21.98 KB)
      • models.py(31.8 KB)
      • News_v.py(26.23 KB)
      • schema_v.py(21.49 KB)
      • Storeup_v.py(27.17 KB)
      • tests.py(60 B)
      • urls.py(26.69 KB)
      • Users_v.py(29.24 KB)
      • views.py(63 B)
      • Xinxiyuedu_v.py(27.01 KB)
      • Xuesheng_v.py(30.37 KB)
    • manage.py(535 B)
    • media
      • requirements.txt(108 B)
      • sql
        • cl304143172.sql(83.19 KB)
      • templates
        • client
          • h5
            • index.html(1.23 KB)
            • static
              • background1.jpg(7.21 KB)
              • center
                • face.jpeg(50.77 KB)
                • l5.png(6.18 KB)
                • setting.png(6.13 KB)
                • to.png(2.85 KB)
              • coupon
                • coupon.png(26.21 KB)
                • finish-coupon.png(7.33 KB)
                • no-coupon.png(7.1 KB)
              • exam-index
                • exam.png(15.76 KB)
                • paper.png(3.33 KB)
              • forum
                • forum.png(13.22 KB)
              • gen
                • cai.png(1.67 KB)
                • kefu.png(2.67 KB)
                • shoucang.png(1.64 KB)
                • tianjia.png(4.44 KB)
                • upload.png(4.26 KB)
                • zan.png(1.59 KB)
              • index.css(79.23 KB)
              • index
                • face.png(582 B)
              • jiahao.png(5.38 KB)
              • jiesuo.png(2.73 KB)
              • js
                • chunk-vendors.ff25e7e1.js(584.29 KB)
                • common-linkOthers-linkOthers.ce19074f.js(1.25 KB)
                • image-resize-3.0.1.min.js(23.93 KB)
                • image-resize.min.js(23.93 KB)
                • index.9cd66558.js(477.39 KB)
                • pages-bookmarkxinxiyuedu-add-or-update.3003b123.js(12.47 KB)
                • pages-bookmarkxinxiyuedu-add-or-update~pages-chapterxinxiyuedu-add-or-update~pages-xinxiyuedu-add-or~1be2b185.571b4b18.js(201.14 KB)
                • pages-bookmarkxinxiyuedu-detail.b6443cee.js(11.3 KB)
                • pages-bookmarkxinxiyuedu-list.d51a6424.js(14.23 KB)
                • pages-center-center.0fa61134.js(15.64 KB)
                • pages-chapterxinxiyuedu-add-or-update.a4f70043.js(11.55 KB)
                • pages-chapterxinxiyuedu-detail.75bdc287.js(11.41 KB)
                • pages-chapterxinxiyuedu-list.fe873ce4.js(14.22 KB)
                • pages-examfailrecord-list.a339974d.js(3.25 KB)
                • pages-exampaperlist-exam.60044b31.js(12.07 KB)
                • pages-exampaperlist-list.cfcf53fa.js(7.05 KB)
                • pages-examrecord-detail.3dc007a0.js(3.19 KB)
                • pages-examrecord-list.afd09ac2.js(3.12 KB)
                • pages-forget-forget.bac74701.js(9.72 KB)
                • pages-index-index.dd456763.js(62.59 KB)
                • pages-login-login.ce915222.js(8.23 KB)
                • pages-news-detail-news-detail.b435f656.js(7.53 KB)
                • pages-news-list-news-list.75010792.js(7.76 KB)
                • pages-register-register.c2dad1ed.js(22.51 KB)
                • pages-storeup-list.28d64058.js(9.17 KB)
                • pages-user-info-user-info.7578006d.js(22.65 KB)
                • pages-xinxiyuedu-add-or-update.0bbc1012.js(13.41 KB)
                • pages-xinxiyuedu-chapter.99e18c14.js(110.94 KB)
                • pages-xinxiyuedu-detail.589b20a5.js(18.19 KB)
                • pages-xinxiyuedu-list.d43d9655.js(18.12 KB)
                • pages-xuesheng-add-or-update.d88eba68.js(14.45 KB)
                • pages-xuesheng-detail.74988277.js(12.11 KB)
                • pages-xuesheng-list.ca8b89ce.js(14.28 KB)
                • quill.min.js(211.26 KB)
              • location.png(514 B)
              • login
                • captcha.jpg(5.31 KB)
                • logo.png(2.56 KB)
              • logo.png(4.09 KB)
              • pay-confirm
                • jianshe.png(6.63 KB)
                • jiaotong.png(5.78 KB)
                • nongye.png(7.2 KB)
                • weixin.png(7.52 KB)
                • zhifubao.png(4.87 KB)
                • zhongguo.png(7.3 KB)
              • player
                • bofang.png(6.21 KB)
                • danqu.png(4.36 KB)
                • list.png(2.27 KB)
                • play.png(2.67 KB)
                • plays.jpg(21.24 KB)
                • shanchu.png(3.13 KB)
                • suiji.png(4.07 KB)
                • xunhuan.png(1.92 KB)
                • zanting.png(5.85 KB)
              • restaurant-detail
                • now.png(1.83 KB)
                • select.png(6.31 KB)
                • unselect.png(4.29 KB)
              • share
                • fuzhi.png(11.44 KB)
                • gengduo.png(10.77 KB)
                • pengyouquan.png(13.35 KB)
                • qq.png(11.92 KB)
                • qqkongjian.png(14.6 KB)
                • weibo.png(17.91 KB)
                • weixin.png(16.57 KB)
                • xiaochengxu.png(13.86 KB)
              • sort.png(2.14 KB)
              • sortImg
                • asc.png(2.87 KB)
                • desc.png(2.44 KB)
                • sortDefault.png(3.17 KB)
              • sorts.png(3.31 KB)
              • suoding.png(2.82 KB)
              • tabs
                • 1
                  • cart.png(3.46 KB)
                  • cart1.png(4.41 KB)
                  • exam.png(4.47 KB)
                  • exam_act.png(5.42 KB)
                  • forum.png(1.88 KB)
                  • forum_act.png(2.25 KB)
                  • icon1.png(2.34 KB)
                  • icon1_act.png(2.61 KB)
                  • icon2.png(2.17 KB)
                  • icon2_act.png(3.37 KB)
                  • icon3.png(4.1 KB)
                  • icon3_act.png(5.37 KB)
                  • icon4.png(2.01 KB)
                  • icon4_act.png(2.21 KB)
                  • index.png(2.46 KB)
                  • index1.png(3.38 KB)
                  • map.png(4.79 KB)
                  • map_act.png(6.17 KB)
                  • message.png(4.44 KB)
                  • message_act.png(6.5 KB)
                  • mine.png(3.76 KB)
                  • mine1.png(4.83 KB)
                  • news.png(2.38 KB)
                  • news_act.png(3.24 KB)
                  • weather.png(4.24 KB)
                  • weather_act.png(5.81 KB)
                • 2
                  • cart.png(3.3 KB)
                  • cart1.png(2.78 KB)
                  • exam.png(2.9 KB)
                  • exam_act.png(2.81 KB)
                  • forum.png(2.93 KB)
                  • forum_act.png(2.58 KB)
                  • icon1.png(5 KB)
                  • icon1_act.png(3.7 KB)
                  • icon2.png(3.21 KB)
                  • icon2_act.png(3.06 KB)
                  • icon3.png(4.1 KB)
                  • icon3_act.png(3.15 KB)
                  • icon4.png(2.8 KB)
                  • icon4_act.png(2.8 KB)
                  • index.png(2.42 KB)
                  • index1.png(2.06 KB)
                  • map.png(4.15 KB)
                  • map_act.png(3.52 KB)
                  • message.png(4.39 KB)
                  • message_act.png(3.29 KB)
                  • mine.png(3.44 KB)
                  • mine1.png(2.51 KB)
                  • news.png(2.11 KB)
                  • news_act.png(2.07 KB)
                  • weather.png(4.21 KB)
                  • weather_act.png(3.45 KB)
                • 3
                  • cart.png(4.07 KB)
                  • cart1.png(4.47 KB)
                  • exam.png(1.28 KB)
                  • exam_act.png(1.51 KB)
                  • forum.png(1.01 KB)
                  • forum_act.png(1.19 KB)
                  • icon1.png(1.69 KB)
                  • icon1_act.png(1.72 KB)
                  • icon2.png(711 B)
                  • icon2_act.png(750 B)
                  • icon3.png(1.64 KB)
                  • icon3_act.png(1.69 KB)
                  • icon4.png(984 B)
                  • icon4_act.png(1 KB)
                  • index.png(4.4 KB)
                  • index1.png(4.46 KB)
                  • map.png(1.2 KB)
                  • map_act.png(1.4 KB)
                  • message.png(1.22 KB)
                  • message_act.png(1.41 KB)
                  • mine.png(7.34 KB)
                  • mine1.png(7.58 KB)
                  • news.png(635 B)
                  • news_act.png(701 B)
                  • order.png(992 B)
                  • order1.png(1022 B)
                  • service.png(1.52 KB)
                  • service_act.png(1.76 KB)
                  • type.png(3.83 KB)
                  • type1.png(4.16 KB)
                  • weather.png(1.24 KB)
                  • weather_act.png(1.44 KB)
                • cart.png(4.07 KB)
                • cart1.png(4.47 KB)
                • exam.png(1.28 KB)
                • exam_act.png(1.51 KB)
                • forum.png(1.01 KB)
                • forum_act.png(1.19 KB)
                • icon1.png(1.69 KB)
                • icon1_act.png(1.72 KB)
                • icon2.png(711 B)
                • icon2_act.png(750 B)
                • icon3.png(1.64 KB)
                • icon3_act.png(1.69 KB)
                • icon4.png(984 B)
                • icon4_act.png(1 KB)
                • index.png(4.4 KB)
                • index1.png(4.46 KB)
                • map.png(1.2 KB)
                • map_act.png(1.4 KB)
                • message.png(1.22 KB)
                • message_act.png(1.41 KB)
                • mine.png(7.34 KB)
                • mine1.png(7.58 KB)
                • news.png(635 B)
                • news_act.png(701 B)
                • order.png(992 B)
                • order1.png(1022 B)
                • service.png(1.52 KB)
                • service_act.png(1.76 KB)
                • type.png(3.83 KB)
                • type1.png(4.16 KB)
                • weather.png(1.24 KB)
                • weather_act.png(1.44 KB)
              • weather
                • add.png(2.86 KB)
                • class
                  • 0.png(965 B)
                  • 1.png(838 B)
                  • 10.png(1.26 KB)
                  • 11.png(1.74 KB)
                  • 111.png(2.81 KB)
                  • 12.png(1.44 KB)
                  • 13.png(921 B)
                  • 14.png(1.17 KB)
                  • 15.png(1.33 KB)
                  • 2.png(777 B)
                • location.png(6.87 KB)
        • file
          • 1743738749935.jpg(162.44 KB)
          • 1743738764099.jpg(162.44 KB)
          • 1743738827658.jpg(575.78 KB)
          • backup.sql(82.99 KB)
          • newsPicture1.jpg(9.45 KB)
          • newsPicture10.jpg(11.06 KB)
          • newsPicture2.jpg(14.89 KB)
          • newsPicture3.jpg(12.43 KB)
          • newsPicture4.jpg(3.36 KB)
          • newsPicture5.jpg(9.54 KB)
          • newsPicture6.jpg(9.67 KB)
          • newsPicture7.jpg(9.45 KB)
          • newsPicture8.jpg(82.4 KB)
          • newsPicture9.jpg(3.11 KB)
          • swiperPicture1.jpg(16.54 KB)
          • swiperPicture2.jpg(11.57 KB)
          • swiperPicture3.jpg(81.29 KB)
          • swiperPicture4.jpg(9.67 KB)
          • xinxiyueduTupian1.jpg(31.19 KB)
          • xinxiyueduTupian10.jpg(16.75 KB)
          • xinxiyueduTupian2.jpg(14.5 KB)
          • xinxiyueduTupian3.jpg(2.93 KB)
          • xinxiyueduTupian4.jpg(41.88 KB)
          • xinxiyueduTupian5.jpg(11.82 KB)
          • xinxiyueduTupian6.jpg(22.09 KB)
          • xinxiyueduTupian7.jpg(39.63 KB)
          • xinxiyueduTupian8.jpg(14.4 KB)
          • xinxiyueduTupian9.jpg(17.85 KB)
          • xueshengTouxiang1.jpg(34.76 KB)
          • xueshengTouxiang10.jpg(66.03 KB)
          • xueshengTouxiang2.jpg(30.57 KB)
          • xueshengTouxiang3.jpg(52.84 KB)
          • xueshengTouxiang4.jpg(27.09 KB)
          • xueshengTouxiang5.jpg(17.26 KB)
          • xueshengTouxiang6.jpg(22.58 KB)
          • xueshengTouxiang7.jpg(74.29 KB)
          • xueshengTouxiang8.jpg(32.73 KB)
          • xueshengTouxiang9.jpg(23.28 KB)
        • manage
          • css
            • 279.ef6de73c.css(362 B)
            • 4.2f0c3beb.css(4.14 KB)
            • 5.12149ddf.css(4.52 KB)
            • 519.0a0d7053.css(10.84 KB)
            • 658.4f034e44.css(0 B)
            • app.a293d9cb.css(28.27 KB)
            • chunk-vendors.8c24ab06.css(318.95 KB)
          • favicon.ico(4.19 KB)
          • img
            • avatar.82999e9a.png(9.22 KB)
          • index.html(830 B)
          • js
            • 279.3c5a4309.js(15.32 KB)
            • 279.3c5a4309.js.map(36.29 KB)
            • 343.0f029c69.js(286.51 KB)
            • 343.0f029c69.js.map(1.37 MB)
            • 4.5b33a00e.js(3.92 KB)
            • 4.5b33a00e.js.map(13.44 KB)
            • 5.f9567b1c.js(763 B)
            • 5.f9567b1c.js.map(10.09 KB)
            • 519.8759fb6c.js(15.4 KB)
            • 519.8759fb6c.js.map(61.91 KB)
            • 658.cb181138.js(3.34 KB)
            • 658.cb181138.js.map(6.25 KB)
            • app.a3cb962a.js(272.32 KB)
            • app.a3cb962a.js.map(787.25 KB)
            • chunk-vendors.333a1ac2.js(3.82 MB)
            • chunk-vendors.333a1ac2.js.map(15.81 MB)
            • lunar.min.js(297.26 KB)
      • util
        • __init__.py(32 B)
        • __pycache__
          • __init__.cpython-37.pyc(151 B)
          • auth.cpython-37.pyc(1.95 KB)
          • baidubce_api.cpython-37.pyc(6.76 KB)
          • codes.cpython-37.pyc(752 B)
          • common.cpython-37.pyc(621 B)
          • configread.cpython-37.pyc(626 B)
          • locate.cpython-37.pyc(651 B)
          • message.cpython-37.pyc(1.03 KB)
        • alipay_key
          • alipay_public_2048.txt(448 B)
          • app_private_2048.txt(66 B)
        • auth.py(2.23 KB)
        • baidubce_api.py(7.66 KB)
        • codes.py(972 B)
        • common.py(276 B)
        • configread.py(559 B)
        • create_db.sql(63 B)
        • locate.py(558 B)
        • message.py(827 B)
        • sqlinit.py(958 B)
      • xmiddleware
        • __init__.py(32 B)
        • __pycache__
          • __init__.cpython-37.pyc(158 B)
          • json_response_middleware.cpython-37.pyc(1.65 KB)
          • xauth.cpython-37.pyc(2.33 KB)
          • xparam.cpython-37.pyc(1.51 KB)
        • json_response_middleware.py(1.34 KB)
        • xauth.py(3.75 KB)
        • xparam.py(2.25 KB)
      • 安装.bat(474 B)
      • 运行.bat(57 B)
    • wechat_code
      • .eslintrc.js(587 B)
      • api
        • index.js(5.97 KB)
        • login.js(2.47 KB)
        • request.js(2.85 KB)
      • app.js(1.31 KB)
      • app.json(2.59 KB)
      • app.wxss(545 B)
      • component
        • com-date
          • com-date.js(3.12 KB)
          • com-date.json(122 B)
          • com-date.wxml(252 B)
          • com-date.wxss(41 B)
        • com-editor
          • com-editor.js(6.11 KB)
          • com-editor.json(104 B)
          • com-editor.wxml(1.23 KB)
          • com-editor.wxss(717 B)
          • iconfont.wxss(11.73 KB)
          • weui.wxss(23.23 KB)
        • com-manySel
          • com-manySel.js(3.5 KB)
          • com-manySel.json(116 B)
          • com-manySel.wxml(1.17 KB)
          • com-manySel.wxss(741 B)
        • com-popup
          • com-popup.js(1.69 KB)
          • com-popup.json(55 B)
          • com-popup.wxml(998 B)
          • com-popup.wxss(3.07 KB)
        • com-tabs
          • com-tabs.js(8.9 KB)
          • com-tabs.json(55 B)
          • com-tabs.wxml(1.21 KB)
          • com-tabs.wxss(493 B)
        • com-video
          • com-video.js(1.46 KB)
          • com-video.json(25 B)
          • com-video.wxml(705 B)
          • com-video.wxss(859 B)
        • comment-item
          • comment-item.js(4.13 KB)
          • comment-item.json(125 B)
          • comment-item.wxml(1.55 KB)
          • comment-item.wxss(840 B)
        • date-picker
          • date-picker.js(4.58 KB)
          • date-picker.json(55 B)
          • date-picker.wxml(2.33 KB)
          • date-picker.wxss(1.34 KB)
        • dateTimePicker
          • dateTime.js(926 B)
          • dateTime.wxml(100 B)
        • lucky-canvas
          • dist
            • index.cjs.js(44.3 KB)
            • index.cjs.js.map(159.94 KB)
            • index.esm.js(44.22 KB)
            • index.esm.js.map(159.96 KB)
            • index.umd.js(44.49 KB)
            • index.umd.js.map(215.69 KB)
            • lucky-canvas.js(56.13 KB)
          • index.js(48 B)
          • LICENSE(11.08 KB)
          • package.json(2.82 KB)
          • README.md(1.63 KB)
          • types
            • index.d.ts(21.24 KB)
        • mini-luck-draw
          • .babelrc(212 B)
          • .eslintrc.js(2.04 KB)
          • dist
            • lucky-grid
              • index.js(43.22 KB)
              • index.js.map(54.56 KB)
              • index.json(51 B)
              • index.wxml(1.45 KB)
              • index.wxss(243 B)
            • lucky-wheel
              • index.js(42.84 KB)
              • index.js.map(53.96 KB)
              • index.json(51 B)
              • index.wxml(1.72 KB)
              • index.wxss(244 B)
          • gulpfile.js(867 B)
          • LICENSE(11.27 KB)
          • package.json(4.46 KB)
          • README.md(4.96 KB)
          • tsconfig.json(567 B)
        • musicPlayer
          • musicPlayer.js(12.84 KB)
          • musicPlayer.json(54 B)
          • musicPlayer.wxml(3.43 KB)
          • musicPlayer.wxss(2.45 KB)
        • rating
          • img
            • star-o.png(3 KB)
            • star.png(3.08 KB)
          • index.js(1.72 KB)
          • index.json(48 B)
          • index.wxml(421 B)
          • index.wxss(203 B)
        • timetable
          • timetable.js(4.03 KB)
          • timetable.json(50 B)
          • timetable.wxml(1.35 KB)
          • timetable.wxss(1.35 KB)
        • tree-menu
          • tree-menu.js(3.88 KB)
          • tree-menu.json(118 B)
          • tree-menu.wxml(1.45 KB)
          • tree-menu.wxss(1.87 KB)
      • config.js(0 B)
      • miniprogram
        • amap-wx.js(11.19 KB)
      • pages
        • address
          • detail.js(8.37 KB)
          • detail.json(212 B)
          • detail.wxml(2.22 KB)
          • detail.wxss(1.17 KB)
          • list.js(2.75 KB)
          • list.json(157 B)
          • list.wxml(1.16 KB)
          • list.wxss(789 B)
        • bookmarkxinxiyuedu
          • detail.js(13.21 KB)
          • detail.json(313 B)
          • detail.wxml(1.68 KB)
          • list.js(8.62 KB)
          • list.json(282 B)
          • list.wxml(1.83 KB)
          • update-and-add.js(7.95 KB)
          • update-and-add.json(309 B)
          • update-and-add.wxml(1.05 KB)
          • update-and-add.wxss(2.88 KB)
        • center
          • center.js(9.68 KB)
          • center.json(258 B)
          • center.wxml(2.51 KB)
          • center.wxss(4.97 KB)
        • chapterxinxiyuedu
          • detail.js(13.28 KB)
          • detail.json(313 B)
          • detail.wxml(1.72 KB)
          • list.js(8.6 KB)
          • list.json(282 B)
          • list.wxml(1.83 KB)
          • update-and-add.js(7.77 KB)
          • update-and-add.json(309 B)
          • update-and-add.wxml(806 B)
          • update-and-add.wxss(2.88 KB)
        • exampaper
          • exam.js(10.76 KB)
          • exam.json(217 B)
          • exam.wxml(3.36 KB)
          • exam.wxss(1.9 KB)
          • list.js(2 KB)
          • list.json(162 B)
          • list.wxml(1023 B)
          • list.wxss(1.67 KB)
        • examrecord
          • detail.js(2.57 KB)
          • detail.json(148 B)
          • detail.wxml(1.21 KB)
          • detail.wxss(1.57 KB)
          • list.js(2.37 KB)
          • list.json(162 B)
          • list.wxml(849 B)
          • list.wxss(1.68 KB)
        • forget
          • forget.js(4.47 KB)
          • forget.json(157 B)
          • forget.wxml(1.58 KB)
          • forget.wxss(963 B)
        • index
          • index.js(3.25 KB)
          • index.json(210 B)
          • index.wxml(2.99 KB)
          • index.wxss(17.4 KB)
        • login
          • login.js(4.59 KB)
          • login.json(127 B)
          • login.wxml(1.08 KB)
          • login.wxss(2.93 KB)
        • news
          • detail.js(1.77 KB)
          • detail.json(157 B)
          • detail.wxml(964 B)
          • detail.wxss(2.3 KB)
          • list.js(2.2 KB)
          • list.json(161 B)
          • list.wxml(1.68 KB)
          • list.wxss(3.01 KB)
        • reply
          • reply.js(6.66 KB)
          • reply.json(157 B)
          • reply.wxml(1.1 KB)
          • reply.wxss(915 B)
        • storeup
          • list.js(6.07 KB)
          • list.json(149 B)
          • list.wxml(1.18 KB)
        • user-info
          • user-info.js(5.11 KB)
          • user-info.json(320 B)
          • user-info.wxml(2.32 KB)
          • user-info.wxss(2.53 KB)
        • webOpen
          • webOpen.js(989 B)
          • webOpen.json(162 B)
          • webOpen.wxml(42 B)
          • webOpen.wxss(32 B)
        • xinxiyuedu
          • chapter.js(3.15 KB)
          • chapter.json(157 B)
          • chapter.wxml(518 B)
          • chapter.wxss(361 B)
          • detail.js(15.45 KB)
          • detail.json(307 B)
          • detail.wxml(3.7 KB)
          • list.js(9.22 KB)
          • list.json(276 B)
          • list.wxml(3.06 KB)
          • update-and-add.js(8.91 KB)
          • update-and-add.json(303 B)
          • update-and-add.wxml(1.27 KB)
          • update-and-add.wxss(2.88 KB)
        • xuesheng
          • detail.js(11.36 KB)
          • detail.json(301 B)
          • detail.wxml(2.64 KB)
          • list.js(8.09 KB)
          • list.json(270 B)
          • list.wxml(1.69 KB)
          • register.js(4.46 KB)
          • register.json(305 B)
          • register.wxml(1.26 KB)
          • register.wxss(3.27 KB)
          • update-and-add.js(9.55 KB)
          • update-and-add.json(297 B)
          • update-and-add.wxml(1.56 KB)
          • update-and-add.wxss(2.88 KB)
      • project.config.json(1.46 KB)
      • project.private.config.json(419 B)
      • sitemap.json(191 B)
      • static
        • center
          • l5.png(6.18 KB)
          • setting.png(6.13 KB)
          • to.png(2.85 KB)
        • css
          • detail.wxss(12.06 KB)
          • list.wxss(12.04 KB)
        • exam-index
          • exam.png(15.76 KB)
        • forum.png(1.01 KB)
        • forum
          • forum.png(13.22 KB)
        • forum_act.png(1.19 KB)
        • gen
          • cai.png(1.67 KB)
          • kefu.png(2.67 KB)
          • shoucang.png(1.64 KB)
          • tianjia.png(4.44 KB)
          • upload.png(4.26 KB)
          • zan.png(1.59 KB)
        • icon1.png(1.69 KB)
        • icon1_act.png(1.72 KB)
        • iconfig
          • common.wxss(677 B)
          • demo.css(8.23 KB)
          • demo_index.html(220.83 KB)
          • font
            • iconfont.js(220.11 KB)
            • iconfont.json(44.36 KB)
            • iconfont.ttf(53.9 KB)
            • iconfont.woff(28.5 KB)
            • iconfont.woff2(23.69 KB)
            • iconfont.wxss(14.47 KB)
          • global-restaurant.wxss(6.71 KB)
          • icon.wxss(70.87 KB)
          • reply
            • iconfont.wxss(11.73 KB)
          • weui.wxss(59.18 KB)
        • index.png(4.4 KB)
        • index1.png(4.46 KB)
        • jiahao.png(5.38 KB)
        • jiesuo.png(2.73 KB)
        • js
          • image-resize-3.0.1.min.js(23.93 KB)
          • image-resize.min.js(23.93 KB)
          • quill.min.js(211.26 KB)
        • list.png(2.34 KB)
        • location.png(514 B)
        • login.png(8.43 KB)
        • login
          • captcha.jpg(5.31 KB)
          • logo.png(2.56 KB)
        • logo.png(4.09 KB)
        • mescroll-totop.png(288 B)
        • mine.png(7.34 KB)
        • mine1.png(7.58 KB)
        • news.png(635 B)
        • news_act.png(701 B)
        • order.png(5.37 KB)
        • paper.png(3.33 KB)
        • player
          • bofang.png(6.21 KB)
          • danqu.png(4.36 KB)
          • list.png(2.27 KB)
          • play.png(2.67 KB)
          • plays.jpg(21.24 KB)
          • shanchu.png(3.13 KB)
          • sort.png(5.05 KB)
          • suiji.png(4.07 KB)
          • xunhuan.png(1.92 KB)
          • zanting.png(5.85 KB)
        • select.png(6.31 KB)
        • sortImg
          • asc.png(2.87 KB)
          • desc.png(2.44 KB)
          • sortDefault.png(3.17 KB)
        • suoding.png(2.82 KB)
        • tabs
          • 1
            • cart.png(3.46 KB)
            • cart1.png(4.41 KB)
            • exam.png(4.47 KB)
            • exam_act.png(5.42 KB)
            • forum.png(1.88 KB)
            • forum_act.png(2.25 KB)
            • icon1.png(2.34 KB)
            • icon1_act.png(2.61 KB)
            • icon2.png(2.17 KB)
            • icon2_act.png(3.37 KB)
            • icon3.png(4.1 KB)
            • icon3_act.png(5.37 KB)
            • icon4.png(2.01 KB)
            • icon4_act.png(2.21 KB)
            • index.png(2.46 KB)
            • index1.png(3.38 KB)
            • map.png(4.79 KB)
            • map_act.png(6.17 KB)
            • message.png(4.44 KB)
            • message_act.png(6.5 KB)
            • mine.png(3.76 KB)
            • mine1.png(4.83 KB)
            • news.png(2.38 KB)
            • news_act.png(3.24 KB)
            • weather.png(4.24 KB)
            • weather_act.png(5.81 KB)
          • 2
            • cart.png(3.3 KB)
            • cart1.png(2.78 KB)
            • exam.png(2.9 KB)
            • exam_act.png(2.81 KB)
            • forum.png(2.93 KB)
            • forum_act.png(2.58 KB)
            • icon1.png(5 KB)
            • icon1_act.png(3.7 KB)
            • icon2.png(3.21 KB)
            • icon2_act.png(3.06 KB)
            • icon3.png(4.1 KB)
            • icon3_act.png(3.15 KB)
            • icon4.png(2.8 KB)
            • icon4_act.png(2.8 KB)
            • index.png(2.42 KB)
            • index1.png(2.06 KB)
            • map.png(4.15 KB)
            • map_act.png(3.52 KB)
            • message.png(4.39 KB)
            • message_act.png(3.29 KB)
            • mine.png(3.44 KB)
            • mine1.png(2.51 KB)
            • news.png(2.11 KB)
            • news_act.png(2.07 KB)
            • weather.png(4.21 KB)
            • weather_act.png(3.45 KB)
          • 3
            • cart.png(4.07 KB)
            • cart1.png(4.47 KB)
            • exam.png(1.28 KB)
            • exam_act.png(1.51 KB)
            • forum.png(1.01 KB)
            • forum_act.png(1.19 KB)
            • icon1.png(1.69 KB)
            • icon1_act.png(1.72 KB)
            • icon2.png(711 B)
            • icon2_act.png(750 B)
            • icon3.png(1.64 KB)
            • icon3_act.png(1.69 KB)
            • icon4.png(984 B)
            • icon4_act.png(1 KB)
            • index.png(4.4 KB)
            • index1.png(4.46 KB)
            • map.png(1.2 KB)
            • map_act.png(1.4 KB)
            • message.png(1.22 KB)
            • message_act.png(1.41 KB)
            • mine.png(7.34 KB)
            • mine1.png(7.58 KB)
            • news.png(635 B)
            • news_act.png(701 B)
            • order.png(992 B)
            • order1.png(1022 B)
            • service.png(1.52 KB)
            • service_act.png(1.76 KB)
            • type.png(3.83 KB)
            • type1.png(4.16 KB)
            • weather.png(1.24 KB)
            • weather_act.png(1.44 KB)
          • cart.png(4.07 KB)
          • cart1.png(4.47 KB)
          • exam.png(1.28 KB)
          • exam_act.png(1.51 KB)
          • forum.png(1.01 KB)
          • forum_act.png(1.19 KB)
          • icon1.png(1.69 KB)
          • icon1_act.png(1.72 KB)
          • icon2.png(711 B)
          • icon2_act.png(750 B)
          • icon3.png(1.64 KB)
          • icon3_act.png(1.69 KB)
          • icon4.png(984 B)
          • icon4_act.png(1 KB)
          • index.png(4.4 KB)
          • index1.png(4.46 KB)
          • map.png(1.2 KB)
          • map_act.png(1.4 KB)
          • message.png(1.22 KB)
          • message_act.png(1.41 KB)
          • mine.png(7.34 KB)
          • mine1.png(7.58 KB)
          • news.png(635 B)
          • news_act.png(701 B)
          • order.png(992 B)
          • order1.png(1022 B)
          • service.png(1.52 KB)
          • service_act.png(1.76 KB)
          • type.png(3.83 KB)
          • type1.png(4.16 KB)
          • weather.png(1.24 KB)
          • weather_act.png(1.44 KB)
        • unselect.png(4.29 KB)
        • upload.png(4.26 KB)
        • weather
          • add.png(2.86 KB)
          • class
            • 0.png(965 B)
            • 1.png(838 B)
            • 10.png(1.26 KB)
            • 11.png(1.74 KB)
            • 111.png(2.81 KB)
            • 12.png(1.44 KB)
            • 13.png(921 B)
            • 14.png(1.17 KB)
            • 15.png(1.33 KB)
            • 2.png(777 B)
          • location.png(6.87 KB)
      • utils
        • captcha.js(992 B)
        • Component.js(3.89 KB)
        • cryptojs.js(210.24 KB)
        • defautils.js(9.15 KB)
        • des.js(1.44 KB)
        • Game.js(6.28 KB)
        • index.js(9.8 KB)
        • menu.js(4.44 KB)
    • 数据库表结构文档.doc(982.01 KB)

    1、当您付费下载文档后,您只拥有了使用权限,并不意味着购买了版权,文档只能用于自身使用,不得用于其他商业用途(如 [转卖]进行直接盈利或[编辑后售卖]进行间接盈利)。
    2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。
    3、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。

    碎片内容

    25年KTS【计算机专业毕设一套】考研学习系统的设计与实现【附源码+数据库+万字论文+PPT】.zip能运行可有偿部署

    您可能关注的文档

    发表评论取消回复

      
    计算机设计大全+ 关注
    实名认证
    内容提供者

    设计资料,计算机设计,源码,原创资料,毕业答辩,答辩PPT,Java毕设,php毕设,ASP.NET毕设,辅导指导,计算机作业,php作业,java作业,ASP.NET作业,编程作业,管理系统,网站,app,毕业设计学习,Java学习,php学习,ASP.NET学习,java课程,php课程,ASP.NET课程,答辩技巧,SQLSERVER数据库,Mysql数据库,jdbc,SSM框架,SpringBoot框架,Html5,小程序

    确认删除?
    qq
    • 联系点击这里给我发消息
    搜索教程
    联系客服
    • 联系客服
    回到顶部