【问题标题】:Ace Code Editor theme 403王牌代码编辑器主题 403
【发布时间】:2013-05-12 11:40:21
【问题描述】:

我已将代码编辑器 Ace 安装到我的网站上(不是本地)。现在我正在尝试加载主题“氛围”,如可用主题here 中所示。

editor.setTheme("ace/theme/ambiance");

但是它未能加载返回 403 响应。我可以在 ace 厨房水槽页面here 上看到它的使用没有问题。

我尝试过的其他主题加载都没有问题,那么为什么 ambiance 被禁止 403,因为它在主题仓库中明确列出?

【问题讨论】:

    标签: javascript plugins http-status-code-403 ace-editor code-editor


    【解决方案1】:

    您遵循了哪些安装说明(请提供链接)?

    我做到了

    git clone https://github.com/ajaxorg/ace-builds.git
    

    并且ace-builds/src 的内容显示theme-ambiance.js 没有明显问题。

    我只能建议在具有出色开发工具的浏览器中调试问题,例如 Google Chrome。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-03-14
      • 1970-01-01
      相关资源
      最近更新 更多