关键字 博客 的文章


由   YIem   撰写于    浏览:3903  评论:0
//// AppDelegate.h// UI11_练习2//// Created by YIem on 15/12/21.// Copyright © 2015年 www.yiem.net YIem博客. All rights reserved.//import <UIKit/UIKit.h>@interface AppDel[...]

由   YIem   撰写于    浏览:3014  评论:0
//// RootViewController.m// UI10_练习//// Created by YIem on 15/12/18.// Copyright © 2015年 www.yiem.net YIem博客. All rights reserved.//import "RootViewController.h"import "My[...]

由   YIem   撰写于    浏览:3561  评论:0
//// RootViewController.h// UI9_UITableView练习//// Created by YIem on 15/12/17.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import <UIKit/UIKit.h>[...]

由   YIem   撰写于    浏览:3569  评论:0
//// RootViewController.m// UI9_UITableView协议方法//// Created by YIem on 15/12/17.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import "RootViewControlle[...]

由   YIem   撰写于    浏览:3466  评论:0
//// RootViewController.m// UI9_UITableView//// Created by YIem on 15/12/17.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import "RootViewController.h"[...]

由   YIem   撰写于    浏览:3914  评论:0
ShadowSocks相关软件下载我们把Shadowsocks相关的6个软件打包,打包后文件大小是4M下载地址是:http://pan.baidu.com/s/1kT67wAr这里包括:Shadowsocks客户端(Windows 8/8.1)Shadowsocks客户端(Windows 7及以下 )Shadowsocks客户端(Mac OS X)[...]

由   YIem   撰写于    浏览:4662  评论:0
ShadowSocks 图文教程SS的全称是Shadowsocks,是一种轻量级的加密的socks5网络代理,经本人测试速度比VPN快很多,观看YouTube视频非常流畅,是迄今为止最快的科学工具。下面分别介绍在Windows, Mac OS X, iOS, Android等系统下怎样使用Shadowsocks科学上网。获取帐号正常你需要获取ss帐[...]

由   YIem   撰写于    浏览:4029  评论:0
// RootViewController.m// **UI8_轮播图//**// Created by YIem on 15/12/16.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import "RootViewController.h"@inter[...]

由   YIem   撰写于    浏览:4840  评论:0
//// AppDelegate.h// UI8_练习//// Created by YIem on 15/12/16.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import <UIKit/UIKit.h>@interface AppDel[...]

由   YIem   撰写于    浏览:4413  评论:0
//// AppDelegate.h// UI8_Block//// Created by YIem on 15/12/16.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import <UIKit/UIKit.h>@interface App[...]

由   YIem   撰写于    浏览:3543  评论:0
//// AppDelegate.h// UI8_协议传值//// Created by YIem on 15/12/16.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import <UIKit/UIKit.h>@interface AppD[...]

由   YIem   撰写于    浏览:3912  评论:0
创建三个页⾯面,要求: 1.登陆页⾯面LoginViewController,可以输⼊入⽤用户名和密码, 导航栏右侧放置添加按钮,可以通过添加按钮模态到注册 页⾯面。 2.注册页⾯面RegisterViewController,填写⽤用户名,密码, 确认密码后注册。 3.欢迎页⾯面WelcomeViewController,由登陆页⾯面push得 [...]

由   YIem   撰写于    浏览:4539  评论:0
//**创建三个控制器 要求 :1.命名 First ~ Third。 2.分别设置背景颜⾊色红、灰、蓝。 3.如⽰示例完成⾃自定义导航栏。**//// AppDelegate.h// UI7_作业//// Created by YIem on 15/12/15.// Copyright (c) 2015年 www.yiem.net YIe[...]

由   YIem   撰写于    浏览:2731  评论:0
//// RootViewController.m// UI7_练习//// Created by YIem on 15/12/15.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import "RootViewController.h"@interfac[...]

由   YIem   撰写于    浏览:3681  评论:0
//// AppDelegate.h// UI7_页面跳转//// Created by YIem on 15/12/15.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import <UIKit/UIKit.h>@interface AppD[...]

由   YIem   撰写于    浏览:3323  评论:0
//// RootViewController.m// UI7_UINavigationController//// Created by YIem on 15/12/15.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import "RootViewCo[...]

由   YIem   撰写于    浏览:4391  评论:0
//// RootViewController.m// UI6_作业1//// Created by YIem on 15/12/14.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import "RootViewController.h"import "[...]

由   YIem   撰写于    浏览:4191  评论:0
//// RootViewController.m// Phone2//// Created by YIem on 15/12/12.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import "RootViewController.h"import "T[...]

由   YIem   撰写于    浏览:4957  评论:0
//// RootViewController.m// Phone//// Created by YIem on 15/12/12.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import "RootViewController.h"import "LT[...]

由   YIem   撰写于    浏览:4324  评论:0
//// RootViewController.m// Tom//// Created by YIem on 15/12/11.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import "RootViewController.h"@interface R[...]

由   YIem   撰写于    浏览:3132  评论:0
//// RootViewController.m// UI6_UIScrollView//// Created by YIem on 15/12/14.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import "RootViewController.h[...]

由   YIem   撰写于    浏览:6034  评论:0
//// RootViewController.m// UI5_UIControl//// Created by YIem on 15/12/11.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import "RootViewController.h"//[...]

由   YIem   撰写于    浏览:2831  评论:0
//// main.m// OC_9 类的扩展//// Created by YIem on 15/12/4.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import <Foundation/Foundation.h>import "Gril[...]

由   YIem   撰写于    浏览:2826  评论:0
//// main.m// OC_9练习//// Created by YIem on 15/12/4.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import <Foundation/Foundation.h>import "Person.[...]

由   YIem   撰写于    浏览:2988  评论:0
//// main.m// OC_内存管理//// Created by YIem on 15/12/3.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import <Foundation/Foundation.h>import "Person[...]