2007年10月15日

摘要: 进入页面 推出页面 这个是页面被载入和调出时的一些特效。duration表示特效的持续时间,以秒为单位。transition表示使用哪种特效,取值为1-23: 0 矩形缩小 1 矩形扩大 2 圆形缩小 3 圆形扩大 4 下到上刷新 5 上到下刷新 6 左到右刷新 7 右到左刷新 8 竖百叶窗 9 横百叶窗 10 错位横百叶窗 11 ... 阅读全文
posted @ 2007-10-15 06:45 happyheipi 阅读(129) 评论(0) 推荐(0)
 
摘要: 日期对象有一些有用的方法来操作和获取日期和时间,下面是一些使用日期对象的方法的例子: The current date and time is: The current month is: The current day of the month is: The current day of the week is: The current year is: The cur... 阅读全文
posted @ 2007-10-15 02:54 happyheipi 阅读(350) 评论(0) 推荐(0)