- 博客(3)
- 资源 (7)
- 收藏
- 关注
原创 .net拼音五笔助记符的实现
微软的VS提供了Microsoft.International.Converters.PinYinConverter;可以通过他实现汉字到拼音的转换,然而没有五笔的转换。因工作需要,增加了五笔的转换。具体代码如下其中五笔助记符需要字库“PinYinWuBi.dll”,需要的朋友可以到我的资源中下载 using System;using System.Collections.Generic;
2010-04-14 10:57:00
838
原创 把金额转换为大写
using System;namespace Personal{ /***************************************************************************************** * 类名:DecimalToUpper
2009-07-17 15:04:00
399
原创 将DataTable 导入Excel并打印
using System;using System.Collections.Generic;using System.Text;using System.Data;namespace Personal{ public class Print { /// /// 将DataTab
2008-06-20 17:24:00
693
c# 对DataTable各种常用操作的源代码
2011-12-24
.net 实现拼音五笔助记符
2010-04-14
动软.Net代码生成器 .Net 2.0版
2009-05-16
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人