VC++做的实现MFC做的实现风车的程序。其实也就是课程小设计。做完拿来发发
Ex_ChatApp::InitInstance() { if (!AfxSocketInit()) { AfxMessageBox(IDP_SOCKETS_INIT_FAILED); return FALSE; } AfxEnableControlContainer(); // Standard initialization // If you are not using these features and wish to reduce the size // of your final executable, you should remove from th
下载地址
用户评论
好用!把课设给交了