swift 动画切换View心地层次顺序
swift 自定义TabBarItem,APP基本框架设计
基于新浪微博开放平台APP源代码
1.案例简介 对SQLite操作进行了简单的封装,将对数据表操作转变成对对象的操作,并通过UI界面完成对用户表的增、删、改、查,运行界面如下图所示
1.案例简介 通过读取文件,将中国所有城市写入sqlite数据库中,现通过UIPickView实现中国所有城市的选择;
1.新建app空项目
代码//// AppDelegate.swift// UIButtonDemo//// Created by 赵超 on 14-6-18.// Copyright (c) 2014年 赵超. All rights reserved./elegate: UIResponder, UIA
代码//// AppDelegate.swift// UIImageDemo//// Created by 赵超 on 14-6-18.// Copyright (c) 2014年 赵超. All rights reserved.//import UIKit@UIApplicationMainclass AppDelegate: UIResponder, UIAp
代码//// AppDelegate.swift// UIPrograssViewDemo//// Created by 赵超 on 14-6-18.// Copyright (c) 2014年 赵超. All rights reserved.//import UIKitelegate: UIResponde
1.代码
1 AppDelegate.swift//// AppDelegate.swift// QQDemo//// Created by 赵超 on 14-6-21.// Copyright (c) 2014年 赵超. All riainclass AppDelegate: UIRes
1代码//// main.swift// NSArrayDemo//// Created by 赵超 on 14-6-22.// Copyright (c) 2014年 赵超. All rights reserved.//import Foun
1.功能简介 RootViewController中用个lable和一个按钮,点击按钮跳转到模态窗口。在模态窗口中有个TextField和一个按钮,输入文字点击关闭模态按钮后跳转到RootViewController,并改变其label为输入的值。
//// AppDelegate.swift// threadDemo1//// Created by 赵超 on 14-6-29.// Copyright (c) 2014年 赵超. All rights reserved.//import
1.ASIHTTPRequest简介github下载地址https://github.com/pokeb/asi-http-request2.ASIHTTPRequest 对GET和POST请求简单封装
简单封装sqlite数据库操作类 BaseDB 用于完成对sqlite的增删改查,使用前先导入libsqlite3.0.dylib库
Copyright © 2005-2024 51CTO.COM 版权所有 京ICP证060544号