Make easy to accept input from and output to command line.
import java.io.Console;
Console c = System.console();
String readLine()
char[] readPassword(): for security purpose
This blog focus on all the techs I used, studied, researched, even touched.
No comments:
Post a Comment