|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:* ?' M) m B/ [2 {9 K0 T
Conversion Method Data Type of the Return Value / T% i1 l" i" j3 I9 u# h
bool_to_num(<boolean>) real 0 g6 ~ W* Q' t# N+ U+ M. e
num_to_bool(<integer>) boolean
4 p; ?7 w' u- w! istr_to_bool(<string>) boolean
, P) P, O, [7 jstr_to_date(<string>) time
: `) A1 T9 m* R' z! H! Q& nstr_to_datetime(<string>) datetime 3 K8 K" Y5 ]+ g" B% F
str_to_length(<string>) length
7 c8 Y" U2 p7 n: Y# @str_to_num(<string>) real
S6 f1 \; J8 [0 c7 U; O: [9 T( qstr_to_obj(<string>) object 0 n3 Z4 j6 @/ Y) E
str_to_speed(<string>) speed 7 E' X/ Z- P5 S
str_to_time(<string>) time " l3 [, e/ |' @5 s3 y+ Y7 Y+ t# e
str_to_weight(<string>) weight
4 j, J% L6 `/ O) H& hto_str(<any>, ...) string
0 [; H, G8 ?7 {/ W) Z: H$ l我的是7.0版,不知道8.1有没有。 |
|