|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
( ]9 V( v: }, a' M, O# }Conversion Method Data Type of the Return Value : [% I" {3 {; x( k( Q/ V
bool_to_num(<boolean>) real , L; H6 ]3 Z$ k6 T! G( r
num_to_bool(<integer>) boolean ! P* ~4 r l- H- ?( n
str_to_bool(<string>) boolean
. Q% S2 N4 {# J0 j7 m) c2 ]+ v& P3 ~str_to_date(<string>) time . H2 b( p8 ^) a) N
str_to_datetime(<string>) datetime
( J7 r+ c( F9 d- J. W2 estr_to_length(<string>) length
5 s H$ E# S, k) r5 p) i2 |str_to_num(<string>) real
# R6 b5 q" B6 cstr_to_obj(<string>) object
~$ [* E5 |/ Z9 ?! pstr_to_speed(<string>) speed " i& l( C1 P9 M$ G7 a# h; Z. w0 W% E
str_to_time(<string>) time : R1 _9 b! @- v0 h4 B& W* D
str_to_weight(<string>) weight
: e4 C9 O$ V' |/ t6 [to_str(<any>, ...) string . D7 [; w) h6 M0 s5 M8 \
我的是7.0版,不知道8.1有没有。 |
|