|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
- @0 E! y( E# tConversion Method Data Type of the Return Value
5 V6 D9 {( z% i. vbool_to_num(<boolean>) real 9 ?' E- J& `) ~1 ?7 Q) Q; V* z, J
num_to_bool(<integer>) boolean - x* ?/ v; x4 _! }3 O. H
str_to_bool(<string>) boolean
7 q8 i/ `0 @% O, @" C4 ~! Dstr_to_date(<string>) time
8 n1 n" N/ @* H& U1 Sstr_to_datetime(<string>) datetime . P. \. [! z# \- s- G6 A- P' `
str_to_length(<string>) length + A* a7 m A, M+ y& o9 ~. G
str_to_num(<string>) real
1 R! b! B: B- b. o0 N; d* Rstr_to_obj(<string>) object : U- f' E$ Q1 ?: h
str_to_speed(<string>) speed
3 H* A3 {. L( Istr_to_time(<string>) time ) G( F! ^' Q: K" C# _- l
str_to_weight(<string>) weight $ V. p; S3 s) Q' m5 i4 t, r
to_str(<any>, ...) string
1 \9 _( T* z! a0 P+ N" q0 W我的是7.0版,不知道8.1有没有。 |
|