|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
1 w% P9 S+ N* o; ~6 mConversion Method Data Type of the Return Value 7 v5 n6 O4 T" U+ U1 c' V1 ?
bool_to_num(<boolean>) real
) S: L* F1 |1 \num_to_bool(<integer>) boolean
; m# P" L' I( i; ~# |str_to_bool(<string>) boolean 1 v2 |; K+ K/ G9 w
str_to_date(<string>) time
P1 D/ K4 s2 F: ?7 sstr_to_datetime(<string>) datetime
. y5 y& a# z- C* e$ @0 Sstr_to_length(<string>) length , y/ d3 N6 f1 f" a9 P
str_to_num(<string>) real
' c/ v# Q6 [5 y) Jstr_to_obj(<string>) object ( v, y+ \+ u4 t0 |! {2 J
str_to_speed(<string>) speed " @0 P& ^1 ? u: y+ X- \! f# c
str_to_time(<string>) time 9 e3 L: x7 c5 y0 Y$ }
str_to_weight(<string>) weight
- ^6 M- n% J7 M( v7 Z0 Tto_str(<any>, ...) string - Z7 q. n: u$ Z& s; V
我的是7.0版,不知道8.1有没有。 |
|