Coursera-Getting and Cleaning Data-Week4Thursday, January 29, 2015补上第四周笔记,以及本次课程总结。第四周课程主要针对text进行处理。里面包括1.变量名的处理 2.正则表达式 3.日期处理(参见swirl lubridate包练习)...
分类:
编程语言 时间:
2015-02-10 23:08:40
阅读次数:
446
总的来说是个不错的模板,总的感官是不错的。 为下一个工程积累元素,有兴趣的小伙伴也可以一起学习 。http://amazeui.org/1.x/getting-started/http://amazeui.org/1.x/
分类:
Web程序 时间:
2015-02-10 00:22:16
阅读次数:
196
一.grunt是基于nodejs的,所以首先我们需要安装node 二.全局安装grunt 可以参考 http://www.gruntjs.net/docs/getting-started/ 进行安装. 1.全局安装 npm install -g grunt-cli 2.进入当前项目根据配置文件 pa...
分类:
其他好文 时间:
2015-02-09 12:39:15
阅读次数:
312
当年在某公司实习的时候,当时老大给了我一份DPDK的文档,说是将来很有用,熟悉DPDK对能力提高也有帮助,就试着翻译了《Intel DPDK Getting Started Guide》和半个《Intel DPDK Programmers Guide》,后来忙着论文就没再搞了。现在,发现pf_rin...
分类:
其他好文 时间:
2015-02-06 18:40:14
阅读次数:
852
MVC4一直使用,从未深入,1.入门1.1官方资料http://www.asp.net/mvc/overview/getting-started/introduction/getting-started疑问:startup.cs 是做什么的?http://blog.darkthread.net/po...
分类:
Web程序 时间:
2015-02-06 13:02:34
阅读次数:
159
【转载】Getting Started with Spark (in Python)
分类:
编程语言 时间:
2015-02-05 21:44:12
阅读次数:
296
Coursera-Getting and Cleaning Data-Week3Wednesday, February 04, 2015好久不写笔记了,年底略忙。。Getting and Cleaning Data第三周其实没什么好说的,一个quiz,一个project,加一个swirl。基本上sw...
分类:
其他好文 时间:
2015-02-05 00:39:51
阅读次数:
222
First, I don't often give praise for support but I must say Travis, Karthik and Derek from TI have been extremely instrumental in getting my SRIO envi...
分类:
其他好文 时间:
2015-02-04 20:23:04
阅读次数:
280
原文地址:http://docs.orchardproject.net/Documentation/Getting-around-the-dashboard想要查看文档目录请用力点击这里最近想要学习了解orchard,但却没有找到相关的中文文档,只有英文文档。于是决定自行翻译,以便日后方便翻阅。转载...
分类:
其他好文 时间:
2015-02-04 14:18:29
阅读次数:
152
1. 新建Modules以一个名为Album的module为例,其目录结构如下(可使用zftool自动创建) 1 2 3 4 5 6 7 8 9101112 zf2-tutorial/ /module /Album /config ...
分类:
其他好文 时间:
2015-02-03 19:02:34
阅读次数:
188