【问题标题】:Implement Google Custom Search Other Than Via UIWebView通过 UIWebView 实现 Google 自定义搜索
【发布时间】:2013-03-12 09:10:58
【问题描述】:

有没有办法在 iOS 应用程序中本地进行 Google 自定义搜索(不使用网络视图)?

目前我在文档中看到的唯一 Google 搜索代码是 Javascript。

我还在这里找到了一个用于 Objective C 的 Google API,但我不明白这与自定义搜索有何关系。 https://code.google.com/p/google-api-objectivec-client/

那么,Google 自定义搜索可以在有或没有 UIWebView 的情况下实现吗?

当然不会违反 Google 的服务条款。 :)

【问题讨论】:

    标签: ios objective-c cocoa-touch


    【解决方案1】:

    您需要为您的应用调用谷歌自定义搜索网络服务。

    查看此链接了解更多信息

    https://developers.google.com/custom-search/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-01-18
      • 1970-01-01
      • 2019-07-17
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多