软件说明:
简易计算器程序
有误,将第二个text1,改成2.如下
double op1,op2,result=0;
if(status)
{
m_text1.GetWindowText(cstr1,10);
m_text2.GetWindowText(cstr2,10);

简易计算器程序
有误,将第二个text1,改成2.如下
double op1,op2,result=0;
if(status)
{
m_text1.GetWindowText(cstr1,10);
m_text2.GetWindowText(cstr2,10);
共有评论条
{Text}