Visual Basic中的C错误检查器 [英] c error checker in visual basic

查看:84
本文介绍了Visual Basic中的C错误检查器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想设计一个以ac程序作为输入并给出所有错误作为输出的软件,我该如何处理?

i want to design a software which takes a c program as the input and gives all the errors in it as the output,how do i go about it??

推荐答案

第1步-了解文件解析和标记化
第2步-了解C语法
第3步-使用第1步和第2步开发VB.NET软件.

严重的是,您需要的信息远不止于此.到目前为止,您做了什么?
Step 1 - understand file parsing and tokenisation
Step 2 - understand C syntax
Step 3 - develop VB.NET software utilising Steps 1 and 2.

Seriously though, you need far more information than this. What have you done so far?


我该如何在vb.net中进行解析和标记化,如何使用文件上传来接受输入???
how do i go about parsing and tokenisation in vb.net,how do i accept the input using file upload??????


这篇关于Visual Basic中的C错误检查器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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