Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试编写一个java程序,它将用户输入实时转换为星号(为了隐藏信息,比如用户正在输入密码),但是我不知道如何做到这一点,我甚至不确定这个术语到底是什么。
谁能帮我吗?
JPasswordField为此使用 a 。
JPasswordField