JavaBeans是Java中一種特殊的類,可以將多個對象封裝到一個對象(bean)中。特點是可序列化,提供無參建構元(英語:Nullary constructor),提供getter方法和setter ...
確定! 回上一頁