也和select2一样,可以有三种方法

1.远程调用CDN

2.用bower安装

3.下载

时间原因,暂时先讲第二种,其余两种,以后完善

1.进入根目录,执行bower install bootstrap  和 bower install bootstrap-table

2.进入bootstrap和bootstrap-table根目录,npm install

3.用link和script引用bootstrap,bootstrap-table的css和js文件就可以了

最新文章

  1. Linux 双网卡绑定
  2. 人工智能 - AI
  3. ecmall中static变量的使用-model模型代码设计
  4. ✡ leetcode 172. Factorial Trailing Zeroes 阶乘中的结尾0个数--------- java
  5. avalon.js路由
  6. ubuntu 安装 GCC
  7. mysql 可能会用到的一些 函数
  8. Install MongoDB driver for PHP on XAMPP for Mac OSX
  9. XmlDocument To String
  10. The absolute uri: http://struts.apache.org/tags-bean cannot be resolved in either web.xml or the jar files deployed with this application
  11. android通过泛型获取控件或视图
  12. 认识linux权限
  13. MSSQL查询所有数据库表,指定数据库的字段、索引
  14. Nginx优化use参数epoll,kqueue,rtsig,eventport,poll
  15. assert后面如果是假则程序崩溃
  16. Linux ssh登陆慢的两种原因分析
  17. java质数判断
  18. Java 实现 AES 加解密
  19. Codeforces Round #436 A. Fair Game
  20. 第三个Sprint ------第二天

热门文章

  1. [日志分析]Graylog2进阶之获取Nginx来源IP的地理位置信息
  2. javaScript 基础知识汇总 (十)
  3. Natas27 Writeup(mysql溢出截断漏洞)
  4. Mybatis(三)Mybatis映射开发
  5. Ubuntu的BEEP去哪里了?
  6. Spring Cloud 系列之 Netflix Hystrix 服务监控
  7. css3笔记系列-3.css中的各种选择器详解,不看后悔系列
  8. CORS 跨域中的 preflight 请求
  9. go:内置函数 | 闭包 | 数组 | 切片 | 排序 | map | 锁
  10. Inception V1-V4