摘要:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Text.RegularExpressions;
namespace WindowsFormsApplication1
{ public static class GetGB2312StrokeCount { /// <summary> /// 获取字符串中所有汉字的笔画总和 /// </summary> /// <param name="cnWords&qu 阅读全文
posted @ 2011-07-11 08:29
清山博客
阅读(1933)
评论(0)
推荐(1)