类型:转载 责任编辑:asp.net 日期:2007/05/23
热门软件下载:
怎么用vc访问网页http://202.102.29.155/qxtweb/sendmessage.jsp?sp_code=2004444&username=test&password=test&tomobile=05126186109&msg=hello
网友回答:
CString yourAddr=http://202.102.29.155/qxtweb/sendmessage.jsp?sp_code=2004444&username=test&password=test&tomobile=05126186109&msg=hello;
ShellExecute(NULL, _T("open"),"iexplore",yourAddr, SW_SHOW);