_嵌入式开发_

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  63 随笔 :: 22 文章 :: 1 评论 :: 47185 阅读
< 2025年6月 >
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
6 7 8 9 10 11 12

01 2015 档案

摘要:参考 这里:https://theiphonewiki.com/wiki/Modelshttp://en.wikipedia.org/wiki/List_of_iOS_deviceshttp://www.everyi.com/by-identifier/ipod-iphone-ipad-specs-... 阅读全文
posted @ 2015-01-21 13:38 _嵌入式开发_ 阅读(290) 评论(0) 推荐(0)

摘要:以下内容转自CrespoXiao的微博分享个tips,阅读类app内容加载一般是本地存几个html框架,接口传body过来就行了,目的是节省流量。但是loadHTMLString在内容多尤其是图片多的时候加载渲染起来是很慢的,换成如图所示的方法,速度杠杠滴。这里有几个讨论相关的内容地址:http:/... 阅读全文
posted @ 2015-01-20 09:33 _嵌入式开发_ 阅读(482) 评论(0) 推荐(0)

摘要:报错如下图:google下https://forums.adobe.com/thread/1659726 说明了一切首先:air sdk中打包ipa 需要使用ios sdk的路径但是这个路径最后必须有sdk的版本号(类似这样iPhoneOSx.x.sdk)否则抱错,如果按照air sdk的要求的io... 阅读全文
posted @ 2015-01-15 18:12 _嵌入式开发_ 阅读(198) 评论(0) 推荐(0)

摘要:测试一测试的物料: SMAdUnit webview 设置为300*280测试设备 iPad这是使用safair调试截图:测试二测试的物料: SMAdUnit webview 设置为300*280测试设备 iPad这是使用s... 阅读全文
posted @ 2015-01-11 14:39 _嵌入式开发_ 阅读(1068) 评论(0) 推荐(0)

摘要:ios8中左对齐代码//加入如下代码-(void)tableView:(UITableView *)tableView willDisplayCell:(UITableViewCell *)cell forRowAtIndexPath:(NSIndexPath *)indexPath{ ... 阅读全文
posted @ 2015-01-10 09:05 _嵌入式开发_ 阅读(266) 评论(0) 推荐(0)

摘要:以下内容转载自:http://yujiangshui.com/multidevice-frontend-debug/本文更新说明:第一版是在 2014-06-16 编写的,现在来看,内容不够分明,思路不够清晰,方法不够完全。故再次更新、补充、修改,力求可以作为移动端前端开发测试的基本参考文档。后续还... 阅读全文
posted @ 2015-01-08 14:44 _嵌入式开发_ 阅读(376) 评论(0) 推荐(0)

摘要:spinner = [[UIActivityIndicatorView alloc] initWithActivityIndicatorStyle:UIActivityIndicatorViewStyleWhite];[spinner startAnimating]; [spinner setUse... 阅读全文
posted @ 2015-01-08 14:39 _嵌入式开发_ 阅读(355) 评论(0) 推荐(0)

摘要:分享:关键时刻不行怎么办 只需一招 给她夜夜惊喜 下载 以上这个物料在ios 320*50的UIWebView iphone的设备上(iPhone5 iPho... 阅读全文
posted @ 2015-01-08 14:36 _嵌入式开发_ 阅读(2670) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示