|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数: m; Z! u& n4 {' o/ q M' X
Conversion Method Data Type of the Return Value : @9 }5 a; F: N i
bool_to_num(<boolean>) real ) J. G6 G% p' m" T, {
num_to_bool(<integer>) boolean
$ \7 v, K; D5 J7 e! w0 ^* sstr_to_bool(<string>) boolean $ l' W& ?6 p6 M4 M
str_to_date(<string>) time # j/ J; m6 N* w5 p. e. ?8 N$ P
str_to_datetime(<string>) datetime 5 v+ V3 F# ?/ R% L* Y$ g p& y
str_to_length(<string>) length
8 f& L4 Z; ?- ^" Z! b5 [str_to_num(<string>) real
' ~; Q0 ~+ {1 b5 Y7 Qstr_to_obj(<string>) object ; {$ v; w7 `9 N" j/ g6 y
str_to_speed(<string>) speed + @4 a+ L% F" u7 @0 U
str_to_time(<string>) time
4 f9 A: k0 b |% p0 S1 e5 `1 \1 gstr_to_weight(<string>) weight 5 f A8 c/ Q- G6 q3 W0 }
to_str(<any>, ...) string
# f8 O1 V) Z: G) T$ b我的是7.0版,不知道8.1有没有。 |
|