dammit operator
名词 n.
英文释义
名词 n.
-
The operator ! in the C# programming language, used to indicate to the compiler that a possibly null reference will not be null at that point.
— If you have a reference that the compiler presumes could be null […] but which you have good reason to believe will never be null, you can tell the compiler this by using the null forgiving operator […] It is sometimes known informally as the dammit operator, because being an exclamation mark makes it look like a slightly exasperated kind of assertion.
词形变化
0 次浏览
数据来源: Wiktionary