上一页 1 ··· 68 69 70 71 72 73 74 75 76 ··· 89 下一页
摘要: https://developer.apple.com/downloads/ 阅读全文
posted @ 2015-03-18 11:17 微信公众号--共鸣圈 阅读(212) 评论(0) 推荐(0)
摘要: 弹出框:https://github.com/jmascia/KLCPopuphttps://github.com/m1entus/MZFormSheetControllerhttp://stackoverflow.com/questions/16230700/display-uiviewcontr... 阅读全文
posted @ 2015-03-17 09:07 微信公众号--共鸣圈 阅读(163) 评论(0) 推荐(0)
摘要: 博客园:http://www.cnblogs.com 农民伯伯: http://www.cnblogs.com/over140版本 新浪微博 weibo_10235010.apk正文 一、效果图 红色部分是本文要实现的目标。 二、实现 maintabs.xml ... 阅读全文
posted @ 2015-03-16 06:56 微信公众号--共鸣圈 阅读(279) 评论(0) 推荐(0)
摘要: Eclipse offers an integrated development environment having an extensible plug-in system. This enables Eclipse to provide all functionality on the top... 阅读全文
posted @ 2015-03-16 06:02 微信公众号--共鸣圈 阅读(444) 评论(0) 推荐(0)
摘要: 原文:http://www.fromdev.com/2012/01/25-best-free-eclipse-plug-ins-for-java.html"工欲善其事, 必先利器". 这里列举了25个常用的提高Java程序员开发效率的Eclipse插件. StackOverflow上也有两个类似的"... 阅读全文
posted @ 2015-03-16 06:01 微信公众号--共鸣圈 阅读(1432) 评论(0) 推荐(0)
摘要: viPlugin 2.11.0AnyEdit Tools 2.4.4EclipseColorer 0.8.0PyDev – Python IDE for Eclipse 2.7.5MoreUnit 3.0.0.01JAutodoc 1.10.0Maven Integration for Eclips... 阅读全文
posted @ 2015-03-16 05:59 微信公众号--共鸣圈 阅读(199) 评论(0) 推荐(0)
摘要: Eclipse Web Tools Platform(WTP)地址:http://download.eclipse.org/webtools/WTP十分强大,支持HTML, JavaScript, XML, JSP,支持语法着色,代码提示,代码折叠等,以及其它一堆JavaEE相关的功能。Web开发必... 阅读全文
posted @ 2015-03-16 05:58 微信公众号--共鸣圈 阅读(356) 评论(0) 推荐(0)
摘要: Hugging => content does not want to growCompression Resistance => content does not want to shrink 阅读全文
posted @ 2015-03-13 13:06 微信公众号--共鸣圈 阅读(139) 评论(0) 推荐(0)
摘要: UIButton *checkbox;BOOL checkBoxSelected;checkbox = [[UIButton alloc] initWithFrame:CGRectMake(x,y,20,20)// 20x20 is the size of the checckbox that yo... 阅读全文
posted @ 2015-03-10 22:08 微信公众号--共鸣圈 阅读(221) 评论(0) 推荐(0)
摘要: 1, use prepareForSegue:- (void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sender{ RWTDetailViewController *detailController =segue.desti... 阅读全文
posted @ 2015-03-10 05:04 微信公众号--共鸣圈 阅读(296) 评论(0) 推荐(0)
上一页 1 ··· 68 69 70 71 72 73 74 75 76 ··· 89 下一页