Node JS 的 cloud 9 ide 调试如何工作?

发布于 2024-12-02 08:16:04 字数 120 浏览 2 评论 0原文

在chrome中运行的cloud 9 ide是否在我的本地计算机(Mac)上运行node.exe?还是运行在cloud 9 ide服务器上?

如果是前者,浏览器(chrome)如何有权限执行此操作并运行exe?

Does the cloud 9 ide running in chrome run the node.exe on my local machine (Mac)? Or is it running on the cloud 9 ide servers?

If the former, how does the browser (chrome) have permission to do this and run the exe?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

调妓 2024-12-09 08:16:04

有不同的可能性。您可以在本地运行它,这会启动本地服务器,该服务器也支持本地部署/调试,或者可以使用在其计算机上部署的托管版本。这就是他们今年在科隆 NodeCamp 上展示的内容。但我不知道目前哪些服务是开放的还是关闭的。

There are different possibilites. You can run it locally, which starts a local server which also enables local deployment/debugging, or can use a hosted version that deploys on their machines. This is what they showed during NodeCamp in Cologne this year. But I don't know which of the services are open or closed at the moment.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文