文件名称:DemoticCurrency
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-08
- 文件大小:
- 444kb
- 下载次数:
- 0次
- 提 供 者:
- ypu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#实现人民币大小写转换,比如把123456789变成“零壹贰叁肆伍陆柒捌玖”,当然也有万仟佰拾亿仟佰拾万仟佰拾元角分的转换,代码实现 方面,主要使用decimal类型数字存储小写金钱,返回string类型的数字的中文大写形势,程序主要实现代码在Form1.cs文件中,下载后你可仔细参考此文件。-C# renminbi case conversion, such as the 123456789 into a "zero one two three four 5678 Nine" Of course, there are ten thousand thousand thousand Bai Bai HUNDRED THOUSAND BILLION Bai thousand ten-dollar corner of the conversion code, the main use decimal type of digital storage lowercase money, the return string type of digital Chinese capital situation, the main achievement of the program code in Form1.cs file after downloading you can refer to this document carefully.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DemoticCurrency\DataBase\db_20.mdf
...............\........\db_20_log.LDF
...............\.emoticCurrency\DemoticCurrency.csproj
...............\...............\Form1.cs
...............\...............\Form1.Designer.cs
...............\...............\Form1.resx
...............\...............\Program.cs
...............\...............\...perties\AssemblyInfo.cs
...............\...............\..........\Resources.Designer.cs
...............\...............\..........\Resources.resx
...............\...............\..........\Settings.Designer.cs
...............\...............\..........\Settings.settings
...............\DemoticCurrency.sln
...............\DemoticCurrency.suo
...............\...............\Properties
...............\DataBase
...............\DemoticCurrency
DemoticCurrency