类型:转载 责任编辑:asp.net 日期:2007/05/23
热门软件下载:
大家好,我用InstallAnywhere为Jbuilder9 编写的应用程序打包后,打开的时候出现
Unable to locate the applications main class. The calss "学生管理系统性.GradeSystemmust be public and have a public
static void main(String []) method.(LAX)
的错误
请问有人知道怎么解决吗
网友回答:
如果操作系统是Windows 2003,则应该是选择安装文件,属性,选择兼容性,用Windows 2000兼容模式或者Winxp兼容模式运行,大概就没有这个错误了。