|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:, L/ e* ?3 t4 o5 Q/ |! G
Conversion Method Data Type of the Return Value 0 d# s6 r1 r7 T
bool_to_num(<boolean>) real
5 v8 |" z6 r" }2 E Jnum_to_bool(<integer>) boolean 9 N3 V, v7 a9 {2 q7 r+ j
str_to_bool(<string>) boolean
V; W. i; Z# p% F: f* cstr_to_date(<string>) time
) b9 v0 Q. ]+ |8 X Z% e4 Ystr_to_datetime(<string>) datetime
! ]/ f8 m* h/ i7 h# J- ]str_to_length(<string>) length
0 b( C j* e( P8 L7 E# T9 Vstr_to_num(<string>) real
; I5 \& e, K1 l2 U3 wstr_to_obj(<string>) object
$ }5 j1 H2 K; H' M- X* Lstr_to_speed(<string>) speed
+ z# x" J) }, A/ `2 M4 L$ q2 K( ?str_to_time(<string>) time
N M' ~6 C: H: m% ~( a! D( b9 Sstr_to_weight(<string>) weight
9 { l$ v* z2 Lto_str(<any>, ...) string
/ o+ B2 _. V8 b1 G" v3 ^. G我的是7.0版,不知道8.1有没有。 |
|