c#面向对象2
2021-02-19 02:17
阅读:690
标签:支持 fish span 定义 默认 type c# log 面向对象
1.结构是指传递的。
2.结构不支持继承,不能定义默认构造函数。
3. struct fish {
int weight;
int size;
int type;
}
c#面向对象2
标签:支持 fish span 定义 默认 type c# log 面向对象
原文地址:https://www.cnblogs.com/xiaomao21/p/8323985.html
评论
亲,登录后才可以留言!