|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:( s+ j R9 p$ `
Conversion Method Data Type of the Return Value
; _$ L% i# {& x* o$ r5 dbool_to_num(<boolean>) real ) Y- u7 F* Z1 S: P0 a+ X
num_to_bool(<integer>) boolean / W) s: a7 i" o% P/ o
str_to_bool(<string>) boolean
0 ], I" z* ~# A. ?! g* \str_to_date(<string>) time
3 e4 c2 I1 C2 C6 g, Q, [( }. }str_to_datetime(<string>) datetime
( C( ?; d3 I! I0 S2 J2 _( W2 o' Nstr_to_length(<string>) length
/ q# t! W$ o( Y3 P2 P7 Q" Estr_to_num(<string>) real & B2 J! s- D6 E7 g. q
str_to_obj(<string>) object # }8 h0 G/ v; x( y" z& d
str_to_speed(<string>) speed
4 ^2 b$ B, M% Gstr_to_time(<string>) time ; [, D v/ G! n4 j7 j
str_to_weight(<string>) weight 8 M; p# ?' P. H& t& {
to_str(<any>, ...) string ! X |; d+ {8 E9 e2 z1 W9 F
我的是7.0版,不知道8.1有没有。 |
|