最终效果图:
storyboard示意图:
BeyondViewController.h
//
// BeyondViewController.h
// 18_控制器切换_navigation_push_通过storyboard方式
//
// Created by beyond on 14-7-31.
// Copyright (c) 2014年...
分类:
移动开发 时间:
2014-08-01 00:08:40
阅读次数:
402
直到今天才知道Copyleft这个名词(orz...)我们经常能见到的是 Copyright(著作权),这个对版权的保护,保证作者权益。它的对立面就是Copyleft,它允许用户自由修改 使用作品。最受益的应该是 软件行业。 具体WIKI:http://zh.wikipedia.org/wiki/C...
分类:
其他好文 时间:
2014-07-31 12:10:36
阅读次数:
177
最终效果图:
main.storyboard
BeyondViewController.h
//
// BeyondViewController.h
// 16_控制器切换方式1_Modal_通过代码方式
//
// Created by beyond on 14-7-30.
// Copyright (c) 2014年 com.beyond. A...
分类:
移动开发 时间:
2014-07-30 23:57:45
阅读次数:
544
RTOS里面最常见也最核心的数据结构,双向链表实现VS 2008下可编译测试。/** @file
Copyright (c) 2008 - 2014, MX.Studio
All rights reserved.
Created by Cstyle
**/
#ifndef _LIST_H_
#define _LIST_H_
#ifdef __cplus...
分类:
其他好文 时间:
2014-07-30 20:44:44
阅读次数:
407
RTOS里面最常见的以及最核心的数据结构,队列的实现。可在VS2008 下编译测试。
/** @file
Copyright (c) 2008 - 2014, MX.Studio
All rights reserved.
Created by Cstyle
**/
#ifndef _QUEUE_H_
#define _QUEUE_H_
#ifdef ...
分类:
其他好文 时间:
2014-07-30 20:44:14
阅读次数:
344
LWTWaterFlowView.h 1 // 2 // LWTWaterFlowView.h 3 // 瀑布流 4 // 5 // Created by apple on 14-7-29. 6 // Copyright (c) 2014年 lwt. All rights reserved....
分类:
其他好文 时间:
2014-07-30 20:34:04
阅读次数:
225
LWTViewController.m//// LWTViewController.m// 无限滚动//// Created by apple on 14-7-30.// Copyright (c) 2014年 lwt. All rights reserved.//#import "LWTV...
分类:
其他好文 时间:
2014-07-30 20:26:14
阅读次数:
226
最终效果图:
动态效果截图:
BeyondTableViewController.h
//
// BeyondTableViewController.h
// 15_代码自定义cell_weibo
//
// Created by beyond on 14-7-29.
// Copyright (...
分类:
移动开发 时间:
2014-07-30 14:49:33
阅读次数:
343
本测试是基于oracle 10.2.0.5
SQL*Plus: Release 10.2.0.5.0 - Production on Tue Jul 29 20:45:16 2014
Copyright (c) 1982, 2010, Oracle. All Rights Reserved.
Connected to:
Oracle Database 10g Enterprise Edi...
分类:
其他好文 时间:
2014-07-29 21:54:32
阅读次数:
390
Logging.c:/* Copyright (c) 2008-2012 Red Hat, Inc. This file is part of GlusterFS. This file is licensed to you under your choice of the GNU Lesse...
分类:
其他好文 时间:
2014-07-29 21:13:02
阅读次数:
382