|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
) F6 Q# q% q% v8 ^6 t. ~8 IConversion Method Data Type of the Return Value . S$ b* j$ z- B+ p0 Z0 L
bool_to_num(<boolean>) real
A4 s0 F6 y+ a+ C* vnum_to_bool(<integer>) boolean
" }2 b- B5 @, b5 E; _# M/ astr_to_bool(<string>) boolean
5 f8 s& h2 U: s% g& P8 S% mstr_to_date(<string>) time % c* A8 G" ^( k% ?
str_to_datetime(<string>) datetime
5 C2 H1 A) e) s, q5 r6 Z- f4 O5 nstr_to_length(<string>) length
3 N* Z9 r S- mstr_to_num(<string>) real
* @7 ?* ^0 C, Z& z* z9 vstr_to_obj(<string>) object 7 {% g" ~' Z8 t- h& P3 E
str_to_speed(<string>) speed ; L9 G3 T( u" n1 a
str_to_time(<string>) time & ?7 K! _7 Q# U4 ?3 @+ {+ N
str_to_weight(<string>) weight 9 l# O5 Z' z+ l9 H* X8 s5 H' [+ d4 n
to_str(<any>, ...) string 8 q9 ?/ x3 O6 Q5 g# z- `
我的是7.0版,不知道8.1有没有。 |
|