|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:; g- }& R: P) P9 O
Conversion Method Data Type of the Return Value
0 |) h6 R8 T* O& E% O9 ^0 obool_to_num(<boolean>) real W; D0 o5 T' }# f
num_to_bool(<integer>) boolean ) h4 J- V7 T' O! d5 D' `! X" n$ f" m
str_to_bool(<string>) boolean
% h$ p$ ?% F( Z+ I3 Gstr_to_date(<string>) time
/ M1 N; F% m, t6 K8 n6 H) J8 hstr_to_datetime(<string>) datetime % J, F- D5 e- j* ^* c
str_to_length(<string>) length
, p! J6 y* `# k& U) R4 vstr_to_num(<string>) real
: y& C K5 @' t* Qstr_to_obj(<string>) object i1 Z! u% b3 q8 I
str_to_speed(<string>) speed
( S6 W7 A* ~8 f6 d5 vstr_to_time(<string>) time % `! e( g. E5 a
str_to_weight(<string>) weight
. `0 e/ [/ u4 |: e# J0 O9 O( ?- j Bto_str(<any>, ...) string
/ d" N) a/ H l6 B$ H j5 m( F我的是7.0版,不知道8.1有没有。 |
|