码迷,mamicode.com
首页 >  
搜索关键字:practical    ( 230个结果
Vim及VimScript资料总结《转载》
版权声明:本文为博主原创文章,未经博主允许不得转载。 版权声明:本文为博主原创文章,未经博主允许不得转载。 目录(?)[+] 目录(?)[+] Vim教程 入门 Vim 实用技术 Learning the vi and Vim Editors A Byte of Vim 进阶 Practical V ...
分类:系统相关   时间:2016-11-05 12:20:48    阅读次数:355
[Javascript] Avoid Creating floats if they are not needed
https://channel9.msdn.com/Series/Practical-Performance-Tips-to-Make-Your-HTMLJavaScript-Faster/06?WT.mc_id=13400-DEV-sitepoint-article24 ...
分类:编程语言   时间:2016-09-19 12:51:46    阅读次数:166
Areas in ASP.NET MVC 4
Download source - 2.7 MB Introduction to Areas In this article, we will learn the concept of Areas and how to use it with a practical scenario in ASP. ...
分类:Web程序   时间:2016-09-14 18:49:17    阅读次数:187
The Practical Guide to Empathy Maps: 10-Minute User Personas
That’s where the empathy map comes in. When created correctly, empathy maps serve as the perfect lean user persona: They quickly visualize user needs ...
分类:其他好文   时间:2016-09-06 07:54:47    阅读次数:227
Perl 教程
Perl 教程PerlPerl 是 Practical Extraction and Report Language 的缩写,可翻译为 "实用报表提取语言"。Perl 是高级、通用、直译式、动态的程序语言。Perl 最初的设计者为拉里·沃尔(Larry Wall),于1987年12月18日发表。Pe ...
分类:其他好文   时间:2016-08-23 12:47:32    阅读次数:104
汇编跟逆向工程
https://www.amazon.com/Practical-Reverse-Engineering-Reversing-Obfuscation/dp/1118787315/ref=pd_sim_14_4?ie=UTF8&dpID=51stvfF5FML&dpSrc=sims&preST=_AC ...
分类:其他好文   时间:2016-08-16 14:32:46    阅读次数:144
[Practical Git] Clean up commits with git rebase
Sometimes its nice to clean up commits before merging them into your main code repo; in this lesson, we go over using git rebase to squash commits tog ...
分类:其他好文   时间:2016-08-12 06:45:58    阅读次数:152
[Practical Git] Diagnose which commit broke something with git bisect
Sometimes you find a bug in your project that has been around for a while without being noticed; it can be hard to track down where that bug was intro ...
分类:其他好文   时间:2016-08-12 06:45:47    阅读次数:185
[Practical Git] Configure global settings with git config
You can set up global "git config" settings that apply to all git projects on your system. In this lesson, we review how the ./gitconfig file works. W ...
分类:其他好文   时间:2016-08-12 06:43:33    阅读次数:149
[Practical Git] Remove unnecessary git tracking with .gitignore files
Most projects have automatically generated files or folders from the operating system, applications, package managers etc. Usually, we don't want to i ...
分类:其他好文   时间:2016-08-12 06:42:29    阅读次数:126
230条   上一页 1 ... 8 9 10 11 12 ... 23 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!