题目详情
单选题 变量 a 的值为字符串类型的 "2",如何将它转换为整型
A. castToInt(a)
B. int(a)
C. integer(a)
D. castToInteger(a)
学科:默认课程
时间:2025-06-07 12:02:29
相关题目
相关作业