摘要:
https://stackoverflow.com/questions/45573829/weird-uitableview-behaviour-in-ios11-cells-scroll-up-with-navigation-push-anima 在你的tablview/controller基类设 阅读全文
摘要:
https://archimboldi.me/posts/%E7%BF%BB%E8%AF%91-uidebugginginformationoverlay.html http://ryanipete.com/blog/ios/swift/objective-c/uidebugginginformat 阅读全文
摘要:
https://forums.developer.apple.com/thread/76803 Try this, it fixed it for me. Open Terminal and run: cd ~ mv .itmstransporter/ .old_itmstransporter/ " 阅读全文
摘要:
今天想获取APP的资源,但是查看xxx.app文件夹里面,缺少了大部分资源。在文件夹里面发现Assets.car这个文件,发现文件很大有40多M,猜想图片资源会不会被压缩到这里面了,所以就网络上查了下,还真发现了一个工具cartool,这个可以解压Assets.car。 stackoverflow地 阅读全文
摘要:
rtmp://p4c0212e3.live.126.net/live/eaacdd456f69460283f3f1d8ece15634?wsSecret=3512e25b4d850c9e3a515300f6665a4a&wsTime=1492440870 阅读全文
摘要:
SSH login LMXMN041:~ will.wei$ ssh -q -l willbin -p 1122 nodejs.eatj.com 阅读全文
摘要:
rcmobile://messages rcmobile://badge rcmobile://dialer rcmobile://open rcmobile://sms?type=new rcmobile://call?number=5719 阅读全文
摘要:
http://www.cnblogs.com/smileEvday/p/iOS_PixelVsPoint.html 基于上面的分析,我们可以得出“Scale为3的6 Plus”设备如果要绘制1个像素宽的线条时,位置调整也应该是0.5像素,对应该的Point计算如下: 奉上一个画一像素线的一个宏: 使 阅读全文
摘要:
Go2Shell默认没有设置界面,需要用命令行打开 在Shell中输入: 阅读全文
摘要:
用命令行 官方的这个方法经常会失败, 出现password问题. 建议用命令行搞定 https://confluence.atlassian.com/sourcetreekb/adding-a-submodule-subtree-with-sourcetree-785332086.html http 阅读全文