1. 在页面加上代码:
@SuppressWarnings("unchecked")
2. 设定Myeclipse 的警告忽略:
Window->Preferences->Java->Compiler->Errors/Warning->Generic types中将Unchecked generic type operation(或者 Usage of a raw type)设置为Ignore