码迷,mamicode.com
首页 > 移动开发 > 详细

iOS:Xcode6插件下载

时间:2015-02-13 13:25:17      阅读:166      评论:0      收藏:0      [点我收藏+]

标签:xcode   插件   

下载插件后,直接运行,运行完之后关闭Xcode,是彻底关闭,然后就行了


http://download.csdn.net/detail/u013243469/8444541

使用方法:

连续打出三个"/",对于demo的注释很方便

效果:

/**
 *  <#Description#>
 *
 *  @param tableView <#tableView description#>
 *  @param indexPath <#indexPath description#>
 *
 *  @return <#return value description#>
 */
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath


http://download.csdn.net/detail/u013243469/8444545

使用方法:

使用 [UIImage imageNamed:]方法时直接跳出,准确来说,是当你打出":"的时候,就弹出了选择图片的界面

iOS:Xcode6插件下载

标签:xcode   插件   

原文地址:http://blog.csdn.net/u013243469/article/details/43793101

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!