|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
5 ~3 z1 M. E( s. p5 V# a$ x0 L0 sConversion Method Data Type of the Return Value
4 A/ s4 L5 A7 h- D Tbool_to_num(<boolean>) real
3 I: c5 W* [! _8 L; v: I9 h$ M5 S% Lnum_to_bool(<integer>) boolean
2 n/ v# F& i+ B9 m9 d p, P& D, c3 Wstr_to_bool(<string>) boolean
+ y! G/ t' k+ A" gstr_to_date(<string>) time , w6 k/ Y' h; b3 w. u
str_to_datetime(<string>) datetime
7 s8 @3 t w# h: ]str_to_length(<string>) length
* g+ {% C9 ]- J. Z4 `" O/ x# |str_to_num(<string>) real
/ m* A0 L9 e8 v* w& d. _7 p, V5 @str_to_obj(<string>) object
! c" w' I% R" z9 A6 q! B. Xstr_to_speed(<string>) speed o. z7 Q; k, M: x. f6 t1 B
str_to_time(<string>) time
% V% w; {: H, Hstr_to_weight(<string>) weight
" F, B" ]# v6 R5 ^7 @to_str(<any>, ...) string
& V( P9 V+ H8 e0 v1 M# l我的是7.0版,不知道8.1有没有。 |
|