{"id":6520,"date":"2018-02-09T01:23:30","date_gmt":"2018-02-08T17:23:30","guid":{"rendered":"https:\/\/sdeno.com:80\/?p=6520"},"modified":"2018-03-23T09:27:43","modified_gmt":"2018-03-23T01:27:43","slug":"js%e6%95%b0%e5%ad%97%e5%8d%95%e4%bd%8d%e7%94%a8%e6%b1%89%e5%ad%97%e6%a0%bc%e5%bc%8f%e5%8c%96","status":"publish","type":"post","link":"https:\/\/sdeno.com\/?p=6520","title":{"rendered":"js\u6570\u5b57\u5355\u4f4d\u7528\u6c49\u5b57\u683c\u5f0f\u5316"},"content":{"rendered":"<p>js \u91d1\u94b1 \u94b1 \u683c\u5f0f\u5316<\/p>\n<p>\u6548\u679c\uff1a<\/p>\n<figure class=\"mdx-lazyload-container\" style=\"max-width:188px\"><div style=\"padding-top:96.808510638298%\"><\/div><div class=\"mdx-img-loading-sp mdui-valign\"><div><div class=\"mdui-spinner\"><\/div><\/div><\/div><img width=\"188\" height=\"182\" class=\"alignnone size-full wp-image-6521 lazyload\" title=\"js\u6570\u5b57\u5355\u4f4d\u7528\u6c49\u5b57\u683c\u5f0f\u5316\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/sdeno.com\/wp-content\/uploads\/2018\/02\/money_type.png\" alt=\"https:\/\/sdeno.com\/wp-content\/uploads\/2018\/02\/money_type.png\"><\/figure>\n<p>&nbsp;<\/p>\n<pre>var num=120010101;\r\n\r\nfunction quyi(num1) { \/\/\u53bb\u9664\u4ebf\u5355\u4f4d\r\n return Math.floor((num1 - (Math.floor(num1\/100000000))*100000000));\r\n}\r\n\r\nif( num\/100000000 &gt;=1 ){ \/\/\u8fc7\u4ebf\u7684\r\n console.log(Math.floor(num\/100000000)+'\u4ebf'); \/\/\u663e\u793a\u51fa\u4ebf\u5355\u4f4d\r\n\r\n\r\n    \/\/\u4ee5\u4e0b\u662f\u5224\u65ad\u4ebf\u540e\u9762\u7684\u6570\u662f\u5426\u8fc7\u4e07\r\n    if( quyi(num)\/10000 &gt;=1 ){\r\n       console.log(Math.floor(quyi(num)\/10000)+'\u4e07')\r\n\r\n       console.log( (quyi(num)- Math.floor(quyi(num)\/10000)*10000)+\"\u4e2a\" );\r\n\r\n    }else{\r\n       console.log(quyi(num));\r\n    }\r\n\r\n}else if( (quyi(num))\/10000 &gt;=1 ){ \/\/\u4ec5\u4ec5\u8fc7\u4e07\u7684\r\n   console.log( Math.floor(quyi(num)\/10000).toLocaleString()+'\u4e07')\r\n   console.log( (quyi(num)- Math.floor(quyi(num)\/10000)*10000)+\"\u4e2a\" );\r\n}else{ \/\/\u6ca1\u8fc7\u4e07\r\n   console.log(num);\r\n}<\/pre>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;\u4f18\u5316\u540e&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<\/p>\n<figure class=\"mdx-lazyload-container\" style=\"max-width:491px\"><div style=\"padding-top:21.995926680244%\"><\/div><div class=\"mdx-img-loading-sp mdui-valign\"><div><div class=\"mdui-spinner\"><\/div><\/div><\/div><img width=\"491\" height=\"108\" class=\"alignnone size-full wp-image-6555 lazyload\" title=\"js\u6570\u5b57\u5355\u4f4d\u7528\u6c49\u5b57\u683c\u5f0f\u5316\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/sdeno.com\/wp-content\/uploads\/2018\/02\/money_format1.png\" alt=\"https:\/\/sdeno.com\/wp-content\/uploads\/2018\/02\/money_format1.png\" data-srcset=\"https:\/\/sdeno.com\/wp-content\/uploads\/2018\/02\/money_format1.png 491w, https:\/\/sdeno.com\/wp-content\/uploads\/2018\/02\/money_format1-300x66.png 300w\" sizes=\"auto, (max-width: 491px) 100vw, 491px\"><\/figure>\n<p>&nbsp;<\/p>\n<p>\u8c03\u7528\uff1a<\/p>\n<pre>&lt;div id=\"total_money\"&gt;\r\n\r\n&lt;\/div&gt;<\/pre>\n<p>&nbsp;<\/p>\n<pre>function data_format(num) {\r\nvar str='';\r\n\r\n\/\/\u8ba9\u5355\u4f4d\u5305\u88f9\u7740span\r\n function company(str) {\r\n   return '&lt;span class=\"font\" style=\"color:#FF823E;position: relative;top:0px; \"&gt;'+str+'&lt;\/span&gt;';\r\n }\r\n\r\n\/\/\u8ba9\u6bcf\u4e2a\u6570\u5b57\u90fd\u5305\u88f9\u8fd9span\r\n function num_wrap(num) {\r\n   var str='';\r\n   var num_length=num.toString().length;\r\n   for(var i=0;i&lt;num_length;i++){\r\n      str=str+'&lt;span style=\"background:url(..\/..\/img\/wap\/num_bg.png) no-repeat;background-size:100%;width: 1.78rem;display: inline-block;color: #FF823E;font-size: 1.71rem;text-align: center;margin: 0 2px;position: relative;\"&gt;'+(num.toString().slice(i, i+1))+'&lt;\/span&gt;';\r\n   }\r\n\r\n   return str;\r\n }\r\n\r\n\/\/\u53bb\u9664\u4ebf\u5355\u4f4d\r\n function quyi(num1) {\r\n   return Math.floor((num1 - (Math.floor(num1\/100000000))*100000000));\r\n }\r\n\r\n\/\/\u8865\u96f6\r\n function buling(num1) {\r\n   var str0='';\r\n   var num_length=num1.toString().length;\r\n   for(var i=0;(4-num_length)&gt;i;i++ ){\r\n     str0=str0+'0';\r\n   }\r\n   return str0+num1;\r\n }\r\n\r\n if( num\/100000000 &gt;=1 ){ \/\/\u8fc7\u4ebf\u7684\r\n\r\n   str+=num_wrap(Math.floor(num\/100000000))+company('\u4ebf');\r\n\r\n  \/\/\u4ee5\u4e0b\u662f\u5224\u65ad\u4ebf\u540e\u9762\u7684\u6570\u662f\u5426\u8fc7\u4e07\r\n  if( quyi(num)\/10000 &gt;=1 ){\r\n    str+=num_wrap(buling(Math.floor(quyi(num)\/10000)))+company('\u4e07');\r\n    str+=num_wrap(buling(quyi(num)- Math.floor(quyi(num)\/10000)*10000))+company('\u5143');\r\n  }else{\r\n   str+=num_wrap('0000')+company('\u4e07')+num_wrap(buling(quyi(num)))+company('\u5143');\r\n  }\r\n\r\n }else if( (quyi(num))\/10000 &gt;=1 ){ \/\/\u4ec5\u4ec5\u8fc7\u4e07\u7684\r\n   str+=num_wrap(Math.floor(quyi(num)\/10000))+company('\u4e07');\r\n   str+=num_wrap(buling((quyi(num)- Math.floor(quyi(num)\/10000)*10000)))+company('\u5143')\r\n }else{ \/\/\u6ca1\u8fc7\u4e07\r\n   str+=num_wrap(num)+company('\u5143');\r\n }\r\n\r\n $('#total_money').html(str);\r\n}\r\n\r\ndata_format(1532136);<\/pre>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/sdeno.com\/wp-content\/uploads\/2018\/02\/money_format.txt\">money_format<\/a><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>js \u91d1\u94b1 \u94b1 \u683c\u5f0f\u5316 \u6548\u679c\uff1a &nbsp; var num=120010101; function quyi [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-6520","post","type-post","status-publish","format-standard","hentry","category-11"],"_links":{"self":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/6520","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6520"}],"version-history":[{"count":0,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/6520\/revisions"}],"wp:attachment":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6520"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6520"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6520"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}