摘要:
1 #include 2 3 using namespace std; 4 void hello(int a ,int b=7,char* pszC="*") 5 { 6 cout<<"hello"; 7 } 8 9 int main()10 {11 // hello(5);12... 阅读全文
posted @ 2014-09-16 18:10
daocaorendeshijie
阅读(95)
评论(0)
推荐(0)

浙公网安备 33010602011771号