import java.io.IOException; public class Main { public static void main(String[] args) throws IOException { System.out.println("Press enter to continue..."); System.in.read(); } }
CC-BY-SA 3.0 · Powered by MediaWiki
개인정보처리방침 · ABOUT