You can call a static method using the syntax @class@method(args). Ifyou leave out class, it defaults to java.lang.Math, to make it easier tocall min and max methods. If you specify the class, you must give thefully qualified name.If you have an instance of a class whose static method you wish to ca ...
- 12:08
- 浏览 (253)
- 评论 (0)
- 浏览: 91616 次

- 详细资料
搜索本博客
最近加入圈子
最新评论
-
Tapestry5-如何在根目录下 ...
o,是我看的不仔细。不过我都是放在class相对应的资源包中。
-- by KorbenZhang -
Tapestry5-如何在根目录下 ...
文章提到的是组件类的模板,页面类默认是在根目录的。
-- by tapestry -
Tapestry5-如何在根目录下 ...
过时了,T5已经把tml文件放在根目录了。
-- by KorbenZhang -
Tapestry5开发系列:如何 ...
我删掉了依赖,加了servlet还是不行,jetty就是不起来,说没找到logg ...
-- by leegorous -
Tapestry5每日播报(20080 ...
非常支持.
-- by biaoming






评论排行榜