6 lines
12 KiB
HTML
6 lines
12 KiB
HTML
<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" /><title>{$my.Think.config.web.rmbdaxie.title}</title><meta name="applicable-device" content="pc,mobile" /><meta http-equiv="Cache-Control" content="no-transform" /><meta http-equiv="Cache-Control" content="no-siteapp" /><meta name="keywords" content="{$my.Think.config.web.rmbdaxie.keywords}" /><meta name="description" content="{$my.Think.config.web.rmbdaxie.description}" /><meta name="renderer" content="webkit" /><meta name="apple-mobile-web-app-capable" content="yes" /><link rel="icon" href="/favicon.ico" mce_href="/favicon.ico" type="image/x-icon" /><link href="/static/style/bootstrap.min.css" rel="stylesheet" type="text/css" /><link href="/static/style/tool.css" rel="stylesheet" type="text/css" /><!--[if lt IE 9]><script src="http://apps.bdimg.com/libs/html5shiv/3.7/html5shiv.min.js"></script><script src="http://apps.bdimg.com/libs/respond.js/1.4.2/respond.min.js"></script><![endif]-->{:$my.Think.config.web.header}</head><body>{include file="header" /}
|
|
<div class="container"><div class="row"><div class="col-md-12 col10main"><div class="accordion" id="accordion2"><div class="accordion-group"><!-- <div><a href="https://www.aliyun.com/minisite/goods?userCode=eaborev5" target="_blank" rel="nofollow"><img src="http://zxgj.16400.cn/static/images/ali.jpg"></a></div> -->
|
|
<ul class="nav nav-tabs hbflag"><li role="presentation"><a href="/enlower/">英文字母大小写转换</a></li><li role="presentation" class="active"><a href="/rmbdaxie/">人民币大写转换工具</a></li><li role="presentation"><a href="/random/">随机数生成器</a></li><li role="presentation"><a href="/unixtime/"> Unix时间戳在线转换</a></li><li role="presentation"><a href="/hexconvert/">常用进制转换工具</a></li></ul><div class="alert alert-success alert-dismissible" role="alert">人民币大写在线转换工具(输入人民币金额的小写阿拉伯数字即可得到对应大写汉字)(零、壹、贰、叁、肆、伍、陆、柒、捌、玖、拾、佰、仟、万、亿)</div><div class="panel"><form id="form1" class="form-horizontal" method="post"><div class="form-group"><label class="col-sm-2 control-label">小写金额:</label><div class="col-sm-10"><input type="text" name="Digits" id="Digits" class="form-control" placeholder="请输入人民币数值" /></div></div><div class="form-group"><div class="col-sm-12 text-center"><input type="button" id="Convert" value="转换为大写金额 ↓" onclick="rmb_convert()" class="btn btn-success"><span id="copyallcode" class="btn btn-default" data-clipboard-target="#result">复制结果</span><input class="btn btn-default" onclick="$('#result').val('');$('#Digits').val('');" type="button" value="清空"></div></div><div class="form-group"><label class="col-sm-2 control-label">大写数字为:</label><div class="col-sm-10"><input name="result" id="result" type="text" class="form-control" placeholder="转换后的大写金额"></div></div><div class="alert alert-default alert-dismissible text-center" id="codeall" role="alert" style="display:none;"><button type="button" class="close" data-dismiss="alert" aria-label="Close"></button><span id="errdiv"></span></div></form></div><div class="table-responsive"><table class="table table-striped table-bordered"><tr><th>1</th><th>2</th><th>3</th><th>4</th><th>5</th><th>6</th><th>7</th><th>8</th><th>9</th><th>0</th><th>十</th><th>百</th><th>千</th><th>万</th><th>亿</th><th>元</th></tr><tr><td>壹</td><td>贰</td><td>叁</td><td>肆</td><td>伍</td><td>陆</td><td>柒</td><td>捌</td><td>玖</td><td>零</td><td>拾</td><td>佰</td><td>仟</td><td>万</td><td>亿</td><td>圆</td></tr></table></div></div><div class="alert alert alert-success alert-dismissible"><h3>中文数字大写历史渊源</h3><p>数字大写始于明朝。朱元璋因为当时的一件重大贪污案“郭桓案”而发布法令,其中明确要求记账的数字必须由“一、二、三、四、五、六、七、八、九、十、百、千”改为“壹、贰、叁、肆、伍、陆、柒、捌、玖、拾、佰(陌)、仟(阡)”等复杂的汉字,用以增加涂改帐册的难度。后来“陌”和“阡”被改写成“佰、仟”,并一直使用到现在。</p><h3>常见数字大写</h3><table class="table table-striped table-bordered"><tr><th width="60">数字金额</th><th>大写数字</th><th width="60">数字金额</th><th>大写数字</th><th width="60">数字金额</th><th>大写数字</th><th width="60">数字金额</th><th>大写数字</th><th width="60">数字金额</th><th>大写数字</th></tr><tr><td><a href="./0.html">0</a></td><td>零元整</td><td><a href="./1.html">1</a></td><td>壹元整</td><td><a href="./2.html">2</a></td><td>贰元整</td><td><a href="./3.html">3</a></td><td>叁元整</td><td><a href="./4.html">4</a></td><td>肆元整</td></tr><tr><td><a href="./5.html">5</a></td><td>伍元整</td><td><a href="./6.html">6</a></td><td>陆元整</td><td><a href="./7.html">7</a></td><td>柒元整</td><td><a href="./8.html">8</a></td><td>捌元整</td><td><a href="./9.html">9</a></td><td>玖元整</td></tr><tr><td><a href="./10.html">10</a></td><td>壹拾元整</td><td><a href="./11.html">11</a></td><td>壹拾壹元整</td><td><a href="./12.html">12</a></td><td>壹拾贰元整</td><td><a href="./13.html">13</a></td><td>壹拾叁元整</td><td><a href="./14.html">14</a></td><td>壹拾肆元整</td></tr><tr><td><a href="./15.html">15</a></td><td>壹拾伍元整</td><td><a href="./16.html">16</a></td><td>壹拾陆元整</td><td><a href="./17.html">17</a></td><td>壹拾柒元整</td><td><a href="./18.html">18</a></td><td>壹拾捌元整</td><td><a href="./19.html">19</a></td><td>壹拾玖元整</td></tr><tr><td><a href="./20.html">20</a></td><td>贰拾元整</td><td><a href="./30.html">30</a></td><td>叁拾元整</td><td><a href="./40.html">40</a></td><td>肆拾元整</td><td><a href="./50.html">50</a></td><td>伍拾元整</td><td><a href="./60.html">60</a></td><td>陆拾元整</td></tr><tr><td><a href="./70.html">70</a></td><td>柒拾元整</td><td><a href="./80.html">80</a></td><td>捌拾元整</td><td><a href="./90.html">90</a></td><td>玖拾元整</td><td><a href="./100.html">100</a></td><td>壹佰元整</td><td><a href="./200.html">200</a></td><td>贰佰元整</td></tr><tr><td><a href="./300.html">300</a></td><td>叁佰元整</td><td><a href="./400.html">400</a></td><td>肆佰元整</td><td><a href="./500.html">500</a></td><td>伍佰元整</td><td><a href="./600.html">600</a></td><td>陆佰元整</td><td><a href="./700.html">700</a></td><td>柒佰元整</td></tr><tr><td><a href="./800.html">800</a></td><td>捌佰元整</td><td><a href="./900.html">900</a></td><td>玖佰元整</td><td><a href="./1000.html">1000</a></td><td>壹仟元整</td><td><a href="./2000.html">2000</a></td><td>贰仟元整</td><td><a href="./3000.html">3000</a></td><td>叁仟元整</td></tr><tr><td><a href="./4000.html">4000</a></td><td>肆仟元整</td><td><a href="./5000.html">5000</a></td><td>伍仟元整</td><td><a href="./6000.html">6000</a></td><td>陆仟元整</td><td><a href="./7000.html">7000</a></td><td>柒仟元整</td><td><a href="./8000.html">8000</a></td><td>捌仟元整</td></tr><tr><td><a href="./9000.html">9000</a></td><td>玖仟元整</td><td><a href="./10000.html">10000</a></td><td>壹万元整</td><td><a href="./20000.html">20000</a></td><td>贰万元整</td><td><a href="./30000.html">30000</a></td><td>叁万元整</td><td><a href="./40000.html">40000</a></td><td>肆万元整</td></tr><tr><td><a href="./50000.html">50000</a></td><td>伍万元整</td><td><a href="./60000.html">60000</a></td><td>陆万元整</td><td><a href="./0.1.html">0.1</a></td><td>壹角</td><td><a href="./0.2.html">0.2</a></td><td>贰角</td><td><a href="./0.3.html">0.3</a></td><td>叁角</td></tr><tr><td><a href="./0.4.html">0.4</a></td><td>肆角</td><td><a href="./0.5.html">0.5</a></td><td>伍角</td><td><a href="./0.6.html">0.6</a></td><td>陆角</td><td><a href="./0.7.html">0.7</a></td><td>柒角</td><td><a href="./0.8.html">0.8</a></td><td>捌角</td></tr><tr><td><a href="./0.9.html">0.9</a></td><td>玖角</td><td><a href="./1.1.html">1.1</a></td><td>壹元壹角</td><td><a href="./1.2.html">1.2</a></td><td>壹元贰角</td><td><a href="./1.3.html">1.3</a></td><td>壹元叁角</td><td><a href="./1.4.html">1.4</a></td><td>壹元肆角</td></tr><tr><td><a href="./1.5.html">1.5</a></td><td>壹元伍角</td><td><a href="./1.6.html">1.6</a></td><td>壹元陆角</td><td><a href="./1.7.html">1.7</a></td><td>壹元柒角</td><td><a href="./1.8.html">1.8</a></td><td>壹元捌角</td><td><a href="./1.9.html">1.9</a></td><td>壹元玖角</td></tr></table><p><strong>人民币大写数字注意事项</strong><br />中文大写金额数字应用正楷或行书填写,如壹(壹)、贰(贰)、叁、肆(肆)、伍(伍)、陆(陆)、柒、捌、玖、拾、佰、仟、万(万)、亿、元、角、分、零、整(正)等字样。不得用一、二(两)、三、四、五、六、七、八、九、十、念、毛、另(或0)填写,不得自造简化字。如果金额数字书写中使用繁体字,如贰、陆、亿、万、圆的,也应受理。 </p><p>一、中文大写金额数字到"元"为止的,在"元"之后,应写"整"(或"正")字,在"角"之后,可以不写"整"(或"正")字。大写金额数字有"分"的,"分"后面不写"整"(或"正")字。</p><p>二、中文大写金额数字前应标明"人民币"字样,大写金额数字有"分"的,"分"后面不写"整"(或"正")字。 </p><p>三、中文大写金额数字前应标明"人民币"字样,大写金额数字应紧接"人民币"字样填写,不得留有空白。大写金额数字前未印"人民币"字样的,应加填"人民币"三字。在票据和结算凭证大写金额栏内不得预印固定的"仟、佰、拾、万、仟、佰、拾、元、角、分"字样。</p><p>四、阿拉伯数字小写金额数字中有"0"时,中文大写应按照汉语语言规律、金额数字构成和防止涂改的要求进行书写。举例如下: <br>1·阿拉伯数字中间有"0"时,中文大写要写"零"字,如¥1409.50,应写成人民币陆壹仟肆佰零玖元伍角。 <br>2·阿拉伯数字中间连续有几个"0"时,中文大写金额中间可以只写一个"零"字,如¥6007.14,应写成人民币陆仟零柒元壹角肆分。 <br>3·阿拉伯金额数字万位和元位是"0",或者数字中间连续有几个"0",万位、元位也是"0",但千位、角位不是"0"时,中文大写金额中可以只写一个零字,也可以不写"零"字。如¥1680.32,应写成人民币壹仟陆佰捌拾元零叁角贰分,或者写成人民币壹仟陆佰捌拾元叁角贰分,又如¥107000.53,应写成人民币壹拾万柒仟元零伍角叁分,或者写成人民币壹拾万零柒仟元伍角叁分。 <br>4·阿拉伯金额数字角位是"0",而分位不是"0"时,中文大写金额"元"后面应写"零"字。如¥16409.02,应写成人民币壹万陆仟肆佰零玖元零贰分;又如¥325.04,应写成人民币叁佰贰拾伍元零肆分。</p><p><strong>数字来历</strong><br />人类最早用来计数的工具是手指和脚趾,但它们只能表示20以内的数字。当数目很多时,大多数的原始人就用小石子来记数。渐渐地,人们又发明了打绳结来记数的方法,或者在兽皮、树木、石头上刻画记数。中国古代是用木、竹或骨头制成的小棍来记数,称为算筹。这些记数方法和记数符号慢慢转变成了最早的数字符号(数码)。如今,世界各国都使用阿拉伯数字为标准数字。</p></div> <div class="accordion-group"> </div></div></div></div></div><script src="/static/script/jquery-1.11.3.min.js" type="text/javascript"></script><script src="/static/script/bootstrap.min.js" type="text/javascript"></script><script src="/static/script/tool.js" type="text/javascript"></script><script>setJS(["/static/script/pcjs/rmbconvert.js"]);$("td,th").addClass("text-center");function rmb_convert(){var rmb=convertCurrency($('#Digits').val());$('#txtresult').html(rmb);$('#result').val(rmb);$("#cost").text($('#Digits').val());}</script>{include file="nav" /}
|
|
{include file="link" /}
|
|
{include file="footer" /}
|
|
</body></html> |