|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
U7 y! c# p- g2 ?( lConversion Method Data Type of the Return Value 4 U$ o+ {! {, x6 d' Z+ d& N
bool_to_num(<boolean>) real ; W1 K$ Y: P# \( j$ e& b M
num_to_bool(<integer>) boolean ( a. j; a4 c# j. K5 A3 ]1 @
str_to_bool(<string>) boolean . k& _/ x. |; E
str_to_date(<string>) time
# R n# d F# _2 N- x/ x6 _str_to_datetime(<string>) datetime ! }1 m l' j& q3 i
str_to_length(<string>) length
# d1 o; _* ]& c. l9 M8 W, m! J+ s, p* ostr_to_num(<string>) real 2 D3 f; P1 n% E- j, G6 l1 J
str_to_obj(<string>) object
9 K6 \5 k9 Q) s- [' _$ U" Tstr_to_speed(<string>) speed
7 S5 o" w ~2 Bstr_to_time(<string>) time
2 n" o% x0 ]- b6 C5 ^9 C. f1 Vstr_to_weight(<string>) weight
$ y$ v) I+ ?1 |. t. H' w. ^9 Sto_str(<any>, ...) string
2 K. E, L3 Z( u* m我的是7.0版,不知道8.1有没有。 |
|