05 2017 档案
摘要:只旋转某一个页面 下面的代码只支持 self.present(vc, animated: true, completion: nil) 展现的页面,才可以旋转 在 UINavigationController 中重写下面方法 在 UITabBarController 中重写下面方法 然后在需要旋转的
阅读全文
摘要:安装必要库 sudo apt-get install build-essential autoconf automake libtool pkg-config libcurl3-dev libudev-dev sudo apt-get install gitcore apt-get install
阅读全文
posted @ 2017-05-24 22:53
loganv
摘要:下载地址 https://redis.io/download 下载、解压、编译 启动redis服务 连接服务
阅读全文
摘要:app的缓存数据 ~/Library/Developer/Xcode/DerivedData xcode 对iOS不同设备版本的支持 ~/Library/Developer/Xcode/iOS DeviceSupport iOS 模拟器 ~/Library/Developer/CoreSimulat
阅读全文
摘要:linux 命令查询链接 http://man.linuxde.net/ 查nginx 的 PID、端口 netstat -apn | grep nginx 查看80端口的PID, netstat -nutlp |grep 80 所有进程和端口占用 netstat -apn nginx 的 PID、
阅读全文

浙公网安备 33010602011771号