如何在线编译c程序 [英] how to compile c program online

查看:74
本文介绍了如何在线编译c程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何编译在线网络浏览器中编写的ac程序并将程序带到服务器端并将编译后的答案收回到Web浏览器以显示答案

how to compile a c program written in online web browser and take the program to server side and take back the compiled answer to web browser to dispaly answer

推荐答案

以下内容:

1)将提交的文本保存到本地文件中

2)在该文件上运行C编译器

3)压缩结果

4)将该zip文件发布到公共文件夹

5)提供已发布zip文件的链接



详细信息由您详细说明 - 访问权限和安全问题...... ;-)

干杯

Andi
Do the following:
1) save the submitted text into a local file
2) run the C compiler on that file
3) zip the result
4) post that zip file to a public folder
5) provide the link to the published zip file

Details to be elaborated by you - access rights and security issues too... ;-)
Cheers
Andi


这篇关于如何在线编译c程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆