代码搜索:10 是什么?
找到约 10,000 项符合「10 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/185150/9055263
cpp 7_10.cpp
//7_10.cpp
#include
#include
#include"employee.h"
using namespace std;
void main()
{
manager m1;
technician t1;
salesmanager sm1;
salesman s1;
char namestr[20];
www.eeworm.com/read/185150/9055356
cpp 6_10.cpp
//6_10.cpp
#include
using namespace std;
void splitfloat(float x, int *intpart, float *fracpart)
//形参intpart,fracpart是指针
{
*intpart=int(x); //取x的整数部
www.eeworm.com/read/185150/9055404
cpp 5_10.cpp
//文件3,主函数,5_10.cpp
#include "point.h"
void main()
{
Point A(4,5);
cout
www.eeworm.com/read/185150/9055520
cpp 2_10.cpp
//2_10.cpp
#include
using namespace std;
void main()
{ int i=0, j=0, n;
coutn;
while( n!=0 )
{ if(n>0) i+=1;
if(n>n
www.eeworm.com/read/185149/9055547
ppt c++10.ppt
www.eeworm.com/read/382060/9055613
js 17-10.js
// Define a NodeFilter function to accept only elements
function imgfilter(n) {
if (n.tagName == 'IMG') return NodeFilter.FILTER_ACCEPT;
else return NodeFilter.FILTER_SKIP;
}
// Create a
www.eeworm.com/read/185145/9055687
class hotal$10.class
www.eeworm.com/read/282844/9056335
gif em10.gif
www.eeworm.com/read/282841/9056399
css style_10.css
{
WORD-WRAP: break-word
}
BODY {
BACKGROUND: url(../../images/free8_images/pagebg.gif); TEXT-ALIGN: center
}
BODY {
FONT: 12px/1.6em Helvetica, Arial, sans-serif; COLOR: #000
}
TD {
FON
www.eeworm.com/read/282822/9057331