自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

iPhone开发——Eating Apple,Earning dollars

程序员的两个观念:1.程序不是编出来的,而是调出来的! 2.编程就是把具体的事务抽象化的过程!

  • 博客(5)
  • 收藏
  • 关注

原创 UiTableView 默认选中一个cell

NSInteger selectedIndex = 9;    NSIndexPath *selectedIndexPath = [NSIndexPath indexPathForRow:selectedIndex inSection:0]; [naviTableView

2011-08-25 11:04:50 2728

转载 多target iphone

from:http://www.cocoachina.com/bbs/read.php?tid-10884-fpage-2-page-1.html http://www.codza.com/free-iphone-app-version-from-the-same-xcode-

2011-08-02 09:54:43 1244

转载 opencv iphone

from:http://www.cocoachina.com/bbs/read.php?tid-33693.html 因为自己的项目中需要用到opencv,当时在google上找了许久。很少有关于在iphone中使用opencv的教程  只有关于在mac os下使用opencv

2011-08-02 09:39:01 1124

转载 ASIHTTPRequest 网络请求 iphone

frome:http://www.cocoachina.com/bbs/read.php?tid-51242.html //Create a cookie NSDictionary *properties = [[[NSMutableDictionary alloc]

2011-08-02 09:25:45 1288

转载 发邮件 iphone

form:http://www.cocoachina.com/bbs/read.php?tid-59626.html 添加MessageUI. framework#import MFMailComposeViewControllerDelegate #pragma mar

2011-08-02 09:17:00 1077

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除