C++中遇到问题 是构造函数定义的问题 谢谢!_百度知道
C++中遇到问题 是构造函数定义的问题 谢谢!2012-04-11 17:28 312679425 | 分类:C/C++ #include<iostream>#include<string>using namespace std;class Person{...
C语言函数调用,出现的问题_百度知道
C语言函数调用,出现的问题我给你写一个把#include<stdio.h>#include<time.h>#include<stdlib.h>char *numtime(){ char *p=(char*)...