标签:c type date ide string j2ee
The method convert(String) of type DateConverter must override a superclass method
那是因为你的Compiler 是jdk1.5,只要把它改为 1.6就可以了
方法:
j2ee换成 7
The method convert(String) of type DateConverter must override a superclass method,布布扣,bubuko.com
The method convert(String) of type DateConverter must override a superclass method
标签:c type date ide string j2ee
原文地址:http://www.cnblogs.com/w8104254/p/3855295.html