随笔分类 - C#练习
这些存储一些C#日常的练习。
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace ListT{ //请设计一个笔记本类,使用泛型集合存储5个
阅读全文
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks; namespace Phone{ //请设计一个手机类,思考手机的各种属性和
阅读全文
浙公网安备 33010602011771号