摘要: string s = " from dual union all "; s = s.Trim().TrimEnd("union all".ToCharArray());结果是"from d" http://www.cnblogs.com/carekee/articles/2094731.html 阅读全文
posted @ 2016-08-12 14:22 霓裳依旧 阅读(2154) 评论(0) 推荐(0) 编辑