摘要: string类 (小黑板手不加括号 小正方体 加括号) 字符串.Length 后面没有括号输出int类型 字符段的长度 论字节 字符串.TrimStart() - 去掉前空格字符串.TrimEnd() - 去掉后空格字符串.Trim() - 去掉字符串的前后空格 string 字符串.ToUpper 阅读全文
posted @ 2017-02-26 19:27 v587yy 阅读(135) 评论(0) 推荐(0) 编辑