摘要: 数据类型 值类型 byte , sbyte , short , ushort , int , uint , long , ulong , float , double , decimal , bool , char , enum , struct 引用类型 除了值类型都为引用类型 类型转换 向上转型 阅读全文
posted @ 2021-11-22 10:12 Dolphin老师 阅读(59) 评论(0) 推荐(0)