Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何将数字转换为等效的文本。
示例:假设如果我在文本框中输入 3 或 23,我希望它们的文本相当于 3 或 23,这可能吗?
有关更多详细信息,请参阅此答案:
JavaScript 数字转单词
对于工作实施:
http://javascript.about.com/library/bltoword.htm
这将帮助您完成任务。
数字转单词