示例#1
0
 void show() {
   if (connectFinish != 0) ta.setText(ta.getText() + "\n" + add);
   shown = true;
 }