沙頭角首頁深圳之家---Sha Tau Kok Yan Tian

2010/03/02 10:05
a = new Date();
hour = a.getHours();
if(length(hour)<2){
hour = "0" +hour;
}
minute = a.getMinutes();
if(length(minute)<2){
minute = "0" +minute;
}
second = a.getSeconds();
if(length(second)<2){
second = "0"+second;
}
time = hour+":"+minute+":"+second;  
  • 中查看更多“用AS2.0写的“当前时间”的脚本”相关内容
  • 中查看更多“用AS2.0写的“当前时间”的脚本”相关内容
  • 中查看更多“用AS2.0写的“当前时间”的脚本”相关内容
  • 中查看更多“用AS2.0写的“当前时间”的脚本”相关内容
  • 中查看更多“用AS2.0写的“当前时间”的脚本”相关内容
  • 中查看更多“用AS2.0写的“当前时间”的脚本”相关内容
  • 发表评论
    表情
    emotemotemotemotemot
    emotemotemotemotemot
    emotemotemotemotemot
    emotemotemotemotemot
    emotemotemotemotemot
    打开HTML
    打开UBB
    打开表情
    隐藏
    记住我
    昵称   密码   游客无需密码
    网址   电邮   [注册]