Java开发网 |
注册 |
登录 |
帮助 |
搜索 |
排行榜 |
发帖统计
|
您没有登录 |
» Java开发网 » Java SE 综合讨论区
打印话题 寄给朋友 订阅主题 |
作者 | JAVA小问题 (Enumeration .elements() .hasMoreElements()) |
jjfzzy
发贴: 3 积分: 0 |
于 2005-05-19 13:33
请尽量用准确的文字描述作为标题 Your next post without a proper Subject will be removed. http://java.sun.com/j2se/1.4.2/docs/api/java/util/Enumeration.html public void synchronizeCalendarService(){ Enumeration enum = calendarService.elements(); while(enum.hasMoreElements()){ ((CalendarService)enum.nextElement()).synchronize(); } } 这个代码中的 Enumeration是什么类型?.elements()和enum.hasMoreElements()上什么意思啊?哪位大哥告诉下谢谢
why edited on 2005-05-19 20:04
关于 异常 。。。。 谢谢指教 |
话题树型展开 |
人气 | 标题 | 作者 | 字数 | 发贴时间 |
7276 | JAVA小问题 (Enumeration .elements() .hasMoreElements()) | jjfzzy | 467 | 2005-05-19 13:33 |
5328 | Re:JAVA小问题 | leon0122 | 81 | 2005-05-19 16:41 |
5405 | Re:JAVA小问题 (Enumeration .elements() .hasMoreElements()) | jjfzzy | 2 | 2005-05-20 13:58 |
已读帖子 新的帖子 被删除的帖子 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |