代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/168479/9911509
asp float.asp
// floating image Dreamweaver Extension ,by jet(dezone@s
www.eeworm.com/read/363449/9950631
h float.h
/* float.h
Defines implementation specific macros for dealing with
floating point.
Copyright (c) 1987, 1991 by Borland International
All Rights Reserved.
*/
#ifndef __FLOA
www.eeworm.com/read/167540/9964060
c-float
www.eeworm.com/read/167540/9964111
o float.o
www.eeworm.com/read/167540/9964190
s float.s
.file "float.c"
.section .rodata
.align 4
.LC0:
.long 1088421888
.text
.globl main
.type main,@function
main:
pushl %ebp
movl %esp, %ebp
subl $24, %esp
andl $-16, %esp
movl $0, %eax
subl %
www.eeworm.com/read/167540/9964263
c float.c
int main()
{
float f, t;
int i;
//float i=3.1;
//int p=5;
// f=p; // float = int
//p=f; // int = float
//t=f; // float = float
//f = atof(tt);
f=1.3; t=1.2;
www.eeworm.com/read/167396/9970010
jpg float.jpg
www.eeworm.com/read/167396/9970069