gpt4 book ai didi

node.js - Electron : dialog box with window.提示

转载 作者:太空宇宙 更新时间:2023-11-03 22:12:23 25 4
gpt4 key购买 nike

electron quick start demo ,我在index.html中添加了这个:

<script>
query = window.prompt("What are you looking for?", "");
</script>

但是在执行npm start时不起作用。为什么 window.prompt 不起作用?

最佳答案

Electron 没有提供 window.prompt() 的实现,您可以在 issue #472 中阅读更多相关信息。 .

关于node.js - Electron : dialog box with window.提示,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38041293/

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