基类扩展 [英] Base class extension

查看:91
本文介绍了基类扩展的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好编码员,我正在寻找有关您使用方法重载和方法重写时使用哪些代码来扩展基类的意见。请随意使用下面的示例供我跟随。谢谢!



加6等于总数8

加2等于总数2

减去9等于总数-1

将10乘以等于总数-10

元素数量= 4,总数= -10,平均值= -2.5



我尝试了什么:



我试过不拉我的头发找到一种最简单的方式。

Hello coders, I am looking for opinions on what code some of you use to extend base classes while using method overloading and method overriding. Feel free to use the following below with your example for me to follow along with. Thanks!

Add 6 to equal a total of 8
Add 2 to equal a total of 2
Subtract 9 to equal a total of -1
Multiply 10 to equal a total -10
Number of elements = 4, Total = -10, Average = -2.5

What I have tried:

I have tried not pulling my hair out in finding a way that is in its simplest form.

推荐答案

我们不做你的功课:这是有原因的。它就是为了让你思考你被告知的事情,并试着理解它。它也在那里,以便您的导师可以识别您身体虚弱的区域,并将更多的注意力集中在补救措施上。



亲自尝试,你可能会发现它不是和你想的一样困难!



如果遇到具体问题,请询问相关问题,我们会尽力提供帮助。但我们不打算为你做这一切!
We do not do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action.

Try it yourself, you may find it is not as difficult as you think!

If you meet a specific problem, then please ask about that and we will do our best to help. But we aren't going to do it all for you!


这篇关于基类扩展的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆