说明: listctrl使用及xml数据解析 while (*start!='\0') { if (*start=='') { start++; strncpy(tmp,start,tail-start); sscanf(tmp,"%f,",&press;); if (press10) { j=1; index++; tmp1.Format("%d",index); nRow = m_List. InsertItem(index, tmp1);//插入行 } tail++; start = tail;
<bluestar2009> 上传 | 大小:44kb