abc

博客园 首页 新随笔 联系 订阅 管理

2014年11月30日 #

摘要: public static string CutByteString(string str,int len) { string result=string.Empty;// 最终返回的结果 if(string.IsNullOrEmpty(s... 阅读全文
posted @ 2014-11-30 12:20 &大王叫我来巡山& 阅读(1273) 评论(0) 推荐(0)