|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:( U$ z$ L5 Y& {' m7 \; \; v$ R( M/ x
Conversion Method Data Type of the Return Value
; ?. h8 P% [, r, M- Nbool_to_num(<boolean>) real : G/ F! e* `/ k. Z, Y3 T
num_to_bool(<integer>) boolean - ]" j7 f; L! h0 ~
str_to_bool(<string>) boolean
7 s6 S1 x1 a6 L. Gstr_to_date(<string>) time
, M: r7 i6 C' E d3 tstr_to_datetime(<string>) datetime
+ j8 O2 B- ?. z9 w U) m( N4 ]& ?str_to_length(<string>) length " S# g# g. @* P* Z9 C O- u
str_to_num(<string>) real H( D3 l+ F; R7 j& {
str_to_obj(<string>) object
V# G+ d4 a$ Pstr_to_speed(<string>) speed
v5 l5 S. u2 G' H; Tstr_to_time(<string>) time 9 Z9 a, P) b$ B
str_to_weight(<string>) weight
* x- }0 }' q/ l& t# wto_str(<any>, ...) string & y5 C! }% [0 ^0 L& T
我的是7.0版,不知道8.1有没有。 |
|