10 2017 档案

jQuery基础语法使用
摘要:一、attr() attr():方法设置或返回元素的属性。 attr(属性名):获取元素属性名的值。 attr(属性名,属性值):设置元素属性名的值。 例子: 二、html()、text() html():获取元素的html内容,原文的格式代码也被抓取。 text():获取元素的html内容,原文的 阅读全文

posted @ 2017-10-30 23:36 高彰 阅读(264) 评论(0) 推荐(0)

tableview cell 里面的>符号 显示最右边的箭头 去掉下划线
摘要:tableView.separatorStyle = UITableViewCellSeparatorStyleNone;//去掉下划线 注意插的位置 阅读全文

posted @ 2017-10-23 17:27 高彰 阅读(1656) 评论(0) 推荐(0)

iOS macOS获取当前设备屏幕宽和高
摘要:#define GZDeviceWidth ([UIScreen mainScreen].bounds.size.width) #define GZDeviceHeight ([UIScreen mainScreen].bounds.size.height) //引用GZDeviceWidth 即为 阅读全文

posted @ 2017-10-19 16:52 高彰 阅读(2214) 评论(0) 推荐(0)

iOS 隐藏Navigationbar导航栏
摘要:需求是这样的,只在首页隐藏Navigation Bar,其他页面都不隐藏。 援引:http://www.jianshu.com/p/efb960fed457 阅读全文

posted @ 2017-10-19 16:20 高彰 阅读(185) 评论(0) 推荐(0)

纪录片(深度好片)
摘要:https://mp.weixin.qq.com/s?__biz=MjM5NTIzNTA1NA==&mid=2651465390&idx=4&sn=b6282f985ce2c4ea161909d231b26fef&chksm=bd05132f8a729a39bd2b3e13999de3dfd1d97 阅读全文

posted @ 2017-10-10 17:58 高彰 阅读(143) 评论(0) 推荐(0)

dodon ShadowsocksX-NG-R8
摘要:【链接】楊柳青青江水平聞郎江上唱歌聲https://www.godon.biz/auth/register?code=S026igS2Vn2dM042iVcTXU1CryV4QTyf 邀请码:S026igS2Vn2dM042iVcTXU1CryV4QTyf 阅读全文

posted @ 2017-10-09 17:48 高彰 阅读(7) 评论(0) 推荐(0)

Xcode will continue when QSHKJ's iphone is finished.
摘要:Xcode will continue when QSHKJ's iphone is finished. 重启真机,再重启一下xcode。 阅读全文

posted @ 2017-10-08 17:47 高彰 阅读(778) 评论(0) 推荐(0)

导航