Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个基于 NCrawler 的 C# Crawler 应用程序,我想在其中添加 cookie 支持。一些非常基本的东西,一个预定义的用户和密码,将匹配一个特定的站点。但是我似乎找不到在哪里定义凭据。
感谢你的帮助!