Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我说的是这个:http ://code.google.com/p/google-api-php-client/
是否可以使用该 API 库中的方法来发送 Oauth GET/POST 请求一般...
我一直在扫描源代码,我似乎找不到任何这样的方法......
你想和什么联系?Adsense/Analytics/Gmail 还是什么?这些代码所做的只是为您提供一个 Oauth 密钥,所有 GET/POST 请求都由您尝试连接的谷歌应用程序分隔。文档可以在这里找到
我有 ah:outputText 字段,用于以特定模式显示金额。
例如。10000000 需要格式化为 1,00,00,000 我使用<f:convertNumber />标签来实现
<f:convertNumber />