Home  >  Article  >  Backend Development  >  javascript - codecademy,ideone.com/等在线测试js,php,ruby,python是怎么实现的?

javascript - codecademy,ideone.com/等在线测试js,php,ruby,python是怎么实现的?

WBOY
WBOYOriginal
2016-06-06 20:25:121109browse

需要都安装这些环境吗?安全性如何保证?
使用框架?使用接口?

回复内容:

需要都安装这些环境吗?安全性如何保证?
使用框架?使用接口?

可以用docker,每次用户提交一段代码,就启动一个对应语言的docker容器,执行完毕,获取输出,销毁容器

顶你

吐槽一下:ideone.com这个网站看了一下,全是广告

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn