|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:; x+ w5 ?$ |: J
Conversion Method Data Type of the Return Value 4 s0 _( w, I8 R0 n- t
bool_to_num(<boolean>) real ( P% Y N9 x( o# S- e R8 z
num_to_bool(<integer>) boolean 3 b7 v0 ^: u4 c. h$ m3 M8 j
str_to_bool(<string>) boolean
6 A. _( b% P6 Z' Rstr_to_date(<string>) time P$ O% f- g. T4 |& r3 r& Q8 s
str_to_datetime(<string>) datetime 6 }% H4 M. K, }$ _) J
str_to_length(<string>) length 3 T( {3 z9 e% c
str_to_num(<string>) real
6 M8 t! G6 [* J2 o8 A5 G2 vstr_to_obj(<string>) object
: U1 v$ v7 }$ i0 P! s, o% S' L tstr_to_speed(<string>) speed
# J c- g9 K5 ?! q4 h3 |: R6 Z( astr_to_time(<string>) time " N+ h' O; D: s* R ~! W
str_to_weight(<string>) weight / H- S" l; W' I; x
to_str(<any>, ...) string
1 x- }7 q. P8 M我的是7.0版,不知道8.1有没有。 |
|