can not find the definition (implementation)of this functionC++出现此类问题,怎么办

来源:学生作业帮助网 编辑:作业帮 时间:2024/07/10 22:04:29
can not find the definition (implementation)of this functionC++出现此类问题,怎么办
xRn@}$%?Ϩ&DAjʔ6w+@J-_ҟ]? DFwv3'ݑt%iidRd/lH"a]0%ew>Vi7HǡdM?$\KWɷ^kVf;A{L}e]L*@WԲ VSB< C)8/L1 Z_AboԮ֜uԒ{Лlv:$s Įzр8Tf @q#T:7EA`qnw1dSv +I^s]F,Q1 MX'mF'KC#!X$#`&b9τ|OUqY֝mr8#mM PRY܍0~r pq4 aF}?W%cNQ!!(Udf# "?s7gÿASc)!^9j14|E 0ͯYl*d(IЯcm̯ϡld5XV4_0uAzhOяtt+h\2-Bh O3\@Onn]|Ddco |=sbaX,!f

can not find the definition (implementation)of this functionC++出现此类问题,怎么办
can not find the definition (implementation)of this function
C++出现此类问题,怎么办

can not find the definition (implementation)of this functionC++出现此类问题,怎么办
不能找到定义执行此功能.为编译器不会自动为类中的静态成员分配内存空间(由于申明一般都在.h文件中,想想如果自动定义了会有什么后果呵呵~),所以在你申明后应该定义他(为他分配一个内存空间
implementation [简明英汉词典]
n.执行
definition [简明英汉词典]
n.定义,解说,精确度,(轮廓影像等的)清晰度

凉拌

请问你的问题解决了吗 我也遇到了这个问题 该怎么解决呢 谢谢 can not find the definition (implementation)of this function

c++是面向对象的!上面的 意思是说:没有找到函数(方法)的定义(实例化);
根据以上的意思我认为你可能引用了c++类库中不存在的方法,或者你用的 代码的函数(方法)编写错误;你 应该检查原程序!!

你贴发错地方了