用命令行编译Less源文件需要先安装node.js,官方下载地址:http://nodejs.org/使用npm包管理工具安装Less编译器npm install less -g参数-g 是安装到全部环境中的指令,如果只想安装特定版本,可使用如下命令npm install less@1.6.2 -g...
分类:
其他好文 时间:
2015-03-03 13:09:39
阅读次数:
190
算法第四版的简化的笔记!给自己看的 数据,一个长度为n的无序数组 api exch([]a,i,j) 交换数组i与j位置的元素 less(i,j) 判断大小:数组元素i lf && less(a[j], a[j - 1]); j--) { exch(a, ...
分类:
编程语言 时间:
2015-03-01 20:59:47
阅读次数:
203
??
/***************************************************************************
* Function Name: validateFoldername
* Description: The ength of folder name should be less than 255.
* ...
分类:
编程语言 时间:
2015-02-28 20:21:52
阅读次数:
211
就像刚开始的 优雅,直观,强大的前端框架,让web开发更快,更容易,bootstrap给我的感觉就是把常用的布局,组件(导航,列表,按钮,表格),还有规范化颜色等等,同时它的遍历不至于此,他还支持了自定义,利用less,全局定义这些变量,让你自定义区修改,同时还有更多的图标插件可以用。在布局方面,更...
分类:
其他好文 时间:
2015-02-28 18:02:20
阅读次数:
119
1.用户切换su:switch usersu kevin//半切换,切换到kevin用户,但是不读取kevin用户的配置文件su - kevin//完全切换,执行这个命令的时候表示切换到kevin用户,并且重新读取用户环境相关配置文件clear/*清屏*/2.pwdpwd //printing wo...
分类:
其他好文 时间:
2015-02-28 12:48:14
阅读次数:
563
Partition ListGiven a linked list and a value x, partition it such that all nodes less than x come before nodes greater than or equal to x.You should ...
分类:
其他好文 时间:
2015-02-28 00:09:16
阅读次数:
114
灯光探测器的目的,抄手册上的话就是:Although lightmapping adds greatly to the realism of a scene, it has the disadvantage that non-static objects in the scene are less ...
分类:
编程语言 时间:
2015-02-27 16:24:54
阅读次数:
212
// Wrapping to fit horizontal and vertical size. Text will be wrapped and truncated using the NSLineBreakMode. If the height is less than a line of te...
分类:
其他好文 时间:
2015-02-27 14:58:27
阅读次数:
111
暂时不支持目录修改、创建、删除。var gulp = require('gulp');var fs = require('fs');var path = require('path');var less = require('gulp-less');var sass = require('gulp-...
分类:
其他好文 时间:
2015-02-27 06:38:31
阅读次数:
188
This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its declaration and binary logging is enabled (you *might* want to use the less ...
分类:
数据库 时间:
2015-02-26 11:32:59
阅读次数:
197