代码搜索:Dim
找到约 10,000 项符合「Dim」的源代码
代码结果 10,000
www.eeworm.com/read/38039/1107377
bif dim_lin.bif
(Image dim_lin
(Resources
(.Width 16)
(.Height 16)
(.Depth 24)
)
(Data
0F00000001F0FD000D100D200D07FFFFFF330D430D530D5B022C0D00780D880D
www.eeworm.com/read/216502/4891914
c h_dim.c
short h_dim(a,b)
short *a, *b;
{
return( *a > *b ? *a - *b : 0);
}
www.eeworm.com/read/216502/4891973
c d_dim.c
double d_dim(a,b)
double *a, *b;
{
return( *a > *b ? *a - *b : 0);
}
www.eeworm.com/read/216502/4891981
c r_dim.c
double r_dim(a,b)
float *a, *b;
{
return( *a > *b ? *a - *b : 0);
}
www.eeworm.com/read/216502/4891990
c i_dim.c
long int i_dim(a,b)
long int *a, *b;
{
return( *a > *b ? *a - *b : 0);
}
www.eeworm.com/read/206585/5008168
h dim_xtiffio.h
/*****************************************************************************
Public interface to Extended TIFF tags
Written by: Niles D. Ritter
Extended by Dmitry V. Fedorov
www.eeworm.com/read/206585/5008174
c dim_xtiff.c
/*****************************************************************************
Public interface to Extended TIFF tags
Written by: Niles D. Ritter
Extended by Dmitry V. Fedorov
www.eeworm.com/read/173434/5372248
txt dim var.txt
'baby basece informition.
Dim Ababyname, Ababasex, Atelphone,Ababyaddree As String
dim Ababybirthday as time
dim Arealage as intger
'baby's father and mother's basece informition.
dim Afath
www.eeworm.com/read/173434/5372255
txt dim var.txt
'baby basece informition.
Dim Ababyname, Ababasex, Atelphone,Ababyaddree As String
dim Ababybirthday as time
dim Arealage as intger
'baby's father and mother's basece informition.
dim Afath
www.eeworm.com/read/173434/5372262
txt dim var.txt
'baby basece informition.
Dim Ababyname, Ababasex, Atelphone,Ababyaddree As String
dim Ababybirthday as time
dim Arealage as intger
'baby's father and mother's basece informition.
dim Afath