第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

cstringarray的removeat函數(shù)?

cstringarray的removeat函數(shù)?

GCT1015 2019-02-15 15:11:31
for(i=0;i<tot.GetSize();i++)//CStringArray tot;{if(_ttoi(tot[i])<1){tot.RemoveAt(i-1);tot.RemoveAt(i);//removeat會引起tot.getsize()變化嗎?//i--能遍歷tot嗎?要加i--嗎?}}我忘記把這句 tot.RemoveAt(i-1); 去掉了大家請忽略這句
查看完整描述

2 回答

?
元芳怎么了

TA貢獻1798條經(jīng)驗 獲得超7個贊

//fish1
if(x1>-100)
x1=x1-7;
else
{ x1=950;
y1=rand()%500;}
//fish2
if(x2>-100)
x2=x2-6;
else
{x2=950;
y2=rand()%500;}
InvalidateRect (hwnd, NULL,true) ;
}
}
return 0;
}



查看完整回答
反對 回復(fù) 2019-03-25
?
SMILET

TA貢獻1796條經(jīng)驗 獲得超4個贊

{return true;}
else
{return false;}
}
void InsFirst(T record)
{Node<T>*node=new Node<T>(record);
if(IsEmpty())
{_head=node;
_rear=node;
}
else
{node->Next=_head;_head=node;}
}
void InsLast(T record)



查看完整回答
反對 回復(fù) 2019-03-25
  • 2 回答
  • 0 關(guān)注
  • 1320 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號