JavaBean规定成员变量的读写通过setter()方法和getter()方法进行。

JavaBean规定成员变量的读/写通过setter()方法和getter()方法进行。

A.正确

B.错误

正确答案:错误

猜你喜欢