To hide status bar in any viewcontroller: -(BOOL) prefersStatusBarHidden { return YES; } To change the status bar text to white color. set UIViewControllerBasedStatusBarAppearance to NO on .plist file first, then added this method: -(UIStatusBarStyle
需求:用RRDtool绘制lvs的连接数图形 RRDtool是一个强大的绘图工具,作者是Tobias Oetiker. RRD全称Round Robin Database,轮转数据库,也是一个时间序列数据库.数据库文件以rrd结尾,RRD在创建好后大小是固定的,超过容量之后旧数据会被新采集的数据覆盖. 看看官方说明: RRDtool is designed to store time series of data. With every data update, an associated ti
如何把图片文字转换成word文字? - 知乎 https://www.zhihu.com/question/25488536 在 OneNote for Mac 中插入的圖片複製文字 - OneNote for Mac https://support.office.com/zh-tw/article/%E5%9C%A8-OneNote-for-Mac-%E4%B8%AD%E6%8F%92%E5%85%A5%E7%9A%84%E5%9C%96%E7%89%87%E8%A4%87%E8%A3%BD%