摘要:
View Code using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace common{ public static class Spell { #region 编码定义,不支持全角字符 private static int[] pyvalue = new int[] { -20319, -20317, -20304, -20295, -20292, -20283, -20265, -20257, -... 阅读全文
posted @ 2012-05-18 15:52
易水寒2012
阅读(1360)
评论(1)
推荐(1)