|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:2 I2 v1 B) [9 L( T0 P5 f5 h+ n$ V" h
Conversion Method Data Type of the Return Value . R/ {8 D, V# P0 a' Y& W
bool_to_num(<boolean>) real % V2 s2 r9 `. O! _9 A! C
num_to_bool(<integer>) boolean 3 f& w/ B) }. r9 b
str_to_bool(<string>) boolean
" x5 d) _* k2 _ v1 u' A2 Qstr_to_date(<string>) time
; b9 e7 f5 N0 p% Q' n9 Dstr_to_datetime(<string>) datetime
0 W( z8 A4 @9 h9 t q' Z G3 u& Ustr_to_length(<string>) length 0 i1 h/ Y' F# D e2 M
str_to_num(<string>) real
6 N! }/ h3 x8 z3 G0 Ystr_to_obj(<string>) object # _+ P' k- X1 L3 P7 _, }% X7 G- w
str_to_speed(<string>) speed
4 y& Y' ?2 d7 ]% Estr_to_time(<string>) time
1 P% p' E* [' W) P: Q) \1 B) Z) lstr_to_weight(<string>) weight
% M+ `0 X8 \% r0 R3 G7 A- P0 Gto_str(<any>, ...) string
" |; r+ d( L, N我的是7.0版,不知道8.1有没有。 |
|