估计是写的时候漏了一些. public void useUsb(USB usb){System.out.println("xxxx");}
public class Test01{ }
应该是类似于这样的,新建方法 和类
那代码明显有问题,编译都过不了