commit 9dda2b8bc9814cea46aef833077f55151e0ee98f Author: 程序员小墨 <2291200076@qq.com> Date: Sun May 26 22:43:01 2024 +0800 初始代码 diff --git a/README.md b/README.md new file mode 100644 index 0000000..6d12b2b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +## 进制转换器 + +代码来自:https://8jz.cn/ diff --git a/index.html b/index.html new file mode 100644 index 0000000..e48e116 --- /dev/null +++ b/index.html @@ -0,0 +1,243 @@ + + + + + + +进制转换器 - 在线二进制|八进制|十进制|16进制和任意进制转换工具 + + + + + + + + +
+
+
+
+ + +
+
+
+ + + +
+ +
+
+ + + +
+
+
+转换过程 +
+
+

进制到十进制转换:

+

+
+
+

十进制到进制转换:

+

+

除以基数,从余下的数字中得到数字。

+ + + + + + +
除法商数余数数位
+

+
+
+
+
+
+

在线进制转换器

+

进制也就是进位计数制,是人为定义的带进位的计数方法,进位制/位置计数法是一种记数方式,故亦称进位记数法/位值计数法,可以用有限的数字符号代表所有的数值。常见的进制有十进制二进制八进制十六进制

+

在线进制转换器可将数字在不同进制之间进行转换的工具,它方便、快速且精确。你无需手动计算或记忆进制转换规则,只需输入数字并选择所需的进制即可。进制转换器是一个非常有用的工具,特别是对于需要频繁进行进制转换的人们来说,它可以大大提高效率。

+
+ +
+

二、八、十、十六进制转换对照表

+
+ + + + + + + + + + + + + + + + + + + + + + + + +
10进制16进制2进制8进制
1111
22102
33113
441004
551015
661106
771117
88100010
99100111
10A101012
11B101113
12C110014
13D110115
14E111016
15F111117
16101000020
17111000121
18121001022
19131001123
+ + + + + + + + + + + + + + + + + + + + + + + + +
10进制16进制2进制8进制
20141010024
25191100131
301E1111036
352310001143
402810100050
452D10110155
503211001062
553711011167
603C11110074
65411000001101
70461000110106
754B1001011113
80501010000120
85551010101125
905A1011010132
955F1011111137
100641100100144
1509610010110226
200C811001000310
+
+
+
+
+
+
  • 什么是16进制?十六进位制详解
  • +
  • 什么是八进制?8进位制详解
  • +
  • 什么是二进制?二进制数位是什么意思?
  • +
  • 十进制是什么?十进制的由来|发展|历史
  • +
    +
    +

    进制知识

    + +
    +
    +
    + + + + + \ No newline at end of file diff --git a/wp-includes/css/style.min.css b/wp-includes/css/style.min.css new file mode 100644 index 0000000..19c143d --- /dev/null +++ b/wp-includes/css/style.min.css @@ -0,0 +1,110 @@ +html.body,div,header,nav,menu,main,article,aside,footer,ul,li,h1,h2,h3,h4,p,i,b,em,label,input,button,textarea{display:block;margin:0;padding:0;box-sizing:border-box}input[type=submit],input[type=reset],input[type=button],input{resize:none}img{width:auto\9;display:block;-ms-interpolation-mode:bicubic;border:0}button,select{cursor:pointer;transition:all .25s}em,i{font-style:normal}ul{list-style-type:none}html{background:#fff;font-size:62.5%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-overflow-scrolling:touch}body{width:100%;margin:0 auto;font: 400 1.5rem/1.5 Montserrat,Arial,sans-serif;color: #4d5154;font-family: Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";}a{text-decoration:none;transition:all .2s ease;color: #0fb276;}a:hover{color: #086;text-decoration:underline;}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-size:100%}input,button{font-family:microsoft yahei;border:0;outline:0}a:link,a:active,a:visited,a:hover{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}.clearfix:after,ul:after{content:".";display:block;height:0;visibility:hidden;clear:both}h1{font-size:3rem}h2{font-size:2rem} +textarea,input,button,select{outline:none;font-family:inherit} +textarea{resize:vertical;} +::-webkit-input-placeholder{color:#c8cbd0;font-size:2.2rem}:-ms-input-placeholder{color:#c8cbd0;font-size:2.2rem} +html{/* background: #f7f8fa; */background: #ffffff;} +table{border-collapse: collapse;} +li{list-style: none;} +.wrap{position: relative;width: 1080px;margin:0 auto;} +#header{height: 5.4rem;margin:0 0 2rem;background: #fafafa;line-height: 5.1rem;box-shadow: 0 1px 4px rgba(131, 134, 142, .4);} +.brand{float:left;margin:0 1rem 0 -.2rem;} +.brand a{display:block;height: 4.6rem;padding: 1rem 0 0;line-height: 4.2rem;} +.brand svg{width:3.7rem;height: 3.2rem;} +.brand path{fill-rule:evenodd;} +.brand .cls-1{fill: #0fb276;} +.brand .cls-2{fill:#fff;} +#header h1,#header h2{font-size:2.2rem;color:#3b3c40;font-weight: 400;} +.main{float:left;width: 730px;} +@media (max-width:760px){ +.wrap{width:100%;padding:0 1.8rem} +.main{width:100%;float:none;} +} + +#hexform{padding:1rem 0;} +.enter{position:relative;} +.enter label,.hex-res label{padding: 0 0 1rem;font-size: 1.5rem;} +.enter input,.hex-res textarea{width:100%;padding:1.6rem 2rem;background:#fff;border-radius: .4rem;font-size:2.2rem;border: 1px solid #c4c6c8;box-shadow: 0px 1px 2px rgba(188, 195, 195, 0.4);} +.enter input:hover{border-color:#757677} +.enter input:focus{border-color: #0fb276;box-shadow: 0 0 0 3px rgba(15, 178, 118, 0.2);} + + +.hex-oper {display:flex;padding: 2rem 0;line-height: 5rem;} +.hex-row{display:flex;width: 74%;} +.hex-select{position:relative;width: 34%;margin-right:2%;background: #fff;border: 1px solid #c4c6c8;border-radius: .4rem;} +.hex-select:hover{border-color:#0fb276;background:#e7f9f2} +.hex-select span{position:absolute;top: 1.75rem;left:2rem;width: 20%;font-weight: 700;line-height: 1.4rem;} +.hex-select select{border:0;width:100%;height: 5rem;padding: 0 2.5rem 0 5rem;font-size:1.5rem;text-align: center;background:transparent;border-radius: .4rem;} + +.hex-oper button{height: 5.2rem;line-height:5rem;} + +.btn-swap{width: 10%;margin-right:2%;background: #fff;font-size:2rem;border-radius: .4rem;border: 1px solid #c4c6c8;} +.btn-swap:hover{transform: scaleX(-1);color:#0fb276;} +.btn-success{width: 26%;background: #0fb276;color:#fff;border-radius: .4rem;font-size:2rem;font-weight: 700;} +.btn-success:hover { background: #16c384;box-shadow: 0 2px 8px rgba(15, 178, 118, 0.2);} +.hex-res{position:relative;} +.hex-res textarea{background: #f6f8f9;} +.btn-copy{position:absolute;right:0;bottom: 0;height: 3.4rem;padding: 0 1.6rem;border-radius: .4rem 0;background: #f9fbfc;border: 1px solid #c4c6c8;} +.btn-copy:hover{ background: #0fb276;border-color:#0fb276;color:#fff;} +@media (max-width:760px){ +.hex-oper {display:block;padding: 2rem 0;line-height: 5rem;} +.hex-row{width:100%;} +.hex-select{width:40%;} +.to_hex.hex-select{margin-right:0;} +.btn-swap{width:16%;} +.btn-success{width:100%;margin-top: 2rem;} +} + +#calgroup{background: #f3fff9;margin-top:2rem;padding: 2rem;border-radius: .4rem;border: 1px solid #0fb276;} +#calgroup h3{text-align:center;font-size:2rem;color: #182;} +#cal1+div{border-top: 1px dashed #0fb276;} +#calgroup p{padding:.5rem 0;} +#calgroup #cal div{padding:1rem 0;} +#calgroup div p:first-child{font-weight:700} +#calgroup table{min-width:60%;margin-top:1rem} +#calgroup table th{padding: 1rem;background: #d2f3e4;border-bottom: 1px dashed #0fb276;text-align: left;} +#calgroup table td{padding:1rem;border-bottom:1px dashed #89a58f} +p#cal2result{padding:1rem;font-weight:700;} + +.about table{width:100%;margin:1rem 0;line-height:4.4rem} +.about table td{border: 1px solid #e5eaec;text-align:center;font-size:1.8rem;} +.about table tr:nth-child(odd){background: #f6f8f9;} +.about table tr:hover{background: #f7f8f9;color:#0fb276;font-weight:700} +.about table th{background: #0fb276;border: 1px solid #22a574;color:#fff;} +.table-row{display:flex;justify-content:space-between;} +.table-row table{width:49%} +@media (max-width:760px){ +.table-row{display:block;} +.table-row table{width:100%} +} +.side{width: 300px;float:right;} +.note h2,.hex-list h3,.about h3,.side h3{padding: 1.5rem 0;font-size:1.7rem;font-weight:600;} +.side h3{font-weight:400;color: #737678;} +.note p{padding:1rem 0;} +.hex-list ul{margin: 0 -.5rem;padding:1rem 0;} +.hex-list li{float: left;width: 25%;padding:.5rem;text-align: center;line-height: 4.6rem;font-size: 1.5rem;} +.hex-list li a{display:block;border-radius: .3rem;/* color: #2A4; */border: 1px solid #0fb276;} +.side .hex-list li{width:50%;} +.post-list li{position:relative;padding-left:1.5rem;line-height:3.6rem;} +.post-list li::before {content: '';display: block;position:absolute;left:0;top: 50%;width: .4rem;height: .4rem;/* border-radius:100%; */background: #abacaf;margin-top: -.2rem;} +@media (max-width:760px){ + .side{width: 100%;float:none;padding:1rem 0 0;} + .post-list{padding:2rem;margin-top:1rem;border:1px solid #e8e9ea;} + .post-list h3{padding: 0 0 1.2rem;} +.hex-list li{width: 50%;} +} + + +.post-item .item{border-bottom:1px dashed #e1e2e4;padding:1.5rem 0;} +.page-navigator{display:flex;justify-content:center;padding:2rem 0;} +.page-navigator li{padding:0 .4rem;} +.page-navigator a{display:block;padding:1rem 1.8rem;border:1px solid #2a4;border-radius:.4rem;} +.page-navigator a:hover,.page-navigator .current a{background:#2a4;color:#fff;} +.page-navigator .current a{font-weight:700;} +article h1{font-size:3rem;padding:1rem 0 2rem;border-bottom:1px solid #ebeced;} +article .content{font-size:1.7rem;line-height:1.8em;padding:1rem 0 2rem} +.content div,.content p{padding:1.5rem 0;} +.content ol{padding: 0 0 0 2rem;margin: 0;} +.content li{display:list-item;list-style: decimal;padding: 1rem .5rem;} +.post-near{color:#7d7e82;border-top:1px solid #ebeced;padding: 2rem 0;line-height:4rem;} +#footer{background: #f9fafa;margin:2rem 0 0;padding:4rem;text-align:center;font-size:1.4rem;color:#888;} +#footer a{color:#888} \ No newline at end of file diff --git a/wp-includes/js/base.js b/wp-includes/js/base.js new file mode 100644 index 0000000..9cf5055 --- /dev/null +++ b/wp-includes/js/base.js @@ -0,0 +1,10 @@ +/* bignumber.js v2.4.0 https://github.com/MikeMcl/bignumber.js/LICENCE */ +!function(e){"use strict";function n(e){function a(e,n){var t,r,i,o,u,s,f=this;if(!(f instanceof a))return j&&L(26,"constructor call without new",e),new a(e,n);if(null!=n&&H(n,2,64,M,"base")){if(n=0|n,s=e+"",10==n)return f=new a(e instanceof a?e:s),U(f,P+f.e+1,B);if((o="number"==typeof e)&&0*e!=0||!new RegExp("^-?"+(t="["+b.slice(0,n)+"]+")+"(?:\\."+t+")?$",37>n?"i":"").test(s))return g(f,s,o,n);o?(f.s=0>1/e?(s=s.slice(1),-1):1,j&&s.replace(/^0\.0*|\./,"").length>15&&L(M,N,e),o=!1):f.s=45===s.charCodeAt(0)?(s=s.slice(1),-1):1,s=D(s,10,n,f.s)}else{if(e instanceof a)return f.s=e.s,f.e=e.e,f.c=(e=e.c)?e.slice():e,void(M=0);if((o="number"==typeof e)&&0*e==0){if(f.s=0>1/e?(e=-e,-1):1,e===~~e){for(r=0,i=e;i>=10;i/=10,r++);return f.e=r,f.c=[e],void(M=0)}s=e+""}else{if(!p.test(s=e+""))return g(f,s,o);f.s=45===s.charCodeAt(0)?(s=s.slice(1),-1):1}}for((r=s.indexOf("."))>-1&&(s=s.replace(".","")),(i=s.search(/e/i))>0?(0>r&&(r=i),r+=+s.slice(i+1),s=s.substring(0,i)):0>r&&(r=s.length),i=0;48===s.charCodeAt(i);i++);for(u=s.length;48===s.charCodeAt(--u););if(s=s.slice(i,u+1))if(u=s.length,o&&j&&u>15&&(e>S||e!==m(e))&&L(M,N,f.s*e),r=r-i-1,r>z)f.c=f.e=null;else if(G>r)f.c=[f.e=0];else{if(f.e=r,f.c=[],i=(r+1)%y,0>r&&(i+=y),u>i){for(i&&f.c.push(+s.slice(0,i)),u-=y;u>i;)f.c.push(+s.slice(i,i+=y));s=s.slice(i),i=y-s.length}else i-=u;for(;i--;s+="0");f.c.push(+s)}else f.c=[f.e=0];M=0}function D(e,n,t,i){var o,u,f,c,h,g,p,d=e.indexOf("."),m=P,w=B;for(37>t&&(e=e.toLowerCase()),d>=0&&(f=J,J=0,e=e.replace(".",""),p=new a(t),h=p.pow(e.length-d),J=f,p.c=s(l(r(h.c),h.e),10,n),p.e=p.c.length),g=s(e,t,n),u=f=g.length;0==g[--f];g.pop());if(!g[0])return"0";if(0>d?--u:(h.c=g,h.e=u,h.s=i,h=C(h,p,m,w,n),g=h.c,c=h.r,u=h.e),o=u+m+1,d=g[o],f=n/2,c=c||0>o||null!=g[o+1],c=4>w?(null!=d||c)&&(0==w||w==(h.s<0?3:2)):d>f||d==f&&(4==w||c||6==w&&1&g[o-1]||w==(h.s<0?8:7)),1>o||!g[0])e=c?l("1",-m):"0";else{if(g.length=o,c)for(--n;++g[--o]>n;)g[o]=0,o||(++u,g.unshift(1));for(f=g.length;!g[--f];);for(d=0,e="";f>=d;e+=b.charAt(g[d++]));e=l(e,u)}return e}function F(e,n,t,i){var o,u,s,c,h;if(t=null!=t&&H(t,0,8,i,v)?0|t:B,!e.c)return e.toString();if(o=e.c[0],s=e.e,null==n)h=r(e.c),h=19==i||24==i&&k>=s?f(h,s):l(h,s);else if(e=U(new a(e),n,t),u=e.e,h=r(e.c),c=h.length,19==i||24==i&&(u>=n||k>=u)){for(;n>c;h+="0",c++);h=f(h,u)}else if(n-=s,h=l(h,u),u+1>c){if(--n>0)for(h+=".";n--;h+="0");}else if(n+=u-c,n>0)for(u+1==c&&(h+=".");n--;h+="0");return e.s<0&&o?"-"+h:h}function _(e,n){var t,r,i=0;for(u(e[0])&&(e=e[0]),t=new a(e[0]);++ie||e>t||e!=c(e))&&L(r,(i||"decimal places")+(n>e||e>t?" out of range":" not an integer"),e),!0}function I(e,n,t){for(var r=1,i=n.length;!n[--i];n.pop());for(i=n[0];i>=10;i/=10,r++);return(t=r+t*y-1)>z?e.c=e.e=null:G>t?e.c=[e.e=0]:(e.e=t,e.c=n),e}function L(e,n,t){var r=new Error(["new BigNumber","cmp","config","div","divToInt","eq","gt","gte","lt","lte","minus","mod","plus","precision","random","round","shift","times","toDigits","toExponential","toFixed","toFormat","toFraction","pow","toPrecision","toString","BigNumber"][e]+"() "+n+": "+t);throw r.name="BigNumber Error",M=0,r}function U(e,n,t,r){var i,o,u,s,f,l,c,a=e.c,h=R;if(a){e:{for(i=1,s=a[0];s>=10;s/=10,i++);if(o=n-i,0>o)o+=y,u=n,f=a[l=0],c=f/h[i-u-1]%10|0;else if(l=d((o+1)/y),l>=a.length){if(!r)break e;for(;a.length<=l;a.push(0));f=c=0,i=1,o%=y,u=o-y+1}else{for(f=s=a[l],i=1;s>=10;s/=10,i++);o%=y,u=o-y+i,c=0>u?0:f/h[i-u-1]%10|0}if(r=r||0>n||null!=a[l+1]||(0>u?f:f%h[i-u-1]),r=4>t?(c||r)&&(0==t||t==(e.s<0?3:2)):c>5||5==c&&(4==t||r||6==t&&(o>0?u>0?f/h[i-u]:0:a[l-1])%10&1||t==(e.s<0?8:7)),1>n||!a[0])return a.length=0,r?(n-=e.e+1,a[0]=h[(y-n%y)%y],e.e=-n||0):a[0]=e.e=0,e;if(0==o?(a.length=l,s=1,l--):(a.length=l+1,s=h[y-o],a[l]=u>0?m(f/h[i-u]%h[u])*s:0),r)for(;;){if(0==l){for(o=1,u=a[0];u>=10;u/=10,o++);for(u=a[0]+=s,s=1;u>=10;u/=10,s++);o!=s&&(e.e++,a[0]==O&&(a[0]=1));break}if(a[l]+=s,a[l]!=O)break;a[l--]=0,s=1}for(o=a.length;0===a[--o];a.pop());}e.e>z?e.c=e.e=null:e.et?null!=(e=i[t++]):void 0};return f(n="DECIMAL_PLACES")&&H(e,0,E,2,n)&&(P=0|e),r[n]=P,f(n="ROUNDING_MODE")&&H(e,0,8,2,n)&&(B=0|e),r[n]=B,f(n="EXPONENTIAL_AT")&&(u(e)?H(e[0],-E,0,2,n)&&H(e[1],0,E,2,n)&&(k=0|e[0],$=0|e[1]):H(e,-E,E,2,n)&&(k=-($=0|(0>e?-e:e)))),r[n]=[k,$],f(n="RANGE")&&(u(e)?H(e[0],-E,-1,2,n)&&H(e[1],1,E,2,n)&&(G=0|e[0],z=0|e[1]):H(e,-E,E,2,n)&&(0|e?G=-(z=0|(0>e?-e:e)):j&&L(2,n+" cannot be zero",e))),r[n]=[G,z],f(n="ERRORS")&&(e===!!e||1===e||0===e?(M=0,H=(j=!!e)?x:o):j&&L(2,n+w,e)),r[n]=j,f(n="CRYPTO")&&(e===!!e||1===e||0===e?(V=!(!e||!h),e&&!V&&j&&L(2,"crypto unavailable",h)):j&&L(2,n+w,e)),r[n]=V,f(n="MODULO_MODE")&&H(e,0,9,2,n)&&(W=0|e),r[n]=W,f(n="POW_PRECISION")&&H(e,0,E,2,n)&&(J=0|e),r[n]=J,f(n="FORMAT")&&("object"==typeof e?X=e:j&&L(2,n+" not an object",e)),r[n]=X,r},a.max=function(){return _(arguments,T.lt)},a.min=function(){return _(arguments,T.gt)},a.random=function(){var e=9007199254740992,n=Math.random()*e&2097151?function(){return m(Math.random()*e)}:function(){return 8388608*(1073741824*Math.random()|0)+(8388608*Math.random()|0)};return function(e){var t,r,i,o,u,s=0,f=[],l=new a(q);if(e=null!=e&&H(e,0,E,14)?0|e:P,o=d(e/y),V)if(h&&h.getRandomValues){for(t=h.getRandomValues(new Uint32Array(o*=2));o>s;)u=131072*t[s]+(t[s+1]>>>11),u>=9e15?(r=h.getRandomValues(new Uint32Array(2)),t[s]=r[0],t[s+1]=r[1]):(f.push(u%1e14),s+=2);s=o/2}else if(h&&h.randomBytes){for(t=h.randomBytes(o*=7);o>s;)u=281474976710656*(31&t[s])+1099511627776*t[s+1]+4294967296*t[s+2]+16777216*t[s+3]+(t[s+4]<<16)+(t[s+5]<<8)+t[s+6],u>=9e15?h.randomBytes(7).copy(t,s):(f.push(u%1e14),s+=7);s=o/7}else j&&L(14,"crypto unavailable",h);if(!s)for(;o>s;)u=n(),9e15>u&&(f[s++]=u%1e14);for(o=f[--s],e%=y,o&&e&&(u=R[y-e],f[s]=m(o/u)*u);0===f[s];f.pop(),s--);if(0>s)f=[i=0];else{for(i=-1;0===f[0];f.shift(),i-=y);for(s=1,u=f[0];u>=10;u/=10,s++);y>s&&(i-=y-s)}return l.e=i,l.c=f,l}}(),C=function(){function e(e,n,t){var r,i,o,u,s=0,f=e.length,l=n%A,c=n/A|0;for(e=e.slice();f--;)o=e[f]%A,u=e[f]/A|0,r=c*o+u*l,i=l*o+r%A*A+s,s=(i/t|0)+(r/A|0)+c*u,e[f]=i%t;return s&&e.unshift(s),e}function n(e,n,t,r){var i,o;if(t!=r)o=t>r?1:-1;else for(i=o=0;t>i;i++)if(e[i]!=n[i]){o=e[i]>n[i]?1:-1;break}return o}function r(e,n,t,r){for(var i=0;t--;)e[t]-=i,i=e[t]1;e.shift());}return function(i,o,u,s,f){var l,c,h,g,p,d,w,v,N,b,S,R,A,E,D,F,_,x=i.s==o.s?1:-1,I=i.c,L=o.c;if(!(I&&I[0]&&L&&L[0]))return new a(i.s&&o.s&&(I?!L||I[0]!=L[0]:L)?I&&0==I[0]||!L?0*x:x/0:NaN);for(v=new a(x),N=v.c=[],c=i.e-o.e,x=u+c+1,f||(f=O,c=t(i.e/y)-t(o.e/y),x=x/y|0),h=0;L[h]==(I[h]||0);h++);if(L[h]>(I[h]||0)&&c--,0>x)N.push(1),g=!0;else{for(E=I.length,F=L.length,h=0,x+=2,p=m(f/(L[0]+1)),p>1&&(L=e(L,p,f),I=e(I,p,f),F=L.length,E=I.length),A=F,b=I.slice(0,F),S=b.length;F>S;b[S++]=0);_=L.slice(),_.unshift(0),D=L[0],L[1]>=f/2&&D++;do{if(p=0,l=n(L,b,F,S),0>l){if(R=b[0],F!=S&&(R=R*f+(b[1]||0)),p=m(R/D),p>1)for(p>=f&&(p=f-1),d=e(L,p,f),w=d.length,S=b.length;1==n(d,b,w,S);)p--,r(d,w>F?_:L,w,f),w=d.length,l=1;else 0==p&&(l=p=1),d=L.slice(),w=d.length;if(S>w&&d.unshift(0),r(b,d,S,f),S=b.length,-1==l)for(;n(L,b,F,S)<1;)p++,r(b,S>F?_:L,S,f),S=b.length}else 0===l&&(p++,b=[0]);N[h++]=p,b[0]?b[S++]=I[A]||0:(b=[I[A]],S=1)}while((A++=10;x/=10,h++);U(v,u+(v.e=h+c*y-1)+1,s,g)}else v.e=c,v.r=+g;return v}}(),g=function(){var e=/^(-?)0([xbo])(?=\w[\w.]*$)/i,n=/^([^.]+)\.$/,t=/^\.([^.]+)$/,r=/^-?(Infinity|NaN)$/,i=/^\s*\+(?=[\w.])|^\s+|\s+$/g;return function(o,u,s,f){var l,c=s?u:u.replace(i,"");if(r.test(c))o.s=isNaN(c)?null:0>c?-1:1;else{if(!s&&(c=c.replace(e,function(e,n,t){return l="x"==(t=t.toLowerCase())?16:"b"==t?2:8,f&&f!=l?e:n}),f&&(l=f,c=c.replace(n,"$1").replace(t,"0.$1")),u!=c))return new a(c,l);j&&L(M,"not a"+(f?" base "+f:"")+" number",u),o.s=null}o.c=o.e=null,M=0}}(),T.absoluteValue=T.abs=function(){var e=new a(this);return e.s<0&&(e.s=1),e},T.ceil=function(){return U(new a(this),this.e+1,2)},T.comparedTo=T.cmp=function(e,n){return M=1,i(this,new a(e,n))},T.decimalPlaces=T.dp=function(){var e,n,r=this.c;if(!r)return null;if(e=((n=r.length-1)-t(this.e/y))*y,n=r[n])for(;n%10==0;n/=10,e--);return 0>e&&(e=0),e},T.dividedBy=T.div=function(e,n){return M=3,C(this,new a(e,n),P,B)},T.dividedToIntegerBy=T.divToInt=function(e,n){return M=4,C(this,new a(e,n),0,1)},T.equals=T.eq=function(e,n){return M=5,0===i(this,new a(e,n))},T.floor=function(){return U(new a(this),this.e+1,3)},T.greaterThan=T.gt=function(e,n){return M=6,i(this,new a(e,n))>0},T.greaterThanOrEqualTo=T.gte=function(e,n){return M=7,1===(n=i(this,new a(e,n)))||0===n},T.isFinite=function(){return!!this.c},T.isInteger=T.isInt=function(){return!!this.c&&t(this.e/y)>this.c.length-2},T.isNaN=function(){return!this.s},T.isNegative=T.isNeg=function(){return this.s<0},T.isZero=function(){return!!this.c&&0==this.c[0]},T.lessThan=T.lt=function(e,n){return M=8,i(this,new a(e,n))<0},T.lessThanOrEqualTo=T.lte=function(e,n){return M=9,-1===(n=i(this,new a(e,n)))||0===n},T.minus=T.sub=function(e,n){var r,i,o,u,s=this,f=s.s;if(M=10,e=new a(e,n),n=e.s,!f||!n)return new a(NaN);if(f!=n)return e.s=-n,s.plus(e);var l=s.e/y,c=e.e/y,h=s.c,g=e.c;if(!l||!c){if(!h||!g)return h?(e.s=-n,e):new a(g?s:NaN);if(!h[0]||!g[0])return g[0]?(e.s=-n,e):new a(h[0]?s:3==B?-0:0)}if(l=t(l),c=t(c),h=h.slice(),f=l-c){for((u=0>f)?(f=-f,o=h):(c=l,o=g),o.reverse(),n=f;n--;o.push(0));o.reverse()}else for(i=(u=(f=h.length)<(n=g.length))?f:n,f=n=0;i>n;n++)if(h[n]!=g[n]){u=h[n]0)for(;n--;h[r++]=0);for(n=O-1;i>f;){if(h[--i]0?(s=u,r=l):(o=-o,r=f),r.reverse();o--;r.push(0));r.reverse()}for(o=f.length,n=l.length,0>o-n&&(r=l,l=f,f=r,n=o),o=0;n;)o=(f[--n]=f[n]+l[n]+o)/O|0,f[n]%=O;return o&&(f.unshift(o),++s),I(e,f,s)},T.precision=T.sd=function(e){var n,t,r=this,i=r.c;if(null!=e&&e!==!!e&&1!==e&&0!==e&&(j&&L(13,"argument"+w,e),e!=!!e&&(e=null)),!i)return null;if(t=i.length-1,n=t*y+1,t=i[t]){for(;t%10==0;t/=10,n--);for(t=i[0];t>=10;t/=10,n++);}return e&&r.e+1>n&&(n=r.e+1),n},T.round=function(e,n){var t=new a(this);return(null==e||H(e,0,E,15))&&U(t,~~e+this.e+1,null!=n&&H(n,0,8,15,v)?0|n:B),t},T.shift=function(e){var n=this;return H(e,-S,S,16,"argument")?n.times("1e"+c(e)):new a(n.c&&n.c[0]&&(-S>e||e>S)?n.s*(0>e?0:1/0):n)},T.squareRoot=T.sqrt=function(){var e,n,i,o,u,s=this,f=s.c,l=s.s,c=s.e,h=P+4,g=new a("0.5");if(1!==l||!f||!f[0])return new a(!l||0>l&&(!f||f[0])?NaN:f?s:1/0);if(l=Math.sqrt(+s),0==l||l==1/0?(n=r(f),(n.length+c)%2==0&&(n+="0"),l=Math.sqrt(n),c=t((c+1)/2)-(0>c||c%2),l==1/0?n="1e"+c:(n=l.toExponential(),n=n.slice(0,n.indexOf("e")+1)+c),i=new a(n)):i=new a(l+""),i.c[0])for(c=i.e,l=c+h,3>l&&(l=0);;)if(u=i,i=g.times(u.plus(C(s,u,h,1))),r(u.c).slice(0,l)===(n=r(i.c)).slice(0,l)){if(i.el&&(m=b,b=S,S=m,o=l,l=g,g=o),o=l+g,m=[];o--;m.push(0));for(w=O,v=A,o=g;--o>=0;){for(r=0,p=S[o]%v,d=S[o]/v|0,s=l,u=o+s;u>o;)c=b[--s]%v,h=b[s]/v|0,f=d*c+h*p,c=p*c+f%v*v+m[u]+r,r=(c/w|0)+(f/v|0)+d*h,m[u--]=c%w;m[u]=r}return r?++i:m.shift(),I(e,m,i)},T.toDigits=function(e,n){var t=new a(this);return e=null!=e&&H(e,1,E,18,"precision")?0|e:null,n=null!=n&&H(n,0,8,18,v)?0|n:B,e?U(t,e,n):t},T.toExponential=function(e,n){return F(this,null!=e&&H(e,0,E,19)?~~e+1:null,n,19)},T.toFixed=function(e,n){return F(this,null!=e&&H(e,0,E,20)?~~e+this.e+1:null,n,20)},T.toFormat=function(e,n){var t=F(this,null!=e&&H(e,0,E,21)?~~e+this.e+1:null,n,21);if(this.c){var r,i=t.split("."),o=+X.groupSize,u=+X.secondaryGroupSize,s=X.groupSeparator,f=i[0],l=i[1],c=this.s<0,a=c?f.slice(1):f,h=a.length;if(u&&(r=o,o=u,u=r,h-=r),o>0&&h>0){for(r=h%o||o,f=a.substr(0,r);h>r;r+=o)f+=s+a.substr(r,o);u>0&&(f+=s+a.slice(r)),c&&(f="-"+f)}t=l?f+X.decimalSeparator+((u=+X.fractionGroupSize)?l.replace(new RegExp("\\d{"+u+"}\\B","g"),"$&"+X.fractionGroupSeparator):l):f}return t},T.toFraction=function(e){var n,t,i,o,u,s,f,l,c,h=j,g=this,p=g.c,d=new a(q),m=t=new a(q),w=f=new a(q);if(null!=e&&(j=!1,s=new a(e),j=h,(!(h=s.isInt())||s.lt(q))&&(j&&L(22,"max denominator "+(h?"out of range":"not an integer"),e),e=!h&&s.c&&U(s,s.e+1,1).gte(q)?s:null)),!p)return g.toString();for(c=r(p),o=d.e=c.length-g.e-1,d.c[0]=R[(u=o%y)<0?y+u:u],e=!e||s.cmp(d)>0?o>0?d:m:s,u=z,z=1/0,s=new a(c),f.c[0]=0;l=C(s,d,0,1),i=t.plus(l.times(w)),1!=i.cmp(e);)t=w,w=i,m=f.plus(l.times(i=m)),f=i,d=s.minus(l.times(i=d)),s=i;return i=C(e.minus(t),w,0,1),f=f.plus(i.times(m)),t=t.plus(i.times(w)),f.s=m.s=g.s,o*=2,n=C(m,w,o,B).minus(g).abs().cmp(C(f,t,o,B).minus(g).abs())<1?[m.toString(),w.toString()]:[f.toString(),t.toString()],z=u,n},T.toNumber=function(){return+this},T.toPower=T.pow=function(e,n){var t,r,i,o=m(0>e?-e:+e),u=this;if(null!=n&&(M=23,n=new a(n)),!H(e,-S,S,23,"exponent")&&(!isFinite(e)||o>S&&(e/=0)||parseFloat(e)!=e&&!(e=NaN))||0==e)return t=Math.pow(+u,e),new a(n?t%n:t);for(n?e>1&&u.gt(q)&&u.isInt()&&n.gt(q)&&n.isInt()?u=u.mod(n):(i=n,n=null):J&&(t=d(J/y+2)),r=new a(q);;){if(o%2){if(r=r.times(u),!r.c)break;t?r.c.length>t&&(r.c.length=t):n&&(r=r.mod(n))}if(o=m(o/2),!o)break;u=u.times(u),t?u.c&&u.c.length>t&&(u.c.length=t):n&&(u=u.mod(n))}return n?r:(0>e&&(r=q.div(r)),i?r.mod(i):t?U(r,J,B):r)},T.toPrecision=function(e,n){return F(this,null!=e&&H(e,1,E,24,"precision")?0|e:null,n,24)},T.toString=function(e){var n,t=this,i=t.s,o=t.e;return null===o?i?(n="Infinity",0>i&&(n="-"+n)):n="NaN":(n=r(t.c),n=null!=e&&H(e,2,64,25,"base")?D(l(n,o),0|e,10,i):k>=o||o>=$?f(n,o):l(n,o),0>i&&t.c[0]&&(n="-"+n)),n},T.truncated=T.trunc=function(){return U(new a(this),this.e+1,1)},T.valueOf=T.toJSON=function(){var e,n=this,t=n.e;return null===t?n.toString():(e=r(n.c),e=k>=t||t>=$?f(e,t):l(e,t),n.s<0?"-"+e:e)},null!=e&&a.config(e),a}function t(e){var n=0|e;return e>0||e===n?n:n-1}function r(e){for(var n,t,r=1,i=e.length,o=e[0]+"";i>r;){for(n=e[r++]+"",t=y-n.length;t--;n="0"+n);o+=n}for(i=o.length;48===o.charCodeAt(--i););return o.slice(0,i+1||1)}function i(e,n){var t,r,i=e.c,o=n.c,u=e.s,s=n.s,f=e.e,l=n.e;if(!u||!s)return null;if(t=i&&!i[0],r=o&&!o[0],t||r)return t?r?0:-s:u;if(u!=s)return u;if(t=0>u,r=f==l,!i||!o)return r?0:!i^t?1:-1;if(!r)return f>l^t?1:-1;for(s=(f=i.length)<(l=o.length)?f:l,u=0;s>u;u++)if(i[u]!=o[u])return i[u]>o[u]^t?1:-1;return f==l?0:f>l^t?1:-1}function o(e,n,t){return(e=c(e))>=n&&t>=e}function u(e){return"[object Array]"==Object.prototype.toString.call(e)}function s(e,n,t){for(var r,i,o=[0],u=0,s=e.length;s>u;){for(i=o.length;i--;o[i]*=n);for(o[r=0]+=b.indexOf(e.charAt(u++));rt-1&&(null==o[r+1]&&(o[r+1]=0),o[r+1]+=o[r]/t|0,o[r]%=t)}return o.reverse()}function f(e,n){return(e.length>1?e.charAt(0)+"."+e.slice(1):e)+(0>n?"e":"e+")+n}function l(e,n){var t,r;if(0>n){for(r="0.";++n;r+="0");e=r+e}else if(t=e.length,++n>t){for(r="0",n-=t;--n;r+="0");e+=r}else t>n&&(e=e.slice(0,n)+"."+e.slice(n));return e}function c(e){return e=parseFloat(e),0>e?d(e):m(e)}var a,h,g,p=/^-?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,d=Math.ceil,m=Math.floor,w=" not a boolean or binary digit",v="rounding mode",N="number type has more than 15 significant digits",b="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ$_",O=1e14,y=14,S=9007199254740991,R=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13],A=1e7,E=1e9;if("undefined"!=typeof crypto&&(h=crypto),a=n(),a["default"]=a.BigNumber=a,"function"==typeof define&&define.amd)define(function(){return a});else if("undefined"!=typeof module&&module.exports){if(module.exports=a,!h)try{h=require("crypto")}catch(D){}}else e||(e="undefined"!=typeof self?self:Function("return this")()),e.BigNumber=a}(this);!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.ClipboardJS=e():t.ClipboardJS=e()}(this,function(){return o={},r.m=n=[function(t,e){t.exports=function(t){var e;if("SELECT"===t.nodeName)t.focus(),e=t.value;else if("INPUT"===t.nodeName||"TEXTAREA"===t.nodeName){var n=t.hasAttribute("readonly");n||t.setAttribute("readonly",""),t.select(),t.setSelectionRange(0,t.value.length),n||t.removeAttribute("readonly"),e=t.value}else{t.hasAttribute("contenteditable")&&t.focus();var o=window.getSelection(),r=document.createRange();r.selectNodeContents(t),o.removeAllRanges(),o.addRange(r),e=o.toString()}return e}},function(t,e){function n(){}n.prototype={on:function(t,e,n){var o=this.e||(this.e={});return(o[t]||(o[t]=[])).push({fn:e,ctx:n}),this},once:function(t,e,n){var o=this;function r(){o.off(t,r),e.apply(n,arguments)}return r._=e,this.on(t,r,n)},emit:function(t){for(var e=[].slice.call(arguments,1),n=((this.e||(this.e={}))[t]||[]).slice(),o=0,r=n.length;o35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('3 1v=1h 1y(\'.1z-1m\');3 v=7.5("d");3 F=7.5("1l");3 D=7.5("1f");3 A=7.5("y");3 G=7.5("G");3 Q=7.5("1D");3 T=7.5("1H");1e.1I("1n",q(){G.h.r="L";3 a=1j();8(1x.1A(a).u>0&&a.d!=""){v.m=a.d;F.l=a.1l-2;D.l=a.1f-2;1i()}});q 1j(){3 W=1e.1C.1L;3 1c=/[?&]([^=#]+)=([^&#]*)/g,a={},B;1F(B=1c.1G(W)){a[B[1]]=B[2]}8(W.C(\'1B\')>-1){V a}}q 1M(){3 16=F.l;3 15=D.l;F.l=15;D.l=16;v.m=A.m;A.m=""}q X(x,4,b){3 9="("+x+")"+b.z()+" = ";3 d,e,U=1J;3 c=x.u;8(x[0]=="-"){9+="-[";x=x.1K(1);c--;U=1O}3 w=x.C(".");8(w>=0){x=x.17(0,w)+x.17(w+1,c);c--}S w=c;1b(3 i=0;i"+e+")";8(i10";7.5("1w").p=9}q 1q(x){f=x.z();i=f.C(\'.\');c=f.u-i-1;V c}q 1a(4,y,b){3 o,9="";7.5("1d").11(\'12\')[0].p="";8(4<0)4=-4;4=4.z();3 18=4.C(".");3 s=y.u-y.C(".")-1;8(s>6)s=6;8(18>=0&&s>0){9="\\1u\\1r\\1s\\1t\\K\\1E\\1R\\19\\1k\\2b\\2c\\K\\O\\K\\2a\\29\\27\\28\\1P\\2i\\O\\K\\2k\\26<25>";9+="M("+4+"&1V;"+b+""+s+") = ";4=J.M(4*J.1W(b,s));9+=4}7.5("1T").p=9;1b(3 n=4,k=0;n>=1;k++){o="";o+=""+n+"/"+b+"";o+=""+J.M(n/b)+"";o+=""+(n%b).1Q()+"";o+=""+k+"";o+="";n=J.M(n/b);3 14=7.5(\'1d\').11(\'12\')[0];3 13=14.23(k);13.p=o}7.5("21").p="= ("+y+")"+b+""}q 1i(){3 x=v.m;3 H=F.l+2;3 E=D.l+2;2d{3 y=1h 20(x,H);v.h.1g="1Z"}24(1Y){v.h.1g="#1U";A.m="";V}3 4=y.z(10);y=y.z(E).2g();A.m=y;3 P=A.m.B(/[\\2e-Z]/g);3 N="\\2j\\2f\\19\\1k\\2h";8(P!=1X)N+=" ("+P.u+((P.u==1)?" \\O)":" \\O)");7.5("N").p=N;7.5("22").p=H;7.5("1S").p=E;X(x,4,H);1a(4,y,E);8(H==10)Q.h.r="L";S Q.h.r="R";8(E==10)T.h.r="L";S T.h.r="R";G.h.r="R"}q 1N(){G.h.r="L"}',62,145,'|||var|dec|getElementById||document|if|txt|params||len|||||style||td||selectedIndex|value||row|innerHTML|function|display|nd|sub|length|xelem|idot|||toString|yelem|match|indexOf|sel2elem|b2|sel1elem|calgroup|b1|sup|Math|u6570|none|floor|ylabel|u4f4d|yd|cal1elem|block|else|cal2elem|minus|return|url|base2decimal|tr|||getElementsByTagName|tbody|newRow|tableRef|i2|i1|substring|id|u7ed3|decimal2base|for|regex|cal2tbl|window|to|background|new|onconvert|GetURLParams|u679c|form|copy|DOMContentLoaded|parseInt|u00D7|digits_after_period|u76ee|u6807|u57fa|u5c06|clipboard|cal1txt|Object|ClipboardJS|btn|keys|8jz|location|cal1|u4e58|while|exec|cal2|addEventListener|false|substr|href|swap|onrst|true|u8fbe|toFixed|u4ee5|b2txt|cal2dec|fff0f0|times|pow|null|err|white|BigNumber|cal2result|b1txt|insertRow|catch|br|u003a|u9ad8|u53ef|u6700|u0028|u7684|u5c0f|try|dA|u6362|toUpperCase|uff1a|u0036|u8f6c|u0029'.split('|'),0,{})); + +var _hmt = _hmt || []; +(function() { + var hm = document.createElement("script"); + hm.src = "https://hm.baidu.com/hm.js?38b17af21021fe15fa7cb4dfd7736aee"; + var s = document.getElementsByTagName("script")[0]; + s.parentNode.insertBefore(hm, s); +})(); \ No newline at end of file