gpt4 book ai didi

javascript - 如何在 webview 中从 JavaScript 获取数据?

转载 作者:行者123 更新时间:2023-11-30 13:18:40 25 4
gpt4 key购买 nike

这是我在 iOS 项目中的 JavaScript 和 HTML:

<input type="file" id="upload">

然后我在 WebView 中打开 HTML

func webload() {
let myPath = NSBundle.mainBundle().pathForResource("index", ofType: "html")

webview.loadRequest(NSURLRequest(URL: NSURL(string: myPath!)!))
}

但是我如何在我的 iOS APP 上获取该文件?

最佳答案

关于javascript - 如何在 webview 中从 JavaScript 获取数据?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37977805/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com