代码搜索:floating
找到约 10,000 项符合「floating」的源代码
代码结果 10,000
www.eeworm.com/read/318176/13484047
h floating.h
/*
* MIRACL C++ Header file float.h
*
* AUTHOR : M.Scott
*
* PURPOSE : Definition of class Float
*
* Copyright (c) 2003 Shamus Software Ltd.
*/
#ifn
www.eeworm.com/read/318176/13484111
cpp floating.cpp
/*
* MIRACL C++ Float functions float.cpp
*
* AUTHOR : M. Scott
*
* PURPOSE : Implementation of Class Float functions
*
* Copyright (c) 2003 Shamus Sof
www.eeworm.com/read/138548/5815589
pm floating.pm
package DateTime::TimeZone::Floating;
use strict;
use vars qw ($VERSION @ISA);
$VERSION = 0.01;
use DateTime::TimeZone;
use base 'DateTime::TimeZone::OffsetOnly';
sub new
{
my $class = shift;
www.eeworm.com/read/494289/6381455
h floating.h
/*
* MIRACL C++ Header file float.h
*
* AUTHOR : M.Scott
*
* PURPOSE : Definition of class Float
*
* Copyright (c) 2003 Shamus Software Ltd.
*/
#ifn
www.eeworm.com/read/494289/6381531
cpp floating.cpp
/*
* MIRACL C++ Float functions float.cpp
*
* AUTHOR : M. Scott
*
* PURPOSE : Implementation of Class Float functions
*
* Copyright (c) 2003 Shamus Sof
www.eeworm.com/read/156908/11752799
h floating.h
/*
* MIRACL C++ Header file float.h
*
* AUTHOR : M.Scott
*
* PURPOSE : Definition of class Float
*
* Copyright (c) 2003 Shamus Software Ltd.
*/
#ifn
www.eeworm.com/read/156908/11753011
cpp floating.cpp
/*
* MIRACL C++ Float functions float.cpp
*
* AUTHOR : M. Scott
*
* PURPOSE : Implementation of Class Float functions
*
* Copyright (c) 2003 Shamus Sof
www.eeworm.com/read/250043/12441139
java floating.java
public class Floating{
public static void main(String[] args){
float f=1.23f;
double d=1.23;
System.out.println(f);
System.out.println(d);
}
}
www.eeworm.com/read/205898/5014217
pm floating.pm
package DateTime::TimeZone::Floating;
use strict;
use vars qw ($VERSION @ISA);
$VERSION = 0.01;
use DateTime::TimeZone;
use base 'DateTime::TimeZone::OffsetOnly';
sub new
{
my $class = shift;
www.eeworm.com/read/307266/3725934
h floating.h
/*
* MIRACL C++ Header file float.h
*
* AUTHOR : M.Scott
*
* PURPOSE : Definition of class Float
*
* Copyright (c) 2003 Shamus Software Ltd.
*/
#ifn