摘要: 1 2 阅读全文
posted @ 2015-08-14 11:11 Youngly 阅读(3264) 评论(0) 推荐(0)
摘要: 同时,在action中定义type,在调用的函数处获取。 1 private String type; 2 public String getType() { 3 return type; 4 } 5 6 publi... 阅读全文
posted @ 2015-08-14 11:05 Youngly 阅读(1949) 评论(0) 推荐(1)