from《C++ Common Knowledge》#include <iostream>using namespace std;extern void fi(int);extern void fl(long);extern void fc(char);class Foo{public: Foo(){}; virtual ~Foo(){}; static void do_foo(int i){ cout<<"您好,您输入了i="<<i<<endl; } void to_str(){ cout<<"a_:& Read More
posted @ 2012-12-07 14:15
庚武
Views(228)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号