public void setPwd1String pwd1 thispwd1 = pwd1;
The given code is a setter method for a variable named "pwd1". It takes a parameter of type String named "pwd1" and assigns it to the instance variable "pwd1" of the class.
原文地址: http://www.cveoy.top/t/topic/hSg5 著作权归作者所有。请勿转载和采集!