Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: Money Download
 Description: Given a floating-point number, convert it to the amount of Chinese capital in the form of a string. For example, 123.45 is expressed as " Hundred Twenty three million four corner five minutes." Note the following situations: A. When the amount is an integer, only indicates the integer part, fractional part is omitted, and add the " whole" word, for example 123 represents a " Hundred Twenty three yuan a whole." B. When the amount of contiguous 0, only write a " zero" button. For example, 10005 is expressed as " ten thousand zero five yuan a whole." C. 10 are omitted. For example, 110 is represented as " Hundred one hundred yuan a whole," and 10 as " ten-dollar whole." D. 100 is represented as " 100 each whole" , 1000 as " one thousand yuan a whole," etc.
 Downloaders recently: [More information of uploader 马蕊]
 To Search:
File list (Check if you may need any files):
 

Money.java
    

CodeBus www.codebus.net