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) 請(qǐng) | 注冊(cè)
>
鵝池?cái)垊?/span>

鵝池?cái)垊?/h1>
出版社:人民交通出版社股份有限公司出版時(shí)間:2019-11-01
開(kāi)本: 29cm 頁(yè)數(shù): 47頁(yè)

中 圖 價(jià):¥14.3(5.5折) 定價(jià)  ¥26.0 登錄后可看到會(huì)員價(jià)
加入購(gòu)物車(chē) 收藏
運(yùn)費(fèi)6元,滿39元免運(yùn)費(fèi)
?新疆、西藏除外
本類(lèi)五星書(shū)更多>

鵝池?cái)垊?版權(quán)信息

  • ISBN:9787114153853
  • 條形碼:9787114153853 ; 978-7-114-15385-3
  • 裝幀:暫無(wú)
  • 冊(cè)數(shù):暫無(wú)
  • 重量:暫無(wú)
  • 所屬分類(lèi):

鵝池?cái)垊?內(nèi)容簡(jiǎn)介

本分冊(cè)為《鵝池?cái)垊佟? 主要介紹兒童書(shū)法藝術(shù)。主要包括: 文房四寶 —— 筆、文房四寶 —— 墨、文房四寶 —— 紙、文房四寶 —— 硯、漢字之旅 —— 刻畫(huà)符號(hào)等。

暫無(wú)評(píng)論……
書(shū)友推薦
返回頂部
中圖網(wǎng)
在線客服