1.In terms of how to implement caching, one of the potential solutions -- memoization -- has to be mentioned.
根据如何实现缓存,必须提到可能的解决方案之一——记忆(Memoization)。
2.If you run into a stack overflow error, change the method to an iterative algorithm or make use of memoization to avoid work repetition.
如果你遇到一个栈溢出错误,将方法修改为一个迭代算法或者使用制表法可以避免重复工作。
3.Other changes include the new mailer layouts, or comfortable memoization to make your code more readable.
其它变化还包括新的mailerlayouts,更舒适的memoization,它们都可以提高代码的可读性。
4.Memoization can provide significant performance gains for dynamic proxy calls.
记忆可以显著提高动态代理调用的性能。
5.Added support for ReSharper v4. 5 beta. Added memoization to the reflection API to improve performance.
添加对ReSharper4.5beta的支持,添加对反射API的缓存以提高性能。