|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
7 v; u8 P2 i0 S! {& d( w/ gConversion Method Data Type of the Return Value + _' L( _& s2 A4 A: l- ~% ~: G: h
bool_to_num(<boolean>) real
% Z" _* Y* h/ D/ znum_to_bool(<integer>) boolean + t" \8 O# i; U5 o6 r
str_to_bool(<string>) boolean $ B7 _$ F- U9 x
str_to_date(<string>) time # R; r7 t4 b9 q7 U7 S w5 K
str_to_datetime(<string>) datetime
/ U" u0 d4 S# astr_to_length(<string>) length & d$ R9 G* J1 u& s' P) \
str_to_num(<string>) real
+ B* p% `7 w8 [! K' Tstr_to_obj(<string>) object , w5 Y& Y1 F# V: V8 T
str_to_speed(<string>) speed 3 h6 ~) [0 i2 K! }) b
str_to_time(<string>) time
+ p3 m+ ?& }- G; _5 E, Q* }" r; gstr_to_weight(<string>) weight
. ?1 \- ]9 `, E a( Ato_str(<any>, ...) string 0 x, ~# M* G6 T1 y2 e' W4 v
我的是7.0版,不知道8.1有没有。 |
|