Python论坛  - 讨论区

标题:[python-chinese] 如何将float型转成int型?

2008年01月03日 星期四 11:36

kun xu coonxu在gmail.com
星期四 一月 3 11:36:25 HKT 2008

ͨ¹ýȡʱ¼äµÄº¯Êý£¬È¡µ½µÄʱ¼äÊÇÒ»¸öfloatÐ͵ÄÖµ£¬ÈçºÎ½«Æäת³ÉintÐÍ£¿
import time
print time.time()

Êä³öµÄ»áÊÇÕâÑùµÄÊý£º1199331350.91
µ«ÎÒÖ»ÏëÒª1199331350£¬ÈçºÎ×ö£¿
¶ÔÓÚpythonÀïµÄÀàÐÍת»»£¬¸÷λÓÐûÓÐÏà¹ØµÄ×ÊÁÏ£¬½éÉÜһϰɡ£
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20080103/cf2e75f7/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2008年01月03日 星期四 11:40

Jiahua Huang jhuangjiahua在gmail.com
星期四 一月 3 11:40:46 HKT 2008

直接用 int()、str()、unicode()  这些

象你这个可以 int(time.time())

On Jan 3, 2008 11:36 AM, kun xu <coonxu at gmail.com> wrote:
> 通过取时间的函数,取到的时间是一个float型的值,如何将其转成int型?
> import time
> print time.time()
>
> 输出的会是这样的数:1199331350.91
> 但我只想要1199331350,如何做?
> 对于python里的类型转换,各位有没有相关的资料,介绍一下吧。
>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2008年01月03日 星期四 11:41

xxmplus xxmplus在gmail.com
星期四 一月 3 11:41:01 HKT 2008

强行转换咯,int()
On Jan 3, 2008 2:36 PM, kun xu <coonxu at gmail.com> wrote:
> 通过取时间的函数,取到的时间是一个float型的值,如何将其转成int型?
> import time
> print time.time()
>
> 输出的会是这样的数:
> 但我只想要1199331350,如何做?
> 对于python里的类型转换,各位有没有相关的资料,介绍一下吧。
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>



-- 
Any complex technology which doesn't come with documentation must be the best
available.

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2008年01月03日 星期四 11:45

hongqing.lv hongqing.lv在gmail.com
星期四 一月 3 11:45:43 HKT 2008

int(time.time())




hongqing.lv
2008-01-03



·¢¼þÈË£º kun xu
·¢ËÍʱ¼ä£º 2008-01-03 11:37:33
ÊÕ¼þÈË£º python-chinese
³­ËÍ£º 
Ö÷Ì⣺ [python-chinese]ÈçºÎ½«floatÐÍת³ÉintÐÍ£¿

ͨ¹ýȡʱ¼äµÄº¯Êý£¬È¡µ½µÄʱ¼äÊÇÒ»¸öfloatÐ͵ÄÖµ£¬ÈçºÎ½«Æäת³ÉintÐÍ£¿
import time
print time.time()

Êä³öµÄ»áÊÇÕâÑùµÄÊý£º1199331350.91
µ«ÎÒÖ»ÏëÒª1199331350£¬ÈçºÎ×ö£¿
¶ÔÓÚpythonÀïµÄÀàÐÍת»»£¬¸÷λÓÐûÓÐÏà¹ØµÄ×ÊÁÏ£¬½éÉÜһϰɡ£
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20080103/e5ccf858/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2024

    京ICP备05028076号