💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
##函数名称 >逻辑型 KiBrowser::IsLoading() * * * * * > *继承自:bool CefBrowser::IsLoading()* ## 简要释义: > 浏览器是否正在载入网页中 * * * * * ## 原文注释: > Returns true if the browser is currently loading. ## 参数列表 无参数 ## 函数应用 ![](https://box.kancloud.cn/2016-06-03_5750e88b0f5d6.jpg) ## 代码 .版本 2 .支持库 spec .局部变量 局部_浏览器对象, KiBrowser 应用程序.查询浏览器 (应用程序.取出当前选择浏览器ID (), , 局部_浏览器对象) ' TODO: 查询浏览器 调试输出 (“浏览器是否正在载入网页中:”, 局部_浏览器对象.IsLoading ())