03 2016 档案
摘要:在利用JavaScriptCore与H5交互时出现异常提示: This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and w
阅读全文
摘要:1. 解析详情页(是webView)遇到的3个问题: 1.图片太大,超出屏幕范围 2.怎么在webView上面添加一行文字 3.文字太小 1.解决方法 webView.scalesPageToFit =YES; 2.字符串拼接html代码 3.解决方法 设置代理 - (void)webViewDid
阅读全文
摘要:示例: @autoreleasepool { for (int i=0; i[largeNumber; i++) { (因识别问题,该行代码中尖括号改为方括号代替) Person *per = [[Person alloc] init]; [per autorelease]; } } 内存管理的原则
阅读全文
浙公网安备 33010602011771号