如何在网页上嵌入VB构建的游戏

发布于 2024-12-01 22:54:13 字数 99 浏览 0 评论 0原文

我用 Visual Basic 构建了一个刽子手游戏。我怎样才能将其嵌入到 html 页面中,以便访问我网站的人可以玩游戏。

任何帮助将不胜感激。

谢谢

I have a built a hangman game in Visual Basic. How can i embed this in a html page so that people visiting my website can play the game.

Any help would be highly appreciated.

Thanks

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

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

发布评论

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

评论(2

浪漫人生路 2024-12-08 22:54:13

您可以将游戏移植到 Silverlight。

You can port your game to Silverlight.

不必了 2024-12-08 22:54:13

难度很大:您必须将 VB 游戏制作成 ActiveX 控件并将该 ActiveX 控件嵌入到页面中。看看这个的旧指南:请注意,它只能工作在IE中。

With great difficulty: you would have to make the VB game into an ActiveX control and embed that ActiveX control into the page. Take a look at this for an old guide: note that it would only work in IE.

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