以文本方式查看主题 - 中文XML论坛 - 专业的XML技术讨论区 (http://bbs.xml.org.cn/index.asp) -- 『 计算机英语 』 (http://bbs.xml.org.cn/list.asp?boardid=39) ---- [求助]这个程序有个错误,谁能帮改一下。 (http://bbs.xml.org.cn/dispbbs.asp?boardid=39&rootid=&id=70375) |
-- 作者:凌霄花语 -- 发布时间:12/11/2008 7:27:00 PM -- [求助]这个程序有个错误,谁能帮改一下。 #include<string> #include <iostream> using namespace std; class Teacher {public: Teacher(string nam,int a,char s,string tit,string ad,string t); void display(); protected: string name; int age; char sex; string title; string addr; string tel; }; Teacher::Teacher(string nam,int a,char s,string tit,string ad,string t): class Cadre class Teacher_Cadre:public Teacher,public Cadre ad,string t,float w); p,string ad,string tel,float w): int main( ) Road,Shanghai","(021)61234567",1534.5); |
W 3 C h i n a ( since 2003 ) 旗 下 站 点 苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》 |
46.875ms |