|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
2 Q7 c+ b* w3 D% KConversion Method Data Type of the Return Value 6 `+ N1 w% Y9 Y0 B3 a: l. o
bool_to_num(<boolean>) real
+ W6 h: A7 g, E+ U* {+ gnum_to_bool(<integer>) boolean
" L* q [3 O) p# astr_to_bool(<string>) boolean # Q& p; ^# F) e1 [( `
str_to_date(<string>) time 3 N; S3 z' f' D- P
str_to_datetime(<string>) datetime ! I9 q; x: S" X$ L$ b* c! b ~ F
str_to_length(<string>) length
5 B+ N8 s3 E9 \' j, Y( J9 ustr_to_num(<string>) real , [0 ~3 V0 k) p! C6 z
str_to_obj(<string>) object
% w5 H6 ?( t/ n4 xstr_to_speed(<string>) speed
2 Y `' Z' i9 @% y0 @/ Qstr_to_time(<string>) time , [* t8 B7 l- s4 o' d2 T4 s7 M
str_to_weight(<string>) weight 8 N4 G2 Y9 e1 l: D, z
to_str(<any>, ...) string 2 U' o8 H6 l3 y; y
我的是7.0版,不知道8.1有没有。 |
|