英语听力汇总   |   2008年青海省西宁市中考英语听力

https://online2.tingclass.net/lesson/shi0529/10000/10313/lnzktl_15.mp3

更新日期:2020-12-16浏览次数:765次所属教程:历年中考英语听力

-字号+

听力原文

1.The girl is drawing a picture in the people's park.

2.Look,how cool Huan Huan is!

3.On June first,parents often take their children to play.

4.Is Yao Ming your favorite sport star?

5.I spend five thousand yuan in this digital camera.

6.A:They came here the day before yeaterday,didn't they?
$.fn.smartFloat = function() { var position = function(element) { var top = element.position().top, pos = element.css("position"); $(window).scroll(function() { var scrolls = $(this).scrollTop(); if (scrolls > top) { if (window.XMLHttpRequest) { element.css({ position: "fixed", top: 0 }); } else { element.css({ top: scrolls }); } }else { element.css({ position: "relative", }); } }); }; return $(this).each(function() { position($(this)); }); }; //绑定 $("#container").smartFloat();