登录
首页 » JavaScript » 网站管理后台

网站管理后台

于 2020-07-11 发布
0 403
下载积分: 1 下载次数: 1

代码说明:

说明:  使用Bootstrap框架,可灵活适应任意尺寸和分辨率的页面显示,如网站,平板或手机等。可将后台数据统计汇总成图表,折线等多样式展示,实现对数据的增删改查等功能。(Using bootstrap framework, it can flexibly adapt to the page display of any size and resolution, such as website, tablet or mobile phone. The background data statistics can be summarized into charts, broken lines and other multi-style display to realize the functions of adding, deleting, modifying and checking the data.)

文件列表:

2.网站管理后台Demo\.idea\bootstrap.iml, 292 , 2015-08-20
2.网站管理后台Demo\.idea\encodings.xml, 171 , 2015-08-20
2.网站管理后台Demo\.idea\misc.xml, 132 , 2015-08-20
2.网站管理后台Demo\.idea\modules.xml, 281 , 2015-08-20
2.网站管理后台Demo\.idea\scopes\scope_settings.xml, 143 , 2015-08-20
2.网站管理后台Demo\.idea\vcs.xml, 173 , 2015-08-20
2.网站管理后台Demo\.idea\workspace.xml, 21149 , 2015-08-21
2.网站管理后台Demo\content.html, 9792 , 2015-08-20
2.网站管理后台Demo\content_post.html, 5053 , 2015-08-21
2.网站管理后台Demo\css\bootstrap-maizi.css, 693 , 2015-08-21
2.网站管理后台Demo\css\bootstrap-theme.css, 26132 , 2015-06-16
2.网站管理后台Demo\css\bootstrap-theme.css.map, 47721 , 2015-06-16
2.网站管理后台Demo\css\bootstrap-theme.min.css, 23357 , 2015-06-16
2.网站管理后台Demo\css\bootstrap.css, 147430 , 2015-06-16
2.网站管理后台Demo\css\bootstrap.css.map, 390518 , 2015-06-16
2.网站管理后台Demo\css\bootstrap.min.css, 122540 , 2015-06-16
2.网站管理后台Demo\fonts\glyphicons-halflings-regular.eot, 20127 , 2015-06-16
2.网站管理后台Demo\fonts\glyphicons-halflings-regular.svg, 108738 , 2015-06-16
2.网站管理后台Demo\fonts\glyphicons-halflings-regular.ttf, 45404 , 2015-06-16
2.网站管理后台Demo\fonts\glyphicons-halflings-regular.woff, 23424 , 2015-06-16
2.网站管理后台Demo\fonts\glyphicons-halflings-regular.woff2, 18028 , 2015-06-16
2.网站管理后台Demo\images\a.png, 2962 , 2015-08-19
2.网站管理后台Demo\images\b.png, 2804 , 2015-08-19
2.网站管理后台Demo\index.html, 14152 , 2015-08-19
2.网站管理后台Demo\js\bootstrap.js, 68890 , 2015-06-16
2.网站管理后台Demo\js\bootstrap.min.js, 36816 , 2015-06-16
2.网站管理后台Demo\js\Chart.js, 109612 , 2015-08-04
2.网站管理后台Demo\js\jquery.singlePageNav.min.js, 2546 , 2014-08-06
2.网站管理后台Demo\js\npm.js, 484 , 2015-06-16
2.网站管理后台Demo\js\script.js, 1616 , 2015-08-19
2.网站管理后台Demo\js\wow.min.js, 7082 , 2015-03-23
2.网站管理后台Demo\tag.html, 5153 , 2015-08-21
2.网站管理后台Demo\uesr_search.html, 8286 , 2015-08-20
2.网站管理后台Demo\user_list.html, 18309 , 2015-08-21
2.网站管理后台Demo\.idea\scopes, 0 , 2015-08-21
2.网站管理后台Demo\.idea, 0 , 2015-08-21
2.网站管理后台Demo\css, 0 , 2019-05-26
2.网站管理后台Demo\fonts, 0 , 2015-08-21
2.网站管理后台Demo\images, 0 , 2015-08-21
2.网站管理后台Demo\js, 0 , 2015-08-21
2.网站管理后台Demo, 0 , 2019-05-26

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

发表评论

0 个回复

  • webtorrent-master
    web做的torrent程序,从https://raw.github.com/feross/webtorrent上面弄来的(torrent on web)
    2013-12-30 23:20:57下载
    积分:1
  • 在线日记管理系统
    在线日记管理系统;
    2022-08-16 22:48:12下载
    积分:1
  • 页码
    说明:  页码翻页,有多个翻页效果。支持翻页前、翻页后的函数回调 Page.js 翻页效果添加多个.html(Page Number Page Turning, Multiple Page Turning Effects)
    2020-06-22 11:40:01下载
    积分:1
  • 学生签到系统
    在信息化时代,如何准确鉴定一个人的身份、保护信息安全,已成为一个必须解决的关键社会问题。手写签名技术的日趋成熟给予生活生产极大的方便。我们基于手写数字签名实现身份认证的技术原理,结合实际应用,研究开发人员动态管理系统。 系统主要包含数据库、电脑客户端和移动终端应用三部分,重点分析用户需求、设计各管理模块,采集签名数据,进行手写签名的实时、非实时认证,根据实际需求开发移动应用并完善用户体验。在整个设计中利用了MVC框架模式,并运用C#和SQL语言分别设计了用户登录网页和基本数据库结构,实现用户功能模块的设计和用户操作流程的设计;开发客户端应用,将算法植入应用之中;使用Java开发安卓设备应用,可以通过屏幕快速收集个人信息,在签名算法的支持下实现快速的识别验证。
    2023-04-22 02:00:03下载
    积分:1
  • 升降横移立体停车库
    立体车库的PLC程序,是三菱的程序。到注释。(PLC program of solid garage)
    2018-11-17 17:26:09下载
    积分:1
  • Java实现简单的计算程序,来自国外的大牛,自己后来精简过部分
    来自国外的大牛,自己后来精简过部分
    2023-05-03 10:55:02下载
    积分:1
  • FSK的调制与解调的MATLAB仿真
    说明:  jQuery评论回复功能,前端JQ完成的评论,回复无限盖楼(JQuery Comment Reply)
    2020-06-20 20:00:02下载
    积分:1
  • ecshop插件
    ecshop完美结合的插件,实现多仓库库存与查询,编辑,便捷式的管理,使得开发更快捷,更易懂,易开发
    2022-07-05 06:12:35下载
    积分:1
  • GoogleEarthEngine
    在google earth engine云平台对影像进行自动分类提取,需要手动输入样本及研究区(Automatic image classification and extraction on Google Earth engine cloud platform requires manual input of samples and research areas)
    2019-05-16 13:23:01下载
    积分:1
  • jsgotop
    js返回顶部按钮,当页面在顶部则按钮隐藏,否则按钮显示。( js Top button at the top of the button when the page is hidden, otherwise the button display.)
    2014-06-04 10:51:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载