跳到内容
首页
学编程
学软件
学电脑
服务器
搜索
标签:
long函数
python long函数是什么?如何使用?
1.说明 Python long() 函数将数字或字符串转换为一个长整型。 2.语法 classlong(x, […]