dabie 2007-12-26 12:25
report_msg-----回放完成后result中user message的值为1是什么意思
if(line16=="#include "GlobalData123111.h""&&line2==" * File: GlobalData123_111.c")
report_msg("change the name of globladata's source code file successfully");
else
report_msg("change the name of globladata's source code file fail"&line2&lin16);
代码如上,回放后查看result,结果user message的值为1,不懂
lantianwei 2007-12-26 16:14
line16=="#include \"GlobalData123111.h\""&&line2==" \* File: GlobalData123_111\.c")
maomao257 2007-12-27 11:02
学习了