V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
Kai
V2EX  ›  iDev

关于 Google Data API 的问题

  •  
  •   Kai · 2011-01-15 11:30:12 +08:00 · 3125 次点击
    这是一个创建于 4842 天前的主题,其中的信息可能已经有所发展或是发生改变。
    最近通过 GData 使用 Google Calendar 服务时碰到了一个很奇怪的问题:新建的日历不能代码删除。

    通常用户的日历会有一个 editLink 属性,然后删除的时候就是通过这个 URL 来操作的。可是我创建的日历 editLink 总是 nil ......

    GData 带有很详细的 Sample Code,我很负责的参考了 Calendar 部分的代码,奇怪的是自己的就会产生这样奇怪的问题 >_<

    GData API Google Groups 上面这篇帖子记录了大致的代码:
    http://groups.google.com/group/gdata-objectivec-client/browse_thread/thread/17a210c343fa28a4/628a416b2d6a2afa?hl=en#628a416b2d6a2afa

    这里也在使用 GData API Objective-C Client Library 的同学们有碰到过类似问题么?
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5692 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 02:11 · PVG 10:11 · LAX 19:11 · JFK 22:11
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.