2012年1月15日

摘要: 原文地址:http://www.misfitgeek.com/2011/09/best-tools-for-professional-javascript-development/ 阅读全文
posted @ 2012-01-15 22:52 pinocchioatbeijing 阅读(270) 评论(0) 推荐(0)
摘要: 根据Widipedia的定义,Memoization是一种旨在加速计算程序,避免函数调用过程中对先前已处理输入的重复计算而采取的优化技巧。In computing, memoization is an optimization technique used primarily to speed up computer programs by having function calls avoid repeating the calculation of results for previously processed inputs. (Wikepedia-Memoization:http:// 阅读全文
posted @ 2012-01-15 22:30 pinocchioatbeijing 阅读(454) 评论(0) 推荐(0)

导航