gpt4 book ai didi

Javascript 函数警报在 Visual Studio 模拟器中未定义

转载 作者:可可西里 更新时间:2023-11-01 10:46:05 25 4
gpt4 key购买 nike

我正在为 Windows 8.1 开发应用程序,并且安装了 Visual Studio。我正在 Windows RT API 中使用 Javascript 开发应用。

alert("hello");

当我使用上面非常常用的函数时,模拟器停止并返回错误:

'alert' is undefined

所以,我想我不能使用那个功能。但还是想记录一些东西。是否可以使用任何日志记录功能来替代 alert?谢谢

最佳答案

实际上:

console.log("Hello");

与普通浏览器一样工作。

关于Javascript 函数警报在 Visual Studio 模拟器中未定义,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24802089/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com