后端工具 1.express:开发框架 2.mongoose:MongoDB的处理插件 教程一:Mongoose全面理解 3.jade:模版引擎 教程一:Jade 模板引擎使用 4.moment.js:日期处理类库 前端工具 1.Jquery:JS框架 教程一:W3School 2.Bootstra ...
分类:
Web程序 时间:
2016-11-27 19:52:32
阅读次数:
238
bootstrap框架 Bootstrap,来自 Twitter,是目前最受欢迎的前端框架。Bootstrap 是基于 HTML、CSS、JAVASCRIPT 的,它简洁灵活,使得 Web 开发更加快捷。Bootstrap 的响应式 CSS 能够自适应于台式机、平板电脑和手机。 1.Bootstra ...
分类:
其他好文 时间:
2016-09-27 16:20:42
阅读次数:
168
ContextJS is a lightweight solution for contextual menus. Currently, there are two versions. The first is to be used with Twitters Bootstrap (bootstra ...
分类:
Web程序 时间:
2016-09-21 09:04:00
阅读次数:
210
<html>
<head>
<linkrel="stylesheet"href="http://cdn.bootcss.com/bootstrap/3.3.0/css/bootstrap.min.css">
<!--可选的Bootstrap主题文件(一般不用引入)-->
<linkrel="stylesheet"href="http://cdn.bootcss.com/bootstrap/3.3.0/css/bootstra..
分类:
Web程序 时间:
2016-09-09 18:55:14
阅读次数:
182
1、安装相关依赖包yum-yinstallgcc*autoconfautomakezlib*fiex*libxml*ncurses-devellibmcrypt*libmcrypt*libtool-ltdl-devel*2、需要安装个包安装cmakeroot@localhostsrc]#tarzxvfcmake-2.8.5.tar.gz[root@localhostsrc]#cdcmake-2.8.5[root@localhostcmake-2.8.5]#./bootstra..
分类:
数据库 时间:
2016-09-02 01:07:29
阅读次数:
302
首先需要导入一些js和css文件 <link href="__PUBLIC__/CSS/bootstrap.css" rel="stylesheet"> <link type="text/css" rel="stylesheet" href="__PUBLIC__/CSS/fileinput.css ...
分类:
Web程序 时间:
2016-08-19 15:04:17
阅读次数:
404
第1个小工具:Bootstrap Magic 推荐指数:★★★★★ 网站地址:http://pikock.github.io/bootstrap-magic/app/index.html#!/editor bootstrap,很受欢迎的前端框架,简洁灵活,使得 Web 开发更加快捷。Bootstra ...
分类:
其他好文 时间:
2016-08-19 00:53:45
阅读次数:
136
本文为H5EDU机构官方的HTML5培训教程bootstrap教程(一)。我们首先要下载bootstrap的框架文件,放到我们的项目目录当中。然后将bootstrap框架当中的bootstrap.css文件引入到项目当中。之后我们可以看,在bootstrap当中的标题与我们没用使用框架的文件是有不同之处的。最明显的是..
分类:
其他好文 时间:
2016-07-19 11:33:44
阅读次数:
136
一.下载安装包 因为编译安装mysql需要cmake所以先编译安装cmake,这里都一起下载下来 二.编译安装cmake 解压cmake,比如tar -zxvf cmake-3.5.0.tar.gz ,进入主目录cd cmake-3.5.0 这里可以看到里面一些目录和文件,这里可以用bootstra ...
分类:
数据库 时间:
2016-07-13 21:04:38
阅读次数:
191
1)首先去官网下载boost源码安装包:http://www.boost.org/ 选择下载对应的boost源码包。本次下载使用的是 boost_1_60_0.tar.gz (2)解压文件:tar -zxvf boost_1_60_0.tar.gz (3)进入源代码路径执行命令 ./bootstra ...
分类:
其他好文 时间:
2016-05-31 06:29:05
阅读次数:
218