Date.getMilliseconds
类型:对象方法
适用环境:Flash 5 或更新版本
语法:myDate.getMilliseconds()
参数:myDate:已经存在的 Date 日期对象。
返回:一个数字值
介绍:使用 Date 对象的 getMilliseconds 方法,可以获取 myDate 对象内日期的“毫秒”参数。