答案 0 :(得分:1)
使用此库:“ URLEmbeddedView ”
您可以在此处找到代码:https://github.com/szk-atmosphere/URLEmbeddedView
这个用swift编写的库但你可以在objective-c中使用。
objective-c简单代码在类“ OGObjcSampleViewController ”
中- (IBAction)didTapFetchButton:(id)sender {
[self.embeddedView loadURL:self.textView.text completion:nil];
}
按钮获取网址
numpy.ravel_multi_index