if ($("#topCountDown").length > 0) { $.ajax({ url: "/ashx/GetCurrentTime.ashx", success: function (data) { topCutTime(data, $("#topCountDown").attr("data-endTime")) } }); } function topCutTime(a, b) { var the_s = []; var startDate = new Date(a).getTime(); var endDate = new Date(b).getTime(); the_s[1] = (endDate - startDate) / 1000; var Time20170918 = setInterval(function () { view_time(1, '#topCountDown') }, 1000); function view_time(the_s_index, objid) { if (the_s[the_s_index] >= 0) { var the_D = Math.floor((the_s[the_s_index] / 3600) / 24) var the_H = Math.floor((the_s[the_s_index] - the_D * 24 * 3600) / 3600); var the_M = Math.floor((the_s[the_s_index] - the_D * 24 * 3600 - the_H * 3600) / 60); var the_S = Math.floor((the_s[the_s_index] - the_H * 3600) % 60); var the_h1 = the_D * 24 + the_H; html = ""; if (the_h1 >= 10) { html += '' + the_h1 + ''; } else { html += '0' + the_h1 + ""; } if (the_M >= 10) { html += '' + the_M + ''; } else { html += '0' + the_M + ""; }; if (the_S >= 10) { html += '' + the_S + ''; } else { html += '0' + the_S + ""; }; $(objid).html(html); the_s[the_s_index]--; } else { $(objid).html(""); $("#topCountDown").addClass("endtime"); clearInterval(Time20170918); } } }
歡迎光臨中圖網(wǎng) 請 | 注冊
> >
爺爺?shù)哪Х?/span>

爺爺?shù)哪Х?/h1>

精美繪本,一個關于代溝、愛和傳承的故事。

作者:吳棣
出版社:世界圖書出版公司出版時間:2022-06-01
開本: 12開 頁數(shù): 36
本類榜單:少兒銷量榜

中 圖 價:¥17.4(3.5折) 定價  ¥49.8 登錄后可看到會員價
加入購物車 收藏
運費6元,滿39元免運費
?新疆、西藏除外
溫馨提示:5折以下圖書主要為出版社尾貨,大部分為全新(有塑封/無塑封),個別圖書品相8-9成新、切口
有劃線標記、光盤等附件不全詳細品相說明>>
本類五星書更多>
買過本商品的人還買了

爺爺?shù)哪Х?版權信息

  • ISBN:9787519288358
  • 條形碼:9787519288358 ; 978-7-5192-8835-8
  • 裝幀:簡裝本
  • 冊數(shù):暫無
  • 重量:暫無
  • 所屬分類:>

爺爺?shù)哪Х?內(nèi)容簡介

  “酷少年”小迪和“怪老頭兒”爺爺從小村莊來到大城市居住,小迪很快就適應了城市生活。漸漸地,他覺得爺爺是個老古董;而爺爺也想不通他為什么會喜歡那些奇怪的東西,忘了那些他曾經(jīng)喜歡的故事和玩具。一個關于代溝、愛和傳承的故事。培養(yǎng)孩子與長輩、與家人的親密關系,建立孩子一生的幸福感和安全感。讓孩子了解我們的歷史和文化,知來路曉歸途。讀傳統(tǒng)文化,傳承我們的非物質(zhì)文化遺產(chǎn)。

商品評論(0條)
暫無評論……
書友推薦
本類暢銷
編輯推薦
返回頂部
中圖網(wǎng)
在線客服