public class Do{ public static void main(String[] args){ int i=1; Switch(i){ case1: System.out.printon("3"); } }}
应该是System.out.println,不是printon