摘要:
jQuery URL Parser v2.0 A jQuery plugin to parse urls and provide easy access to their attributes (such as the protocol, host, port etc), path segments, querystring parameters, fragment parameters and ... 阅读全文
摘要:
Jint –比较早的引擎,不依赖于DLR, 性能较差,且有缺陷,没有全部支持ECMAScript 3.0, http://jint.codeplex.com/ Jurassic – 基于.net 4的引擎,编译为CLI执行,但性能比不上V8, http://jurassic.codeplex.com/ Ironjs - 基于DLR的引擎,据说性能能与V8相提并论,但仍在开发中,https://gi... 阅读全文