|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
3 J4 @" ^2 M7 P4 x, m6 |Conversion Method Data Type of the Return Value / V( j# j; t5 i. ~$ i: m
bool_to_num(<boolean>) real I: |* W2 I4 m; ?& i) n
num_to_bool(<integer>) boolean - V; @! a2 K# V
str_to_bool(<string>) boolean ! h' g& N2 G9 L' z
str_to_date(<string>) time
& e& k' V4 w% [+ c1 r# _5 y5 S% Bstr_to_datetime(<string>) datetime 9 Z; q5 Z9 x! Z. ]3 J
str_to_length(<string>) length
) q2 ^6 y7 g% B1 K- M) vstr_to_num(<string>) real
. [8 U5 M4 I2 sstr_to_obj(<string>) object . v3 c; c/ |% {; m1 q
str_to_speed(<string>) speed * s# M; `4 y$ y' H& a, p, v
str_to_time(<string>) time
$ P+ c$ p0 }) V& }% {3 Bstr_to_weight(<string>) weight
, J% u: F" c2 V X, P. yto_str(<any>, ...) string
0 m: |9 Y% I2 t" m; \2 j1 {1 p' b我的是7.0版,不知道8.1有没有。 |
|