码迷,mamicode.com
首页 >  
搜索关键字:coffee    ( 266个结果
配置coffeeScript
1.安装好node.js后在系统环境变量自动会设置好:我安装在D:\Program Files文件夹中也安装好了npm(node packges manager)2.系统会自动配置npm的用户路径但是我们安装的路径是,修改为一下路径3.在你的需要的工作目录中打开git安装coffee包npm ins...
分类:其他好文   时间:2014-06-28 17:05:44    阅读次数:203
Domain-Driven Design FAQ
转载出处:http://www.cqrs.nu/FaqWhat is a domain?The field for which a system is built. Airport management, insurance sales, coffee shops, orbital flight, ...
分类:其他好文   时间:2014-06-28 11:56:38    阅读次数:289
Get Cordova Ready for Grunt and CoffeeScript
Cordova, Grunt and Coffee You may reference to below if you deside to work with coffee instead of Javascript in Cordova project. Prepare Cordova Helloworld Project This guide is based on Hello Wo...
分类:其他好文   时间:2014-06-27 08:13:42    阅读次数:230
A Woman Can Look Trendy By Carrying An Elegant Bag
Since we only have one bag to pay for it is something that you will not miss.Its always wanted to fight a bag of coffee. See the code inside - dark al...
分类:其他好文   时间:2014-06-17 15:27:14    阅读次数:204
CoffeeScript飞一样的写javascript
之前看到同事在使用coffeescript写js,当我看到那简介的coffee文件,就深深的被coffescript吸引了,简洁的语法,熟练之后会大大提升javascript的开发速度,写脚本也能像飞一样。学习资料:官网:http://coffeescript.org/中文网:http://cof....
分类:编程语言   时间:2014-06-14 16:07:32    阅读次数:226
Rails 4.0.0 开发环境一切正常,到生成环境发现 无法找到 css 和 js
1.gemFile 在rails 4 之后没有grop 了 要记得哦 # group :assets do gem 'sass-rails', '~> 4.0.0' gem 'coffee-rails', '~> 4.0.0' gem 'uglifier', '>= 1.3.0' # end # 页面渲染 gem 'jquery-rails' #这个 gem 'exe...
分类:Web程序   时间:2014-05-24 18:00:06    阅读次数:435
266条   上一页 1 ... 25 26 27
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!