|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:/ I- }# O' j% u7 B {
Conversion Method Data Type of the Return Value 9 M1 N$ |+ f- e9 k' w
bool_to_num(<boolean>) real / E8 x# H6 J4 z
num_to_bool(<integer>) boolean 6 G% B2 @2 O9 u3 ~2 ?7 {
str_to_bool(<string>) boolean " t4 B, f" F' O3 \. {
str_to_date(<string>) time
2 B" {! X- G( ?* R! s5 wstr_to_datetime(<string>) datetime
4 }6 N" L! ~5 S7 K# Lstr_to_length(<string>) length 8 b! l8 Y8 N' P; L
str_to_num(<string>) real ' d4 F! H* j, l9 J/ e1 R2 R
str_to_obj(<string>) object ' G( w w/ \/ k
str_to_speed(<string>) speed
3 ]* r# [. I+ X$ j7 G) Y0 @str_to_time(<string>) time
- w3 B# @/ x" w9 f1 d' w) Istr_to_weight(<string>) weight . @. C: p% \! Y# i
to_str(<any>, ...) string
" L7 |0 r8 O; ~# T& h* j: N我的是7.0版,不知道8.1有没有。 |
|