class niu
{public:
void display()
{
cout<<"牛!";
}
}niuniu;
for(int i=1;i<10000;i++)
niuniu.display();
{public:
void display()
{
cout<<"牛!";
}
}niuniu;
for(int i=1;i<10000;i++)
niuniu.display();
2009-10-07 14:41
2009-10-12 23:12
2009-10-17 21:18
2010-02-18 20:28
2010-04-27 22:45
2010-04-27 23:05
2010-05-26 18:46
2010-10-23 19:02