标签: ios objective-c webview
如何在网络视图中添加活动指示符?
还改变颜色?
我目前有以下代码
printLocation = lambda s, target: [i for i in range(len(s)) if s[i:].startswith(target)]