代码搜索结果
找到约 10,000 项符合
2 的代码
c7-2-2.cpp
#include
#include
using namespace std;
struct Person
{ string name;
int count;
};
int main()
{Person leader[3]={"Li",0,"Zhang",0,"Fun",0};
int i,j;
string leade
c10-2-2.cpp
#include
using namespace std;
class Complex
{public:
Complex(){real=0;imag=0;}
Complex(double r,double i){real=r;imag=i;}
Complex operator + (Complex &c2);
void display(
xt13-2-2.cpp
#include
using namespace std;
int main()
{float a[5];
int i;
cout
xt6-2-2.cpp
#include
#include
using namespace std;
int main()
{void change(string &,string &);
string str1=" ",
str2=" ",
str3="
wavelet2d.rc2
//
// WAVELET2D.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/
u_child2_2.dfm
inherited F_child2_2: TF_child2_2
Left = 364
Top = 276
Width = 613
Height = 429
Caption = #22810#34920'2'#20010#38190
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 16