Skip to content

有几处翻译错误 #45578

@RGSS3

Description

@RGSS3

Type of issue

Typo

Description

form被翻译成了“窗体”,而应该是“形式”,例如

null 合并运算符是右结合运算符。 也就是说,是窗体的表达式

拟应为

null 合并运算符是右结合运算符。 也就是说,是如下形式的表达式

可以使用 ??= 运算符替换窗体的代码

拟应为

可以使用 ??= 运算符替换以下形式的代码

Page URL

https://learn.microsoft.com/zh-cn/dotnet/csharp/language-reference/operators/null-coalescing-operator

Content source URL

https://github.com/dotnet/docs/blob/main/docs/csharp/language-reference/operators/null-coalescing-operator.md

Document Version Independent Id

d73f3d5a-00d4-2e22-c120-8e8d6d101a54

Platform Id

60e796a4-62a1-725a-01d7-53723f9f2624

Article author

@BillWagner

Metadata

  • ID: 038ae35e-c5e9-e1a4-a6dd-afe379201245
  • PlatformId: 60e796a4-62a1-725a-01d7-53723f9f2624
  • Service: dotnet-csharp
  • Sub-service: lang-reference

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions