摘要:
using System; namespace _022_索引器的重载{ public class IndexClass { public static int size = 5; private string[] stringArray = new string[size]; public Ind 阅读全文
posted @ 2020-07-27 17:26 Nicela 阅读(148) 评论(0) 推荐(0)
posted @ 2020-07-27 17:26 Nicela 阅读(148) 评论(0) 推荐(0)