Skip to content
Angelo edited this page Dec 30, 2019 · 1 revision

简介

将一个值转换为int类型。 语法

int(x)

参数

  • x:一个任何类型的值

返回值

  • int类型的值
Clone this wiki locally