|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
/ a; P. I* {% j+ x, j FConversion Method Data Type of the Return Value * t- d: O7 d2 e8 H! L4 e7 ]# z
bool_to_num(<boolean>) real
) v9 E* _4 n& o7 m/ c1 \num_to_bool(<integer>) boolean
3 y O# |2 d+ J n6 ^/ ?+ t' i9 D3 Wstr_to_bool(<string>) boolean 5 ?$ {8 w5 `9 p( r$ g6 Q& R, y
str_to_date(<string>) time 0 u8 U% | a4 w- u9 q
str_to_datetime(<string>) datetime 7 q) R8 p; }- [0 U
str_to_length(<string>) length
, `9 h! W6 f( n9 Qstr_to_num(<string>) real 1 q9 A: Q( N2 g/ ^% j Z! t
str_to_obj(<string>) object
3 ^+ L O( r, |) {) q( Bstr_to_speed(<string>) speed
# P- h( s5 o% ` T- \9 Ystr_to_time(<string>) time ' Q7 o7 u5 o P& z: P0 M/ x
str_to_weight(<string>) weight
) P* d$ W6 Z# M( J/ O) d5 rto_str(<any>, ...) string
$ A/ K3 L) @: B2 R9 h# X我的是7.0版,不知道8.1有没有。 |
|