|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
0 M# p, c4 a1 L, {* HConversion Method Data Type of the Return Value
. G$ ^7 x: h, S c8 v0 v* n) Mbool_to_num(<boolean>) real + C' f1 |8 x7 ]" J
num_to_bool(<integer>) boolean
- h( y# ~. V9 W9 o( Xstr_to_bool(<string>) boolean
9 i, C% n* l; pstr_to_date(<string>) time # N' F- w" e4 J
str_to_datetime(<string>) datetime
8 M) M7 A4 T3 R4 L% s4 @str_to_length(<string>) length
5 R. Z; c- y& P6 G4 J1 }( a6 wstr_to_num(<string>) real
8 E% s5 V. k4 U* estr_to_obj(<string>) object 8 A! c0 `& Q' d1 H I y* r
str_to_speed(<string>) speed
. F7 N) q' O' Sstr_to_time(<string>) time / {5 \; c3 R5 R' z% E
str_to_weight(<string>) weight
1 W9 T) O$ R n( U+ \- [8 ito_str(<any>, ...) string ( z# g- E$ y' V1 B9 a
我的是7.0版,不知道8.1有没有。 |
|