资源列表
[C#编程] public class A
说明:创建一个类A,在A中编写一个可以被重写的带int类型参数的方法MyMethod,并在该方法中输出传递的整型值加10后的结果。 再创建一个类B,使其继承自类A,然后重写A中的MyMethod方法,将A中接收的整型值加50,并输出结果。 在Main方法中分别创建类A和类B的对象,并分别调用MyMethod方法(Create a class A, write a MyMethod that can be rewritten with int<kk大人 > 在 2024-11-16 上传 | 大小:2kb | 下载:0
[C#编程] CheckButton
说明:一个自制的美化checkbutton控件,可以改变选框渐变颜色(A homemade beautified checkbutton control that can change the color of the box to change color)<flyking2 > 在 2024-11-16 上传 | 大小:2kb | 下载:0