有狐: 看一段代码 [阅读: 400] 2010-05-10 00:27:06 if (action != null) { 。。。。。 } 。。。。。 action.addPropertyChangeListener(propertyListener); if (action != null) { 。。。。。 } 搞不懂问什么要加 if 判断