代码搜索结果
找到约 10,000 项符合
9 的代码
9_78.cpp
#include
#include
#define Max 20
class English
{
int ptr;
int score[Max];
public:
void getdata(int val,int ptr) {score[ptr]=val;}
int disp(int ptr){return score[ptr
9_77.cpp
#include
#include
class employee
{
protected:
int no;
char *name;
float salary;
static int totalno;
public:
employee()
{
char temname[20];
cout
9_80.cpp
#include
#include
class father
{
protected:
char* fname;
char* sname;
int age;
public:
father()
{cout
excel9.cpp
// Machine generated IDispatch wrapper class(es) created with ClassWizard
#include "stdafx.h"
#include "excel9.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
excel9.h
// Machine generated IDispatch wrapper class(es) created with ClassWizard
/////////////////////////////////////////////////////////////////////////////
// _Application wrapper class
class _Applic
sample9.pbw
Save Format v3.0(19990112)
@begin Unchecked
@end;
@begin Targets
0 "sample9.pbt";
@end;
DefaultTarget "sample9.pbt";
DefaultRemoteTarget "sample9.pbt";