简单模块标题一般有文字和图片两种方式,文字除了标题还可以加更多链接,利用common.less可以把样式共用,每开发一次模板,只要把这标题做一次就可以了,非常方便。 文字模式 ...
分类:
其他好文 时间:
2015-07-02 13:39:43
阅读次数:
108
Production systems must take care of security and tweaking not covered by this post The post looks long, but you can get another instance of MySQL running in less than 5 mins Assumptions OS:?Ubunt...
分类:
数据库 时间:
2015-07-02 10:23:54
阅读次数:
228
Factorial 计算阶乘In mathematics, the factorial of a non-negative integer n, denoted by n!, is the product of all positive integers less than or equal to ...
分类:
其他好文 时间:
2015-07-02 09:54:35
阅读次数:
189
很简洁的用法: index < rating return true or false for (index, button) in ratingButtons.enumerate() { // If the index of a button is less than the rat...
分类:
编程语言 时间:
2015-07-02 07:38:42
阅读次数:
244
这几天在学习ABP相关的知识AutoMapper ,AngularJS,Less,DI(dependencyInjection),EntityFramework code first以及相关NuGet包管理控制台,castle windsor (容器注入),接触Dto,Repository(仓...
分类:
其他好文 时间:
2015-07-01 20:18:14
阅读次数:
1391
在接触到SASS这个词汇时,是在13年,大漠的w3cplus上看到的,那时我还是名UI设计师,做设计为主,偶尔工作需要也写代码的。所以对于SASS没有太多关注。重视起想要学习LESS,SASS是在今年五月,找工作的时候发现有公司职位需求有要会的。所以呢。学习LESS,SASS就在学习计划中了。 .....
分类:
Web程序 时间:
2015-07-01 15:33:04
阅读次数:
207
职位名称并不代表技能集
作为一个前端开发人员,你是不是认为自己不需要懂很多技能?然而事实可能并非如此。
我在一个热门的工作论坛就前端开发工作做了一个快速搜索,发现有一个主题经常反复出现,那就是成为中级/高级前端开发者需要什么技能:
(X)HTML(5)、CSS、SASS / SCSS,LESS。Backbone、Angular、Knockout。响应式网页设计(例如Bootstrap知识...
分类:
Web程序 时间:
2015-07-01 10:07:37
阅读次数:
200
grunt 文件合并1,编译压缩源码,比如less和coffee2,执行语法检查和单元测试,比如jshint和qunit3,拼接sprite,如果没有合适的工具,这一直是一个很繁琐很费时的操作,还好我们有glue。4,部署代码,比如上传图片到cnd,上传压缩后的代码到线上。这个因为每个公司甚至每个项...
分类:
其他好文 时间:
2015-07-01 08:37:04
阅读次数:
123
https://leetcode.com/problems/partition-list/Partition ListGiven a linked list and a valuex, partition it such that all nodes less thanxcome before no...
分类:
其他好文 时间:
2015-06-29 21:50:21
阅读次数:
107