04 2011 档案

摘要://字符“您”的UCS2编码为:60A8(十六进制数字)//编码stringning="您";varchs=ning.ToCharArray();intintVal=chs[0];strings1=intVal.ToString("X");//转码intnum=Int32.Parse(s1,System.Globalization.NumberStyles.HexNumber);strings2=string.Format("{0}",(char)num);usingSystem;usingSystem.Collections.Gen 阅读全文
posted @ 2011-04-24 21:27 Rain520 阅读(5616) 评论(0) 推荐(0)
摘要:*.resharperoptions Web_Data log */[Bb]in [Bb]in */obj obj */TestResults TestResults *.svclog Debug Release *.suo *.StyleCop StyleCop.Cache *.user *.vsp *.dll _ReSharper.* 阅读全文
posted @ 2011-04-16 23:36 Rain520 阅读(1264) 评论(0) 推荐(0)