码迷,mamicode.com
首页 >  
搜索关键字:created    ( 6237个结果
iOS_21团购_发送请求获取【点评】数据
请求结果简单显示: 用到的点评封装的类: 使用tableView简单展示: // // DealListController.m // 帅哥_团购 // // Created by beyond on 14-8-14. // Copyright (c) 2014年 com.beyond. All rights reserved....
分类:移动开发   时间:2014-08-18 12:32:34    阅读次数:285
iOS_21团购_顶部菜单和弹出菜单联动
最终效果图: 各控件关系图1: 各控件关系图2: 点击Dock上面的按钮DockItem, 创建经导航控制器包装的DealListController, 并且添加到主控制器的右侧空间 // // DealListController.m // 帅哥_团购 // // Created by beyon...
分类:移动开发   时间:2014-08-17 18:35:12    阅读次数:227
Bucharest, Romania 2013 J An Idea of Mr. A
题意:问你 l- r 所有费马数两两不互质的对数,解题思路:费马数两两不互质。解题代码: 1 // File Name: 12904.cpp 2 // Author: darkdream 3 // Created Time: 2014年08月16日 星期六 13时34分26秒 4 5 #inclu....
分类:其他好文   时间:2014-08-17 00:58:21    阅读次数:281
Codeforces 459(#261 (Div. 2) ) 解题报告
A:给你一个正方形的两点,让你求其余亮点解法:乱搞解题代码: 1 // File Name: a.cpp 2 // Author: darkdream 3 // Created Time: 2014年08月15日 星期五 23时24分04秒 4 5 #include 6 #include 7 #i....
分类:其他好文   时间:2014-08-16 21:02:31    阅读次数:215
iOS_10_tableView的简单使用_红楼十二钗
终于效果图:方式1,用字典数组BeyondViewController.h//// BeyondViewController.h// 10_tableView//// Created by beyond on 14-7-25.// Copyright (c) 2014年 com.beyond...
分类:移动开发   时间:2014-08-16 20:57:01    阅读次数:280
Goroutine与Java多线程比较
import?java.util.concurrent.ExecutorService; import?java.util.concurrent.Executors; /** ?*?Created?by?alpha?on?14-8-15. ?*/ public?class?Main?{ ????private?static?final?int?TIM...
分类:编程语言   时间:2014-08-16 01:12:49    阅读次数:349
Objective-C-类(static)方法、实例方法、overwrite(覆写)、属性(property)复习
先来定义一个Human父类定义部分:1234567891011121314151617181920//// Human.h// OOP//// Created by jimmy.yang on 11-2-9.// Copyright 2011 __MyCompanyName__. All right...
分类:其他好文   时间:2014-08-15 23:47:09    阅读次数:329
ZOJ2507-Let's play a game(Anti-Nim)
Let's play a game Time Limit: 2 Seconds      Memory Limit: 65536 KB Elves from the Lothvain forest have created a very interesting game. The rules are very simple: There are two players. ...
分类:其他好文   时间:2014-08-15 17:56:19    阅读次数:251
iOS_21团购_拼音搜索
最终效果图: 关键代码: 搜索结果控制器: // // SearchResultController.m // 帅哥_团购 // // Created by beyond on 14-8-15. // Copyright (c) 2014年 com.beyond. All rights reserved. // 当搜索框searchBar里面的文字change的...
分类:移动开发   时间:2014-08-15 14:43:48    阅读次数:304
30多个iOS常用动画,带详细注释
//// CoreAnimationEffect.h// CoreAnimationEffect//// Created by VincentXue on 13-1-19.// Copyright (c) 2013年 VincentXue. All rights reserved.//#import...
分类:移动开发   时间:2014-08-15 14:33:59    阅读次数:364
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!