代码搜索:Describing 有哪些应用?
找到约 10,000 项符合「Describing 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/113474/15455365
c exp_fmt 有.c
/*#include
void main ()
{
float value = 1.23456;
printf ("%12.1e\n", value);
printf ("%12.3e\n", value);
printf ("%12.5e\n", value);
}
*/
www.eeworm.com/read/430096/8766873
java makewidget.java
// MakeWidget.java
// TIJ4 Chapter Access, Exercise 7, page 230
/* Create the library according to the code fragments describing access and Widget.
* Create a Widget in a class that is not part of
www.eeworm.com/read/285034/8874966
java assert.java
// Routines used for testing assertions.
// (c) 2001 duane a. bailey
package structure;
/**
* A library of assertion testing and debugging procedures.
*
* This class of static methods provide
www.eeworm.com/read/383163/8966070
3 ms_lookup.3
.TH MS_LOOKUP 3 2006/12/12 "Libmseed API"
.SH DESCRIPTION
Look up libmseed and Mini-SEED related information
.SH SYNOPSIS
.nf
.B #include
.BI "char *\fBms_errorstr\fP ( int " errorco
www.eeworm.com/read/281848/9130179
java makewidget.java
// MakeWidget.java
// TIJ4 Chapter Access, Exercise 7, page 230
/* Create the library according to the code fragments describing access and Widget.
* Create a Widget in a class that is not part of
www.eeworm.com/read/353439/10446851
java makewidget.java
// MakeWidget.java
// TIJ4 Chapter Access, Exercise 7, page 230
/* Create the library according to the code fragments describing access and Widget.
* Create a Widget in a class that is not part of
www.eeworm.com/read/352425/10553347
java makewidget.java
// MakeWidget.java
// TIJ4 Chapter Access, Exercise 7, page 230
/* Create the library according to the code fragments describing access and Widget.
* Create a Widget in a class that is not part of
www.eeworm.com/read/454660/7386001
java makewidget.java
// MakeWidget.java
// TIJ4 Chapter Access, Exercise 7, page 230
/* Create the library according to the code fragments describing access and Widget.
* Create a Widget in a class that is not part of