240 发简信
IP属地:陕西
  • javaScript常用结构运用练习题

    Js的基本结构及运用 1.89小时,用js程序写出多少天和多少个小时? var time=89; var day=parseInt(time/2...