|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:! H. s" J* c6 g9 V+ E6 E; f
Conversion Method Data Type of the Return Value
) s6 ]5 v3 p m, Zbool_to_num(<boolean>) real ) F" G' N: F1 f
num_to_bool(<integer>) boolean 5 t4 `2 J8 L$ @6 q7 G
str_to_bool(<string>) boolean . _& }- v! L( c# s$ t$ n
str_to_date(<string>) time
E$ k8 Q x& }! L2 o: lstr_to_datetime(<string>) datetime % g w3 V/ ]9 \# W. ~
str_to_length(<string>) length
0 @% G& P' `: u& b% u+ Zstr_to_num(<string>) real
7 Y. E9 |5 F! z8 W5 g& p: estr_to_obj(<string>) object 9 K0 v/ X0 n0 D# I% z
str_to_speed(<string>) speed
9 l0 n3 ~8 ?' z, {+ b* Ystr_to_time(<string>) time ) x$ t% w S1 H& x2 i- }7 X( D
str_to_weight(<string>) weight
o1 I/ g2 a# `, K) M+ g4 j$ Wto_str(<any>, ...) string 0 U9 [2 q" S7 i1 M
我的是7.0版,不知道8.1有没有。 |
|