为了账号安全,请及时绑定邮箱和手机立即绑定

Visual Studio 代码无法识别 JavaScript 中的 Python 代码

Visual Studio 代码无法识别 JavaScript 中的 Python 代码

慕无忌1623718 2021-09-30 16:46:50
我在 HTML 文件中有一些 JS 代码 as <script></script>,但是后端计算是由 python 进行的,在pycharm 中,这个 py 代码被识别并且运行良好,但是在 vs 代码中被检测为一个问题:'(' 预期。js我的问题是,为什么 VS 代码会将此检测为错误,我该如何解决?<script>    document.getElementById("switch").style.visibility = "hidden";    document.getElementById("stay").style.visibility = "hidden";        {% if error %}             #this code is python, not JS            alert('{ error }')        {% endif %}    var clicked = false;    var randomize = Math.random(1,4);    function shuffle(array) {        var currentIndex = array.length, temporaryValue, randomIndex;
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 272 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信