gpt4 book ai didi

c# - 无符号互锁读取

转载 作者:行者123 更新时间:2023-11-30 16:31:51 25 4
gpt4 key购买 nike

Interlocked.Read() 仅为 Int64 而不是 UInt64 定义背后的原因是什么?我不会认为这两种类型之间有任何区别。

最佳答案

Interlocked 类在 mscorlib 中定义,即 CLS-Compliant并且 UInt32UInt64 不符合 CLS。

至于为什么它们不符合 CLS,请参阅这篇 SO 文章:

关于c# - 无符号互锁读取,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4576605/

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