|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
* H2 S; t. W: e& P7 YConversion Method Data Type of the Return Value
( Q1 T w* N+ f8 \bool_to_num(<boolean>) real : x9 Z6 J- f& ~+ O E2 S9 I
num_to_bool(<integer>) boolean
; ^5 O6 h6 z0 Y! ystr_to_bool(<string>) boolean ( B2 c, o6 M2 G: J
str_to_date(<string>) time ) G' |" e: F. Y" m. o
str_to_datetime(<string>) datetime
y: X8 q+ r: W q* Wstr_to_length(<string>) length - d# U3 s5 ^7 B1 _) x' \
str_to_num(<string>) real
# X1 D6 U& f5 Z% p9 [2 ?+ @str_to_obj(<string>) object ) R K4 @4 R* f" p
str_to_speed(<string>) speed 1 P- x- z" Z9 X- p, o" {
str_to_time(<string>) time
r- I/ O8 i6 ]- k. A1 tstr_to_weight(<string>) weight 9 m2 n' H4 S B1 P# `8 k
to_str(<any>, ...) string
2 ?9 @* V3 ^( z6 N7 P. [我的是7.0版,不知道8.1有没有。 |
|