代码搜索结果
找到约 10,000 项符合
1 的代码
c12-1-1.cpp
#include
using namespace std;
//声明类Point
class Point
{public:
Point(float=0,float=0);
void setPoint(float,float);
float getX() const {return x;}
float getY() const {return y
c14-1-1.cpp
#include
#include
using namespace std;
int main()
{double triangle(double,double,double);
double a,b,c;
cin>>a>>b>>c;
while(a>0 && b>0 && c>0)
{cout
c9-1-1.cpp
#include
using namespace std;
class Time
{public:
Time()
{hour=0;
minute=0;
sec=0;
}
void set_time();
void show_time();
private:
int hour;
int
12-1-1.cfm.htm
在10章
3-1-1.cfm.htm
Mirosoft SQL Server 6
4-1-1.cfm.htm
在微软的技术领域内
15-1-1.cfm.htm
在这章中
6-1-1.cfm.htm
本章将扩充你的初级HTML标识符的知识
11-1-1.cfm.htm
第十章
7-1-1.cfm.htm
本章讲述标准HTML中的一些高级标识符