|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数: Z y+ \' p# o% p8 u
Conversion Method Data Type of the Return Value
: W" y/ k- a+ y& q( \+ ?; k2 dbool_to_num(<boolean>) real & c# i& t) F; `, M+ }. S
num_to_bool(<integer>) boolean 1 P# Q# Z$ j' a
str_to_bool(<string>) boolean 4 z! k+ S0 R m5 o/ }: Z. Y
str_to_date(<string>) time " F6 }, \! M! B
str_to_datetime(<string>) datetime # l5 X! ~; n! x9 ?8 C) }$ n
str_to_length(<string>) length
- s7 F+ _# Y" V! K& u7 |str_to_num(<string>) real 8 V, V3 j8 C7 Z$ j
str_to_obj(<string>) object $ ?& [& Y7 f( ?
str_to_speed(<string>) speed
. N5 X, X- `/ J# w+ Rstr_to_time(<string>) time
5 M$ E+ [2 {- L3 V& v7 l( Fstr_to_weight(<string>) weight - T6 a, ]. U9 {
to_str(<any>, ...) string
g' X, t) Q7 R1 s, a我的是7.0版,不知道8.1有没有。 |
|