使用ASP.NET开发在线C编译器应用程序的主要要求是什么? [英] What is the Primary Requirement to Develop Online C Compiler Applicarion Using ASP.NET ?

查看:64
本文介绍了使用ASP.NET开发在线C编译器应用程序的主要要求是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否需要安装Any API?

解决方案

从现有的C编译器开始:Google会帮你找一个,有很多开源的例子。



但是......你为什么要那样做?会有什么用?你要编译什么目标环境? PC?哪个变种? DOS? Windows XP? Win7还是Win8? 32位还是64位?如果我使用Android平板电脑怎么办?还是iPhone?你是否会为每种可能性提供C目标?



或者你想在你的网络服务器上运行代码?因为如果你这样做,我希望我们不共享托管服务...你不知道你编译的代码会尝试做什么,所以执行它会非常危险......

Is it necessary to install Any API ?

解决方案

Start with an existing C compiler: Google will help you find one, there are quite a few open source examples.

But...why would you want to do that? What use is it going to be? What target environment are you going to compile for? PC? Which variant? DOS? Windows XP? Win7 or Win8? 32 or 64 bit? And what if I am using my Android tablet? Or an iPhone? Are you going to provide C targets for every possibility?

Or do you want to run the code on your web server? Because if you do, I hope like heck we don't share a hosting service...you have no idea what the code you compile is going to try and do, so it gets very dangerous to execute it...


这篇关于使用ASP.NET开发在线C编译器应用程序的主要要求是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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