- 博客(8)
- 资源 (24)
- 论坛 (30)
- 收藏
- 关注
转载 warning: local declaration of 'mapView' hides instance variable
warning: local declaration of 'mapView' hides instance variableplease, can anybody explain and help me how to fix that warning?? thx in advance.-(void)mapView:(MKMapView *)mapView regionWill
2014-11-30 22:31:55
954
原创 Assigning to 'id<QMapViewDelegate>" from incompatible type "view control * const_strong"
使用腾讯地图sdk,出现警告:Assigning to 'id" from incompatible type "view control * const_strong"在viewcontroller.m文件中将@interfaceViewController ()改为@interfaceViewController ()QMapViewDele
2014-11-30 16:27:34
2755
原创 Failed to instantiate the default view controller for UIMainStoryboardFile 'MainStoryboard' - perhap
iOS 出现错误:Failed to instantiate the default view controller for UIMainStoryboardFile 'MainStoryboard' - perhaps the designated entry point is not set?这个问题的原因应该是在你的StoryBoard中没有一个view controller设置
2014-11-30 16:01:16
1090
转载 iPhone 4与iPad开发基础教程知识点总结
第3章 处理基本交互1.iOS应用程序委托委托是负责为另一个对象处理特定事情的类。通过应用程序委托,我们可以在预先定义的时间为UIapplication处理事情。每个iPhone应用程序都有一个且仅有一个UI application实例,负责应用程序的运行循环以及处理各种应用程序级功能,如将输入发送给适合的控制器类。UIapplication是uikit的标准部分,它主要在后台
2014-11-25 16:54:00
1261
原创 ios设置应用程序图标
ios设置应用程序图标也就是按home键显示界面中应用程序的图标1.首先需要准备要显示的图标要求大小是57*57像素,格式最好是.png格式。实际上,常用的图像格式都可以正常显示,但是用.png是最好的,因为xcode在构建应用程序的时会自动优化.png图像,让它成为ios应用程序中最快速和最有效的图像类型。2.将.png文件从finder中拖放到xcode的resou
2014-11-24 14:12:59
2089
转载 Failed to instantiate the default view controller for UIMainStoryboardFile 'Main' - perhaps
运行模拟器无法显示界面,且报错Failed to instantiate the default view controller for UIMainStoryboardFile 'Main' - perhaps the designated entry point is not set?解决方法:一是在工程下的 deployment info 下的 Main interface下
2014-11-21 18:57:18
1088
转载 iOS开发中@property的属性weak nonatomic strong readonly等介绍
原文地址: http://www.lvtao.net/ios/504.html
2014-11-20 10:29:46
991
原创 iOS Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'unable to
刚接触iOS,按照教程操作运行出现错误Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'unable to dequeue a cell with identifier Cell - must register a nib or a class for the ident
2014-11-13 11:03:35
17977
xcode缺少模板
2014-11-20
vista后 Credential Providers
2014-09-10
文件系统驱动开发教程——楚狂人
2014-06-28
windows驱动开发小工具
2014-06-18
判断窗口是否全屏 IsFullScreen
2014-05-08
得到当前活动窗口的classname
2014-05-08
新版编辑文章上传图片不成功
发表于 2018-01-09 最后回复 2018-01-16
iOS 怎么让应用程序后台运行,从服务器一直读取数据?另外怎么在锁屏之上弹出窗口?
发表于 2014-12-11 最后回复 2016-05-09
iOS 怎么在launchscreen.xib中添加图片?
发表于 2014-12-09 最后回复 2015-09-22
iOS 中怎么修改 UIImageView的frame?
发表于 2015-03-14 最后回复 2015-09-22
急求最新版zbarsdk iphone 32位和64位都能用的
发表于 2015-01-03 最后回复 2015-07-28
xp中可以替换GinaDll实现在系统登录前调用自己程序,Windows7中怎么实现?
发表于 2014-09-10 最后回复 2015-02-24
windows7中怎样在系统用户登录前的欢迎界面显示自己的界面?
发表于 2014-09-16 最后回复 2015-02-24
iphone sqlite3 怎么实现多线程访问?
发表于 2014-12-15 最后回复 2015-01-03
iphone开发中数据存储 属性列表,归档,SQLite3,core data 还有FMDB应该选择哪种?
发表于 2014-12-08 最后回复 2015-01-03
U盘 没有保存直接拔出生成TMP文件
发表于 2014-11-26 最后回复 2014-12-08
iOS NSDictionary深度遍历,包含数组怎么办?
发表于 2014-12-02 最后回复 2014-12-04
xcode6.1如何新建window-based application应用
发表于 2014-11-19 最后回复 2014-11-21
寻找学习驱动的良师益友
发表于 2014-10-27 最后回复 2014-11-21
推荐几本介绍文件系统 以及 常用算法 的书籍
发表于 2014-10-11 最后回复 2014-11-21
windows文件过滤驱动问题
发表于 2014-07-01 最后回复 2014-10-29
安装自己GINA DLL的方法
发表于 2014-09-24 最后回复 2014-10-11
windows下调用ShellExecute CreateProcess 界面不显示
发表于 2014-09-15 最后回复 2014-09-26
寒江独钓第五章上机练习,将Ramdisk驱动改为使用一个文件存储数据而不是用内存存储
发表于 2014-08-25 最后回复 2014-09-10
求MSDN中 GINA的例子,找了没找到,急!
发表于 2014-09-02 最后回复 2014-09-10
windows驱动开发 磁盘的虚拟问题
发表于 2014-08-04 最后回复 2014-08-08
推荐几本学习windows驱动的参考书籍
发表于 2014-07-15 最后回复 2014-08-01
createfile打开设备符号链接返回错误码2,系统找不到指定的文件。
发表于 2014-07-16 最后回复 2014-07-17
windows驱动开发技术详解 22章filefilter怎么安装?
发表于 2014-06-26 最后回复 2014-07-01
windows驱动开发回调函数CompletionRoutine问题
发表于 2014-06-10 最后回复 2014-06-26
RegOpenKey(HKEY_CURRENT_USER,...)与RegOpenCurrentUser的联系?
发表于 2014-03-27 最后回复 2014-06-10
vs2010导出模板问题
发表于 2014-05-22 最后回复 2014-06-10
windows下怎么进行系统文件迁移?
发表于 2014-03-25 最后回复 2014-05-22
windows7下怎么以16进制的方式查看存储器?
发表于 2014-03-12 最后回复 2014-03-14
在windows下怎样用c++编程,检测到用户密码的更改
发表于 2014-03-03 最后回复 2014-03-11
在windows下有没有方法检测到用户修改了密码?
发表于 2014-02-27 最后回复 2014-03-03
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人 TA的粉丝