摘要: 1.准备工作(下载zTree并添加到项目JS中) 2.HTML代码 <link rel="stylesheet" href="./js/zTree_v3-3.5.24/css/zTreeStyle/zTreeStyle.css" type="text/css"> <script type="text 阅读全文
posted @ 2017-11-30 16:28 糖炒栗 阅读(324) 评论(0) 推荐(0)
摘要: 1.Java文件的编写 package com.cwai.xtag; import java.util.Scanner; public class Num2Rmb { private String[] hanArr = {"零" , "壹" , "贰" , "叁" , "肆" , "伍" , "陆" 阅读全文
posted @ 2017-11-30 15:45 糖炒栗 阅读(2716) 评论(0) 推荐(0)