• 2021-04-14
    在JavaScript中可以使用Date对象的()方法返回该对象的日期。
  • getDate()

    内容

    • 0

      在Javascript中,可以使用Date对象的()方法返回月份。 A: getDate B: getYear C: getMonth D: getTime

    • 1

      在javaScript 中,可以使用Date对象的( )方法获取当前的日期和时间。 A: Date B: getYea C: getMonth D: getDate

    • 2

      Date类中,( )方法可以返回当前日期对象的毫秒数

    • 3

      可以使用Date对象的以下哪个方法返回当前日期 A: getDate( ) B: getYear() C: getMonth() D: getTime()

    • 4

      分析js代码,可以使用Date对象的( )方法返回当前日期( ) A: getDate( ) B: getYear( ) C: getMonth( ) D: getTime( )