:VB.NET

ʽ:
[ flag , error ] = CompileVBNETCode(code , exePath)
[ flag , error ] = CompileVBNETCode(code )
[ flag , error ] = CompileVBNETCode()

code   :Ϊַ洢ҪĴ߱ļ·,ΪսѡļԻ
exePath:ַ洢ļ·,Ϊսѡ񱣴ļ·

flag : ɹ1,򷵻0
error: ʧʱ,صĴʾ

:

f = "c:\test.vb";
p = "c:\run.exe";
[t , er] = CompileVBNETCode(f, p);//سִ,c:\test.vbĴc:\run.exeļ