上一页 1 2 3 4 5 6 7 8 ··· 14 下一页

2016年9月23日

摘要: bundle:base sdk 为iOS, delete compile resource framework:target dependencies,headers,mach-o proj: target dependencies,link binary,copy bundle resources 阅读全文
posted @ 2016-09-23 11:41 李长鸿 阅读(815) 评论(0) 推荐(0) 编辑

2016年3月22日

摘要: ios 改变push方向,可以把present改为push方式 阅读全文
posted @ 2016-03-22 18:50 李长鸿 阅读(3121) 评论(0) 推荐(0) 编辑

2015年10月21日

摘要: 主要步骤:1,安装apachesudo apt-get install apache2sudo /etc/init.d/apache2 restart2,安装phpsudo apt-get install libapache2-mod-php5 php5 php5-gd php5-mysqlsudo 阅读全文
posted @ 2015-10-21 13:40 李长鸿 阅读(3294) 评论(0) 推荐(2) 编辑

2015年8月29日

摘要: 主要讲解Android Studio中生成aar文件以及本地方式使用aar文件的方法。 在Android Studio中对一个自己库进行生成操作时将会同时生成*.jar与*.aar文件。分别存储位置:*.jar:库/build/intermediates/bundles/debug(release)... 阅读全文
posted @ 2015-08-29 12:08 李长鸿 阅读(269) 评论(0) 推荐(0) 编辑

2015年8月26日

摘要: imagePicker = [[UIImagePickerController alloc]init]; imagePicker.mediaTypes = [NSArray arrayWithObjects:(NSString *)kUTTypeMovie, nil]; imagePicker... 阅读全文
posted @ 2015-08-26 11:35 李长鸿 阅读(1012) 评论(0) 推荐(0) 编辑

2015年8月14日

摘要: Predefined soundsThere are some predefined system sounds, for the system sound ID in the range 1000 to 2000 (decimal), as shown below (from 2.0 to 5.0... 阅读全文
posted @ 2015-08-14 10:12 李长鸿 阅读(326) 评论(0) 推荐(0) 编辑

2015年8月10日

摘要: http://www.raywenderlich.com/20881/beginning-auto-layout-part-1-of-2 Core Animation Programming Guide:Core Animation BasicsAdvanced Auto Layout Toolb... 阅读全文
posted @ 2015-08-10 16:07 李长鸿 阅读(186) 评论(0) 推荐(0) 编辑

2015年7月28日

摘要: 据说这个是获得当前的控制器方法,没试过 阅读全文
posted @ 2015-07-28 10:21 李长鸿 阅读(181) 评论(0) 推荐(0) 编辑

2015年3月25日

摘要: Mac OS X 内置了Apache 和 PHP,这样使用起来非常方便。本文以Mac OS X 10.6.3为例。主要内容包括:启动Apache运行PHP安装MySQL使用phpMyAdmin配置PHP的MCrypt扩展库设置虚拟主机启动Apache有两种方法:打开“系统设置偏好(System Pr... 阅读全文
posted @ 2015-03-25 15:27 李长鸿 阅读(318) 评论(0) 推荐(0) 编辑

2015年1月30日

摘要: 搜索栏会消失 uisearchbar 狂点消失的问题解决 阅读全文
posted @ 2015-01-30 14:59 李长鸿 阅读(314) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 14 下一页