How to check your codes online [ Online Compiler ]如何检查您的代码在线[在线编译]
Codepad , is an online service which allows you to check the codes written by you, without installing any compiler. ,是一个在线服务,可以让你检查代码你写的,没有安装任何编译器。
You just need to paste your code as shown below, choose the programming language via the radio button, and soon you will come across the output, or the errors in the code.你只需要贴上您的代码如下所示,选择编程语言通过单选按钮,并很快你会遇到的输出,或错误的代码。
The service is quite simple to use, can be a very useful tool at times when you want to run the code on a machine which doesn’t have the required compiler.这项服务是非常简单易用,可以是一个非常有用的工具,有时当你要运行的代码在计算机上不具备必要的编译器。
Codes written in following languages can be tested, just with a mouse click.码在下列书面语言可以测试,只是点击鼠标。
- C ç
- C++ C + +语言
- D D
- Haskell 哈斯克尔
- OCaml OCaml
- Perl 的Perl
- Python 蟒
- Ruby 红宝石
- Scheme 计划
- Tcl. TCL集团。
You can also have a look to the codes people are trying on Codepad, with the help of link on top-right position of the page.您也可以看看的守则人们正在试图对Codepad的帮助下,链接,右上角位置的网页。
Tags:标签: c compiler C编译器 , , online compiler在线编译

Posted on 14th April 2008 by发布于08年4月14日通过 Manav Mishra Manav米什拉 , here to write articles about things which are somehow related to computers, internet (and at times, may be, to blogging as well).在这里写文章的事情,不知何故与计算机,互联网(有时可能是,以博客以及) 。 He wants to make an Identity for himself, he loves, testing new softwares and services which can really help to improve the productivity of individual. All posts by他想使身份为自己,他爱,测试新的软件和服务能够真正有助于提高生产力的个人。 所有职位 Manav Mishra Manav米什拉 | Connect with me @ |与我联系@ Stumble 失败 | Need more help? |需要更多的帮助? Ask your Questions at our 问问你的问题在我们的 Support Center 支援中心



























#include #包括
int main()整数主要( )
{ (
printf(”my name is sarfaraz”); printf函数( “我的名字是sarfaraz ” ) ;
return(0);返回( 0 ) ;
} )
its nice for every to whom who want to work online without installing any program thanks for providing such neccesity function for all users它的每一个漂亮的人谁想要工作网上没有安装任何程式感谢提供这种neccesity功能为所有用户
#include #包括
main()主要( )
{ (
pintf(”test”); pintf ( “测试” ) ;
} )
Leave your response!离开你的答复!
Subscribe for Daily Updates
Free Feed Subscription
Weekly Podcast
Monthly Archives
Topics
What others are Saying ?