公开课

    共有14679个公开课

    年级
    全部
    一年级
    二年级
    三年级
    四年级
    五年级
    六年级
    七年级
    八年级
    九年级
    十年级
    十一年级
    十二年级
    学科
    全部
    语文
    栾英
    栾英
    英语

    Unit1 The First Day(2)

    详情

    课程售价
    0
    课程学员人数
    1387
    免费试听
    栾英
    栾英
    英语

    Unit1 The First Day(1)

    详情

    课程售价
    0
    课程学员人数
    542
    免费试听
    闫淼
    闫淼
    英语

    Unit8 Review

    详情

    课程售价
    0
    课程学员人数
    882
    免费试听
    刘坤龙
    刘坤龙
    英语

    Unit7 The Biggest Animal

    详情

    课程售价
    0
    课程学员人数
    325
    免费试听
    刘艳
    刘艳
    英语

    Unit6 Animal Care

    详情

    课程售价
    0
    课程学员人数
    1404
    免费试听
    张帆
    张帆
    英语

    Unit5 Popular Pets

    详情

    课程售价
    0
    课程学员人数
    1631
    免费试听
    刘艳
    刘艳
    英语

    Unit3 Club Activities

    详情

    课程售价
    0
    课程学员人数
    1299
    免费试听
    代淑芹
    代淑芹
    英语

    Unit1 Our Hobbies

    = slideLen) { i = 0; } aslideNum.eq(i).addClass('active').siblings().removeClass(); aslideLi.eq(i).fadeIn().css("z-index", "3").siblings().fadeOut().css("z-index", "2"); i++; }, 3000); } autoPlay(); $(".slide").hover(function() { clearInterval(timer); //幻灯片数字切换事件 aslideNum.hover(function() { var iIndex = $(this).index(); aslideLi.eq(iIndex).fadeIn().css("z-index", "3").siblings().fadeOut().css("z-index", "2"); aslideNum.eq(iIndex).addClass('active').siblings().removeClass(); }); }, function() { var iIndex = $(".slideNum .active").index() + 1; if (iIndex >= slideLen) { iIndex = 0; } autoPlay(iIndex); }); //}幻灯片结束