![]() |
#2
冰的热度2007-09-01 15:04
|
int start=html.Find("1);
if (start==-1) return NULL;
html为一cstring;
提示:
error C2668: 'CString::CString' : ambiguous call to overloaded function
[此贴子已经被作者于2007-9-1 15:59:12编辑过]