会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
阳芳
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
5
6
7
8
9
10
11
12
13
下一页
2012年8月2日
ios公司开发者账号申请分享攻略
摘要: http://perown.blog.163.com/blog/static/35909986201122542417111/
阅读全文
posted @ 2012-08-02 23:57 阳芳
阅读(449)
评论(0)
推荐(0)
2012年7月29日
mac下xcode中include path
摘要: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/usr/include
阅读全文
posted @ 2012-07-29 18:15 阳芳
阅读(2136)
评论(0)
推荐(0)
xcode4.3.3 libxml/xmlreader.h file not found
摘要: "$(SDK_DIR)"/usr/include/libxml2
阅读全文
posted @ 2012-07-29 17:27 阳芳
阅读(307)
评论(0)
推荐(0)
2012年7月20日
如何联机调试和发布程序
摘要: http://www.cocoachina.com/bbs/read.php?tid-7923.html
阅读全文
posted @ 2012-07-20 17:04 阳芳
阅读(114)
评论(0)
推荐(0)
2012年7月19日
nil与NULL区别
摘要: nil:空指针(指向无效区域的指针);对象指针。例如:NSObject *NULL:空指针(指向无效区域的指针);非对象指针。例如:int *
阅读全文
posted @ 2012-07-19 10:28 阳芳
阅读(226)
评论(0)
推荐(0)
2012年7月17日
Facebook 错误码
摘要: http://www.fb-developers.info/tech/fb_dev/faq/general/gen_10.html
阅读全文
posted @ 2012-07-17 17:46 阳芳
阅读(327)
评论(0)
推荐(0)
2012年7月9日
app store给应用评分功能
摘要: //评分功能 NSString *str = [NSStringstringWithFormat: @"itms-apps://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?type=Purple+Software&id=%@", _strAppID];_strAppID为app id [[UIApplicationsharedApplication] openURL:[NSURLURLWithString:str]];//应用下载地址@"https://itun
阅读全文
posted @ 2012-07-09 10:41 阳芳
阅读(340)
评论(0)
推荐(0)
2012年6月13日
ios开发资料:含书、视频、demo等合集,来源cocoachina
摘要: http://www.cocoachina.com/bbs/simple/?f8.html
阅读全文
posted @ 2012-06-13 23:22 阳芳
阅读(150)
评论(0)
推荐(0)
2012年5月4日
linkedin api 每天访问次数限制
摘要: https://developer.linkedin.com/documents/throttle-limits
阅读全文
posted @ 2012-05-04 01:15 阳芳
阅读(309)
评论(0)
推荐(0)
2012年5月3日
苹果有默认的手势识别,左右移动
摘要: http://www.cocoachina.com/ask/questions/show/53636
阅读全文
posted @ 2012-05-03 23:55 阳芳
阅读(199)
评论(0)
推荐(0)
上一页
1
···
5
6
7
8
9
10
11
12
13
下一页
公告