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) 請 | 注冊
>
樊存?zhèn)ノ募?/span>

樊存?zhèn)ノ募?/h1>
開本: 26cm 頁數(shù): 221頁

中 圖 價:¥37.4(7.2折) 定價  ¥52.0 登錄后可看到會員價
加入購物車 收藏
運費6元,滿39元免運費
?新疆、西藏除外
本類五星書更多>

樊存?zhèn)ノ募?版權(quán)信息

  • ISBN:9787519042790
  • 條形碼:9787519042790 ; 978-7-5190-4279-0
  • 裝幀:暫無
  • 冊數(shù):暫無
  • 重量:暫無
  • 所屬分類:

樊存?zhèn)ノ募?內(nèi)容簡介

本書分為序三篇、政論篇、“三農(nóng)”篇、企業(yè)篇、雜篇共五章, 收錄了《建設(shè)社會主義新農(nóng)村的關(guān)鍵是增加農(nóng)民收入》《關(guān)于在同川地區(qū)建設(shè)社會主義新農(nóng)村的規(guī)劃建議討論稿》《在忻州市同川老梨區(qū)建立農(nóng)產(chǎn)品加工基地的可行性報告》等文章。

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