我想创建一个类似于聊天轮盘赌的网站,我应该从哪里开始?

发布于 2024-10-01 21:00:18 字数 93 浏览 5 评论 0原文

我知道这听起来有点具体,但我只是想知道我应该从哪里开始,最好的语言是什么,我需要实现什么,这样我就不会重新发明轮子?

Ruby on Rails 可能吗?

I know this sounds a little bit specific but I was just wondering where I should start, what's the best language to start from, what do I need to implement so I won't be reinventing the wheel?

Is it possibly with Ruby on rails?

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

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

发布评论

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

评论(2

醉生梦死 2024-10-08 21:00:18

您需要从更好地定义问题开始。您可以使用任何具有功能强大的 Web 框架的语言执行您想要的操作,因为您将依赖于每种语言中类似的客户端技术,而不是您选择的服务器端语言的特定功能。

然而,问题领域很大,在开始考虑应该使用什么语言之前,您需要准确定义您想要做什么、如何做以及为什么这样做。 (当然,这个问题的答案是[C#|Groovy|Haskell|Java|Lisp|OCaml|Perl|Python|Ruby|Scala|Scheme]。)

You need to start by better defining the problem. You can do what you want in any language that has a capable web framework, because you're going to be relying on similar client-side technologies in each rather than on specific features of the server-side language you choose.

The problem domain, however, is large, and you need to define exactly what you want to do, how to do it, and why to do it before you begin thinking about what language you should use. (The answer to that question, of course, is [C#|Groovy|Haskell|Java|Lisp|OCaml|Perl|Python|Ruby|Scala|Scheme].)

徒留西风 2024-10-08 21:00:18

你应该为此学习 flex / actionscript 。
Flex 的 ide 可以是“flexbuilder”

您可以使用 php 或其他语言开发 Flex - 以 python 作为后台程序的示例。

You should learn flex / actionscript for that.
The ide for flex could be "flexbuilder"

You may develop flex with php or other language - python as an example for background procedures.

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