摘要: 1.定义string类型字符串,查询字符串长度,字符串连接,索引器访问字符串字符, static void Main(string[] args) { string a = "柴可夫斯基第一钢琴协奏曲"; //string类型存储字符串 int length = a.Length; //字符串长度查 阅读全文
posted @ 2021-02-25 21:31 酒神醉心者丶 阅读(65) 评论(0) 推荐(0)
Live2D