passwordchar 的简单问题我在前面的代码里面加了text.passwordchar= '* '; 然后我想再让这个text在比如按下按钮后显示成明文。 不知道怎么搞。 请指教阿。[解决办法]………… text.passwordchar= '\0 ';