0

我正在关注文档:http ://arborjs.org/introduction并尝试安装 arbor 以使一些数据可视化。在 Eclipse Juno 中,我创建了一个静态 Web 项目并在 Web 内容中添加了一个 HTML 文件。通过上面链接中的教程,我应该执行以下步骤:

   1- Get jQuery and add the file at lib/arbor.js to your path somewhere.
   2- include them in your HTML:

        <script src="path/to/jquery.min.js"></script>
        <script src="path/to/arbor.js"></script>   

谁能指导我如何执行这两个步骤。我从来没有在 Arobor 和 Javascript 上工作过。您的帮助将不胜感激。

4

0 回答 0