gpt4 book ai didi

c# - 委托(delegate)的可选参数不能正常工作

转载 作者:太空狗 更新时间:2023-10-30 00:03:44 24 4
gpt4 key购买 nike

<分区>

为什么这段代码编译不通过?

delegate int xxx(bool x = true);

xxx test = f;

int f()
{
return 4;
}

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com