笔记

万物寻其根,通其堵,便能解其困。
  博客园  :: 新随笔  :: 管理

2019年1月28日

摘要: 1.string.Empty、""和null 2.判断字符串 3.string.Format进行字符串拼接。 这个和python类似,用来做字符串的拼接。 CmdHelp.cs 阅读全文

posted @ 2019-01-28 23:18 草妖 阅读(176) 评论(0) 推荐(0)

摘要: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System... 阅读全文

posted @ 2019-01-28 12:24 草妖 阅读(241) 评论(0) 推荐(0)