摘要:
1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 6 namespace UnicodeToGb2312 7 { 8 class Program 9 {10 public static char charFirst(string word)11 {12 string[] bt = new string[]13 {14 "b0a1","b0c5","b2c1","b4ee",& 阅读全文
posted @ 2012-11-15 19:03
三十三块
阅读(405)
评论(0)
推荐(0)
浙公网安备 33010602011771号