javascript - Underscore 与 函数式编程
Posted 贝尔塔猫
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了javascript - Underscore 与 函数式编程相关的知识,希望对你有一定的参考价值。
《javascript函数式编程 PDF》
# csdn下载地址
http://download.csdn.net/detail/tssxm/9713727
Underscore
# github
https://github.com/jashkenas/underscore
# 中文官方网站
http://www.css88.com/doc/underscore/
# CDN
<script src="https://cdn.bootcss.com/underscore.js/1.8.3/underscore-min.js"></script>
以上是关于javascript - Underscore 与 函数式编程的主要内容,如果未能解决你的问题,请参考以下文章