|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:. Q4 G2 x& ~4 _0 M6 X
Conversion Method Data Type of the Return Value 4 \5 n7 C$ g6 W; f
bool_to_num(<boolean>) real ( N/ x1 w7 R1 {& I1 P
num_to_bool(<integer>) boolean
6 Y/ ]8 z3 M" |9 @' w" Rstr_to_bool(<string>) boolean ( ]' K2 R; E: q3 o' `
str_to_date(<string>) time
6 p1 l7 m9 L @( e4 Mstr_to_datetime(<string>) datetime " o t1 Z* J4 W6 C
str_to_length(<string>) length
0 V# B0 I1 L; P% D. j+ g, astr_to_num(<string>) real 5 |4 R( H; U7 X7 o
str_to_obj(<string>) object
' C( ?8 q( D! Z0 V( ?9 estr_to_speed(<string>) speed 4 k! A/ S6 h3 C) x2 N- a/ |
str_to_time(<string>) time
* q" U0 s( Y1 ~, a' h+ Istr_to_weight(<string>) weight
4 e( t% Z; c. L3 b/ a$ h% [+ Zto_str(<any>, ...) string 7 }5 @) V5 m( y% a9 P0 w5 m! q4 W
我的是7.0版,不知道8.1有没有。 |
|