![240](https://upload.jianshu.io/users/upload_avatars/15270453/c1e614a5-7a4a-427d-916b-118f435ec76c.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
安裝所需的依賴 安裝gccyum install gcc-c++ 安裝PCRE pcre-develyum install -y pcre pc...
虛擬內(nèi)存是為了滿足物理內(nèi)存不足時而提出的策略,利用磁盤空間虛擬出的邏輯內(nèi)存,用作虛擬內(nèi)存的磁盤空間被稱為交換空間(swap space)1.查看...
Linux系統(tǒng)buff/cache 中緩存數(shù)據(jù)占用內(nèi)存過高,定時清理buff/cache ,釋放系統(tǒng)內(nèi)存 用root用戶創(chuàng)建定時任務(wù)切換到roo...
worker_processes 1; events {worker_connections 1024;} http {include ...
[mysql]default-character-set=UTF8MB4socket=/var/lib/mysql/mysql.sock[mys...
卸載MariaDB,在CentOS中默認(rèn)安裝有MariaDB查看版本:rpm -qa|grep mariadb卸載rpm -e --nodeps...
webmagic文檔webmagic文檔[http://webmagic.io/]如果使用注解無法解析網(wǎng)頁內(nèi)容,可以嘗試使用非注解的方式 sel...
1蝴悉,寶塔登錄 2,下載tomcat寶塔版本7.9.1 tomcat9問題,: tomcat主頁不能訪問原因:防火墻端口沒有放開,打開端口即可...
String與Date(java.util.Date)互轉(zhuǎn) SimpleDateFormat sf = new SimpleDateFormat...