2012年6月28日

火狐自动换行 有空格

摘要: /// <summary> /// 获取长度 /// </summary> /// <param name="len"></param> /// <param name="content"></param> /// <returns></returns> protected string GetFireFox(string content,int len) { string temp = string.Empty; while (content.Length 阅读全文

posted @ 2012-06-28 11:25 ruonanxiao 阅读(191) 评论(0) 推荐(0) 编辑

导航