Java、C++、Python 和 ObjC 的在线编译器/运行时?

发布于 2024-07-13 17:58:21 字数 1539 浏览 5 评论 0原文

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

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

发布评论

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

评论(9

∞觅青森が 2024-07-20 17:58:21

ideone 更好,但是您需要什么特别的建议?

ideone is something better but what particular advence do you need?

猥︴琐丶欲为 2024-07-20 17:58:21

http://codepad.org/

codepad.org 是一个在线网站
编译器/解释器,以及一个简单的
协作工具。 粘贴您的代码
下面,键盘将运行它并且
给你一个简短的 URL,你可以用它来
通过聊天或电子邮件分享。

语言:

C
C++
D
哈斯克尔
卢阿
OCaml
PHP
Perl
纯文本
Python
红宝石
方案

http://codepad.org/

codepad.org is an online
compiler/interpreter, and a simple
collaboration tool. Paste your code
below, and codepad will run it and
give you a short URL you can use to
share it in chat or email.

Languages:

C
C++
D
Haskell
Lua
OCaml
PHP
Perl
Plain Text
Python
Ruby
Scheme
Tcl

不顾 2024-07-20 17:58:21

现在,您可以使用 http://sagenb.org。 这是一个免费的开源在线类似 Google Docs 的编程笔记本环境,由我提供(感谢美国国家科学基金会的慷慨资助)。 创建帐户并创建新工作表后,单击标有“Sage”的框(左第四个)并将其更改为 Python。 现在,您输入的所有代码都将使用 Python 进行评估。 主要缺点是该资源有超过 30,000 个用户,因此有时速度很慢。

Right now, you can use http://sagenb.org. This is a free open source online Google Docs-like programming notebook environment, which I provide (thanks to a generous grant from the National Science Foundation). Once you create an account and create a new worksheet, click on the box (fourth from left) labeled "Sage" and change it to Python. Now all the code you type in is evaluated using Python. The main drawback is that there are well over 30,000 users of this resource, so sometimes it is slow.

凉风有信 2024-07-20 17:58:21

我找到了这个在线java编译器和运行器。 它可以实时工作,也可以使用线程。 惊人的 !
http://www.browxy.com

I found this online java compiler and runner. It works in realtime and also with threads. Amazing !
http://www.browxy.com

单调的奢华 2024-07-20 17:58:21

对于 C++,您可以尝试 CodeControlComeau 或来自 code.vcer.net

For C++, you could try CodeControl, Comeau or the one from code.vcer.net.

世俗缘 2024-07-20 17:58:21

这个非常适合 ruby​​。

This one is good for ruby.

七月上 2024-07-20 17:58:21

这里有一个开源的:http://codenode.org,它很好地支持Python和Sage,但也旨在支持其他语言,如 Ruby、R 等。也许对 Codenode 最好的描述是“Google 文档与 Mathematica Notebooks 相结合”。

Here is an open source one: http://codenode.org, which supports Python and Sage well, but also aims to support other languages like Ruby, R, etc. Probably the best description of Codenode is "Google docs combined with Mathematica Notebooks".

蒗幽 2024-07-20 17:58:21

CodeIDE 是一个不错的选择: http://www.codeide.com/

CodeIDE is an ok one: http://www.codeide.com/

习ぎ惯性依靠 2024-07-20 17:58:21

您可以此处练习 SQL。

You can practice your SQL here.

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