原文:Warning: Attempt to present on whose view is not in the window hierarchy!

對於在UIView上,是不能跳轉的,所以我們通常要借助UIViewController,但經常會出現UIViewController沒被加載的情況。這時就會報這個錯。 解決方法: viewCon UIApplication.shared.keyWindow .rootViewController self.viewCon.present alertView, animated: true, com ...

2017-01-14 10:43 0 4385 推薦指數:

查看詳情

在 Windows 10 x64 上安裝及使用 ab 工具的流程

本文轉自:www.shuijingwanwq.com/2017/04/18/1568/ 1、基於AB測試工具進行高並發情形下的模擬測試,打開:http://httpd.apache.org/docs/current/platform/windows.html#down,如下圖 ...

Tue Apr 24 22:17:00 CST 2018 0 1289
window安裝ab壓力測試並使用

ab是Apache HTTP server benchmarking tool的縮寫,可以用以測試HTTP請求的服務器性能,也是業界比較流行和簡單易用的一種壓力測試工具包 1.下載ab工具 進入apache官網 下載頁 http://httpd.apache.org ...

Wed Dec 05 18:09:00 CST 2018 0 1005
Fb,tw等emoji相關

最近處理fb emoji,查了下相關的資料。記錄於此 twitter blog 關於:https://blog.twitter.com/developer/en_us/a/2014/open-sourcing-twitter-emoji-for-everyone.html ...

Fri Dec 08 03:29:00 CST 2017 0 2612
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM