string等价于System.String。
string等价于System.String。
A.正确
B.错误
正确答案:正确
Tag:C程序设计
时间:2022-01-21 15:53:31
- 上一篇:uint是无符号整数。
- 下一篇:++运算符最好写到复杂的表达式中,而不要单独写。