// this is really hacked: ConsoleInput class to be replaced soon // make a ConsoleInput ConsoleInput in; // tokenizer StringTokenizer tok; // loop while( true ) { // prompt in.prompt( "enter line of text: " ) => now; // read while( in.more() ) { // get it tok.set( in.getLine() ); // print tokens while( tok.more() ) { // print it <<< tok.next(), "">>>; } } }
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル