.VBE 文件扩展名
VBScript Encoded Script File
| 开发者 | Microsoft |
| 受欢迎程度 |
3.1 | 34 票 |
什么是 VBE 文件?
A VBE file is a script written in VBScript, a programming language that is a reduced version of Visual Basic; stores the source code in an encoded format so that it is not recognizable; run natively in Windows by the Windows Script Host (wscript.exe or cscript.exe).
更多信息
A VBE file can contain a virus, so do not open a VBE file if it is an unknown email attachment. You can decode a VBE file to verify the legitimacy of its source code by dragging and dropping the file on to the decode.vbs script, and then viewing the code. You can also drag and drop .VBS files on to the encode.vbs script to encode it.
可打开 VBE 文件的程序
Windows