|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
+ b( C, t4 k0 B) f- u5 ]Conversion Method Data Type of the Return Value % y2 h" l# J' Z$ l. w/ H- u$ _ @
bool_to_num(<boolean>) real
3 j- r% u" R6 O2 A1 _; }1 @num_to_bool(<integer>) boolean
( E2 a& R% K: G) c9 [% sstr_to_bool(<string>) boolean & |: R9 T) u/ c" v# c' Z( o/ n5 ^1 g
str_to_date(<string>) time
) S' t0 |7 |) y! S. N4 q% Hstr_to_datetime(<string>) datetime ! ^' c( H* f8 R
str_to_length(<string>) length * ?4 D1 f3 ?$ B; s1 ^0 t
str_to_num(<string>) real
' X1 H& |6 ]3 `, t1 Pstr_to_obj(<string>) object
: @0 s7 w6 }& l' y8 ^0 v$ bstr_to_speed(<string>) speed & u6 b( P& V B5 N. n: l" g
str_to_time(<string>) time
/ z, H J2 e+ J1 zstr_to_weight(<string>) weight
- x4 `1 k" b: h4 Kto_str(<any>, ...) string
' l; h7 g3 u) I" J" Q* a6 d$ K我的是7.0版,不知道8.1有没有。 |
|