Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(9)
ideone 更好,但是您需要什么特别的建议?
ideone is something better but what particular advence do you need?
http://codepad.org/
语言:
C
C++
D
哈斯克尔
卢阿
OCaml
PHP
Perl
纯文本
Python
红宝石
方案
铊
http://codepad.org/
Languages:
C
C++
D
Haskell
Lua
OCaml
PHP
Perl
Plain Text
Python
Ruby
Scheme
Tcl
现在,您可以使用 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.
我找到了这个在线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
对于 C++,您可以尝试 CodeControl,Comeau 或来自 code.vcer.net。
For C++, you could try CodeControl, Comeau or the one from code.vcer.net.
这个非常适合 ruby。
This one is good for ruby.
这里有一个开源的: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".
CodeIDE 是一个不错的选择: http://www.codeide.com/
CodeIDE is an ok one: http://www.codeide.com/
您可以此处练习 SQL。
You can practice your SQL here.