会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
sym3099@gmail
CnBlogs
Home
New Post
Contact
Admin
Subscription
上一页
1
2
3
4
下一页
2015年7月7日
关于一个小应用软件的思考
1 iOS7 的self.view.frame的横屏和竖屏都是一样 的,iOS8的self.view.frame是不一样的,2CustomIOSAlertView可以弹出图片3- (void)viewWillLayoutSubviews 当设备旋转时会调用此方法重新布局。4(1)UIDevice *...
Read More
posted @ 2015-07-07 18:49 sym3099@gmail
Views(178)
Comments(0)
Diggs(0)
2015年7月1日
我的问题
该文被密码保护。
Read More
posted @ 2015-07-01 14:41 sym3099@gmail
Views(1)
Comments(0)
Diggs(0)
2015年5月17日
tableView主从表在storyboard连线是 Selcetion Segue和Accessory Action的区别
Selcetion Segue,Accessory Action
Read More
posted @ 2015-05-17 15:33 sym3099@gmail
Views(565)
Comments(0)
Diggs(0)
2015年4月12日
关于ios8模拟器不能输入中文问题以及软键盘不弹出问题
在Xcode菜单栏中 Product->scheme->Edit Scheme->Options->Application Region改为中国,就可以输入中文了,如果软键盘不弹出,则按shift+command+k,因为ios8外置键盘和软键盘只支持一个。
Read More
posted @ 2015-04-12 09:18 sym3099@gmail
Views(183)
Comments(0)
Diggs(0)
2015年4月8日
UINavigation Bar中使用UIcollectionView,在UIcollectionView的顶端和低端出现空白的问题
UIcollectionView的顶端和低端出现空白
Read More
posted @ 2015-04-08 13:01 sym3099@gmail
Views(646)
Comments(0)
Diggs(0)
2015年3月24日
升级到Xcode6.2后 免证书真机调试出错的问题
升级到Xcode6.2后 免证书真机调试出错的问题
Read More
posted @ 2015-03-24 09:17 sym3099@gmail
Views(184)
Comments(0)
Diggs(0)
2015年3月22日
让UITableView 的 headerView跟随 cell一起滚动,tableHeaderView
让UITableView 的 headerView跟随 cell一起滚动,tableHeaderView
Read More
posted @ 2015-03-22 21:17 sym3099@gmail
Views(1024)
Comments(0)
Diggs(0)
2015年3月12日
Swift 学习难点笔记
定义一个字典let interestingNumber =[ "Prime":[2,3,5,7,11,13], "Fibonacci":[1,1,2,3,5,8], "Square":[1,4,9,16,25]]var array = interestingNumber["Pri...
Read More
posted @ 2015-03-12 21:08 sym3099@gmail
Views(199)
Comments(0)
Diggs(0)
2015年1月25日
Ubuntu 12.04+DarwinStreamingSrvr6.0.3 架设流媒体服务器
Ubuntu 12.04+DarwinStreamingSrvr6.0.3 架设流媒体服务器
Read More
posted @ 2015-01-25 20:38 sym3099@gmail
Views(745)
Comments(0)
Diggs(0)
2015年1月16日
self.nsme 和 _name 的问题
.h文件@interface myclass:NSObject@property(nonatomic,retain)NSArray*MyArray;@end.m文件@implementation myclass-(void)viewDidLoad{ [superviewDidLoad]; _My...
Read More
posted @ 2015-01-16 14:50 sym3099@gmail
Views(337)
Comments(0)
Diggs(0)
上一页
1
2
3
4
下一页
公告