It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center。
7年前关闭。
如何在C或C ++中获取HTML?与套接字。能给我一个示例代码吗?
注意-我最初关闭了它,但是重新打开了。张贴海报-请参阅:
https://stackoverflow.com/questions/400688/fetch-web-page-in-c
和
Programmatically reading a web page
7年前关闭。
如何在C或C ++中获取HTML?与套接字。能给我一个示例代码吗?
注意-我最初关闭了它,但是重新打开了。张贴海报-请参阅:
https://stackoverflow.com/questions/400688/fetch-web-page-in-c
和
Programmatically reading a web page
最佳答案
您可以使用libcURL。请参阅此帖子:Programmatically reading a web page