环境:XCODE:5.0.2 IOS7模拟器界面:使用storyboard 拖拽简单应用:一个CoreData的CRUD用例。界面如下图(一个UITableViewController 列表 查询和删除 选择UITableViewCell后显示详细页面 一个UIViewController 进行编....
分类:
移动开发 时间:
2014-10-01 20:02:41
阅读次数:
297
iOS 7的某些场合会造成无法隐藏Status Bar的问题。例如在ParentViewController中Add一个ChildViewController,如果ParentViewController的
prefersStatusBarHidden方法返回的是NO,那么即使ChildViewController中的prefersStatusBarHidden方法返回的是YES并调用刷新状态栏的代码,也无法隐藏Status Bar。解决方案:Method Swizzling...
分类:
移动开发 时间:
2014-10-01 02:34:50
阅读次数:
191
先看下面几个属性 ui-body ui-bar ui-corner-all ui-body-[a-z] custom-cornersui-bar创建一个通栏的块,可以作为内容块的区分,通过ui-bar-[a-z]用户可以修改皮肤。ui-body的用法跟ui-bar的用法一样ui-corner-all...
分类:
Web程序 时间:
2014-09-30 19:45:29
阅读次数:
400
提供网站:http://www.bootcss.com/p/chart.js/docs/
HTML练习代码,对于IE,只支持IE8及以上版本:
需要自己在网上下载Chart.min.js,excanvas.js ,jquery-1.8.2.min.js
Index
...
分类:
Web程序 时间:
2014-09-30 18:20:19
阅读次数:
1314
原题地址:https://oj.leetcode.com/problems/largest-rectangle-in-histogram/题意:Givennnon-negative integers representing the histogram's bar height where the ...
分类:
编程语言 时间:
2014-09-30 12:39:02
阅读次数:
254
MVC 5 Ajax + bootstrap+ handle bar 例: 实现service 状态...
分类:
Web程序 时间:
2014-09-29 17:08:22
阅读次数:
177
这样做,Chart偶尔能出来,更多时候throw exception。exception有两个,一是: exc_bad_access code=1 address=**** 另一个是: exc_breakpoint (code=exc_i386_bpt subcode=0x0) .
分类:
移动开发 时间:
2014-09-29 13:58:50
阅读次数:
197
方法1: 用file_get_contents 以get方式获取内容 方法2: 用fopen打开url, 以get方式获取内容 方法3:用file_get_contents函数,以post方式获取url 'bar');//生成url-encode后的请求字符串,将数组转换为字符串 ...
分类:
Web程序 时间:
2014-09-28 10:22:41
阅读次数:
198
NavBar+TarBariphone开发 NavBar+TarBar1 改变NavBar颜色:选中Navigation Bar 的Tint属性。选中颜色。2 隐藏“back”按钮: self.navigationItem.hidesBackButton = YES;3 隐藏"NavBar" : s...
分类:
移动开发 时间:
2014-09-28 09:59:41
阅读次数:
155
耳机POI、chart 图表、地图排行榜--网页链接、优酷创收--每周抓取、小说,书籍、读书笔记纯CSS、地图应用、HFLS的计算方式(1)OpenStreetMap :官网、OSC简介(2)Pure:官网、中文版、中文版Git、OSC简介(3)那些网站:USPCAT、极客标签、慕课网、devsto...
分类:
其他好文 时间:
2014-09-27 13:59:39
阅读次数:
182