码迷,mamicode.com
首页 >  
搜索关键字:everything    ( 573个结果
Size Matters
Size MattersAnupam Kundu New York, New York, U.S.ThE SIzE oF ThE PRojECT, the size of the team, the size of the deliverables, and the size of the checklists—everything in a project depends on its SIZE....
分类:其他好文   时间:2015-10-09 09:21:42    阅读次数:232
读书笔记 - 《一网打尽》
英文书名是“the everything store”,比较而言中文书名翻译为“一网打尽”感觉不是特别合适,英文书名与内容更统一。这本书总体还是不错的,不过遗憾在其不是贝佐斯本身所写或所述,所以不少事件细节都很缺失只能说是差强人意,相比《富甲美国》、《我是布隆伯格》、《史蒂夫乔布斯传》等由本人亲自撰...
分类:其他好文   时间:2015-09-30 19:39:21    阅读次数:269
Yii2提示信息设置方法
显示信息提示用户时,可以用setFlash,hasFlash,getFlashfunction actionOk(){ Yii::app()->user->setFlash('success', 'Everything went fine!'); $this->redir...
分类:其他好文   时间:2015-09-30 00:49:40    阅读次数:213
跟6.10对比一下
everything is nothing这篇文章是是6.10写的小结下:这篇文章是6.10的时候写的吗。也就是6月左右,现在是9月26号,项目接近尾声,一共108天。项目中用的版本控制工具是cvs,应该跟svn差不多,做的项目是航空订票系统,ssh三大框架能用了,jquery也会用了,单词坚持每天...
分类:其他好文   时间:2015-09-26 13:25:43    阅读次数:142
AngularJs的自定义filter用法
参考http://toddmotto.com/everything-about-custom-filters-in-angular-js/ 1)声明函数 app.filter(‘startsWithLetter‘,?function?()?{ ??return?function?(items,?letter)?{ ????var?filtered?...
分类:Web程序   时间:2015-09-22 13:07:41    阅读次数:348
2015第38周日
今天又是看装修,前后看两家,花了5个多小时,基本对一家满意,只是感觉价格会稍高。程序员还是要提升效率的,尤其是文件查找操作效率工具,我之前最看重的是everything快速搜索,通过这两天的试用我决定修改为listary,具体见http://xbeta.info/listary4.htm,对于频繁切...
分类:其他好文   时间:2015-09-20 23:54:39    阅读次数:245
Git
Git is afree and open sourcedistributed version control system designed to handle everything from small to very large projects with speed and efficien...
分类:其他好文   时间:2015-09-16 19:44:06    阅读次数:184
linux /boot FHS翻译
/boot: Static files of the boot loader Purpose: This directory contains everything required for the boot process except configuration files not ne...
分类:系统相关   时间:2015-09-15 21:55:54    阅读次数:318
Handlebars.js笔记
官网:http://handlebarsjs.com/ 教程:http://javascriptissexy.com/handlebars-js-tutorial-learn-everything-about-handlebars-js-javascript-templating/ Cyper的测试笔记: https://github.com/uniquejava/...
分类:Web程序   时间:2015-09-14 07:14:04    阅读次数:143
浅谈C/C++引用和指针的联系和区别
为什么C/C++语言使用指针?答案:①一方面,每一种编程语言都使用指针。不止C/C++使用指针。每一种编程语言都使用指针。C++将指针暴露给了用户(程序员),而Java和C#等语言则将指针隐藏起来了。“Everything uses pointers. C++ just exposes them r...
分类:编程语言   时间:2015-09-13 21:32:27    阅读次数:235
573条   上一页 1 ... 40 41 42 43 44 ... 58 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!