摘要: 转至 http://www.mojavelinux.com/articles/javascript_hashes.htmlHash Tables in JavascriptConstructing a Hash Table Implementation for JavascriptJavascript is a prototype based object-oriented language where an objects is a mapping from property names to values. This tutorial demonstrates how to wrap th 阅读全文
posted @ 2011-08-02 09:39 !nothing 阅读(540) 评论(0) 推荐(1)