文件名称:Amount-of-write-conversion
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-06-26
- 文件大小:
- 125kb
- 下载次数:
- 0次
- 提 供 者:
- 黄*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
金额数字大小写转换:它包含一个文本输入框和能显示更多信息的文本编辑框,还有一个“转换”按钮。当用户在“小写金额”文本框输入数字金额之后,单击“转化”按钮,在文本编辑框中会显示转换成大写金额的结果。-Amount of write conversion:It contains a text entry box and can display text edit box for more information, there is a Convert button. When the user after amount in text box to enter the amount of numbers, click the Conversion button in the edit box will show the results of the amount converted to uppercase.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
金额数字大小写转换01\.classpath
....................\.project
....................\bin\com\lzw\BackgroundPanel.class
....................\...\...\...\bg.jpg
....................\...\...\...\ConvertMoney.class
....................\...\...\...\DoubleText.class
....................\...\...\...\MainFrame$1.class
....................\...\...\...\MainFrame$2.class
....................\...\...\...\MainFrame.class
....................\...\net\lzw\ConvertMoney.class
....................\...\...\...\SellFrame$1.class
....................\...\...\...\SellFrame$ValueChangeListener.class
....................\...\...\...\SellFrame.class
....................\...\...\...\Test.class
....................\src\com\lzw\BackgroundPanel.java
....................\...\...\...\bg.jpg
....................\...\...\...\ConvertMoney.java
....................\...\...\...\DoubleText.java
....................\...\...\...\MainFrame.java
....................\bin\com\lzw
....................\...\net\lzw
....................\src\com\lzw
....................\bin\com
....................\...\net
....................\src\com
....................\bin
....................\src
金额数字大小写转换01