Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
extra textc#でを取得する理由は、同等char arrayの char のように見えますが、これを char 配列内に持つ利点があるかどうか疑問に思っています。
extra text
char array
C# リファレンスに従って、char 配列の各 char はその Decimal 値を示します
C# の文字は Unicode であり、たくさんあります。そして、似ている、まったく同じ、または読めないものもたくさんあります。そのような場合、これらの番号が必要です。