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.
在应用程序的主窗口中有一个 webbrowser 控件,其中包含一个需要身份验证的页面已经登录。是否可以使用控件(标头、cookie...)来发出 http 请求,这样我就可以在不直接从 web 浏览器导航的情况下更新其他一些组件?
您可以提出 AJAXy 请求。