首页 > 移动平台 > 详细

iOS:Xcode6插件下载

时间:2015-02-13 13:22:50      阅读:268      评论:0      收藏:0      [点我收藏+]

下载插件后,直接运行,运行完之后关闭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插件下载

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!