摘要:
1 //数字转换称大写#region//数字转换称大写 2 public static string GetThousandNumberName(string p_strThousandNumberName) 3 { 4 string v_strThousand = p_strThousandNumberName; 5 stri... 阅读全文
posted @ 2007-11-06 09:19 Leon0812 阅读(1696) 评论(1) 推荐(0)
posted @ 2007-11-06 09:19 Leon0812 阅读(1696) 评论(1) 推荐(0)
posted @ 2007-11-06 09:15 Leon0812 阅读(191) 评论(0) 推荐(0)