html BackBoneJS模板(所需库的CDN链接)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html BackBoneJS模板(所需库的CDN链接)相关的知识,希望对你有一定的参考价值。

<!DOCTYPE HTML>
<html>
<head>
    <meta charset="UTF-8">
    <title>Title</title>
</head>
<body>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="http://documentcloud.github.com/underscore/underscore-min.js"></script>
<script src="http://documentcloud.github.com/backbone/backbone-min.js"></script>
<script>
  // Your code goes here
</script>
</body>
</html>

以上是关于html BackBoneJS模板(所需库的CDN链接)的主要内容,如果未能解决你的问题,请参考以下文章

如何让 Leiningen 下载所需库的源代码?

错误:访问限制:“数据源”类型不是 API(对所需库的限制 ..\rt.jar)[重复]

无法读取所需库的存档或不是有效的 ZIP 文件

编译器错误“无法读取所需库的存档” - Spring Tool Suite

如何将Django Rest API与BackboneJS前端集成用于单页面应用程序

访问限制:由于对所需库 ..\jre\lib\rt.jar 的限制,无法访问