RSS Eric Liu's Software Development Blog
哪吒推荐该订阅
原站:http://twericliu.blogspot.com/
点击立即订阅,“Eric Liu's Software D...”的内容有更新,哪吒第一时间提醒您
“Eric Liu's Software Development Blog”的内容更新
累计:3 篇(自 2009-04-22 起)
更新:约1篇/年,最后更新1034 天前
Eric Liu's Software Development Blog
If you use NAnt for your build scripts, colored console output may be helpful in quickly spotting warnings or errors. I recently wrote a logger to do that:Download the source for the version of NAnt you're using (I tested this against NAnt 0.85).Apply this patch to the source tree. If you're on Windows, I believe you can use 'patch.exe' which comes with ... (311 天前)
Eric Liu's Software Development Blog
I've observed that many developers tend to shy away from the visitor pattern. I suspect it's because even though they understand the pattern, the double-dispatch and the seemingly out-of-place accept methods seem like too much overhead. So, instead of using visitor, we end up with logic that switches on a simple enumeration or the type of an object. Comp... (311 天前)
Eric Liu's Software Development Blog
I like the new closure methods (like ForEach and ConvertAll) on .NET 2.0 classes such as List<T> and Array, because from an OO standpoint, it really should be the responsibility of a collection to know how to traverse its own elements. However, I've always had a tough time justifying why you'd want to do...employees.ForEach(delegate(Employee e) { Conso... (311 天前)
订阅者 ( 1 )
martin
相关订阅源
RSS Steve Rubel

Observations, musings and insights on the future of media from Steve Rubel, EVP/Global Strategy and Insights for Edelman.

标签: web2.0 web2 micro

指数 | 29人订阅  

RSS TechCrunch

TechCrunch profiles the companies, products and events that are defining and transforming the new web. TechCrunch is written by

标签: techcrunch tech it web2.0 2.0

指数 | 520人订阅  

RSS All Other - Software Development jobs | oDesk.com

All c# jobs as of March 30, 2011 16:36 UTC

指数 | 1人订阅  

我要反馈