``` var ua = navigator.userAgent; var ipad = ua.match(/(iPad).*OS\s([\d_]+)/), isIphone = !ipad && ua.match(/(iPhone\sOS)\s([\d_]+)/), isAndroid = ua.match(/(Android)\s+([\d.]+)/), is
2016-01-23
Read more**Method 1:** ``` $ iotop -oP ``` Meaning of the command: Only display processes with I/O activity Test result: ; Example: mysql> set password for root@localh
2018-01-05
Read moreImgURL is a simple and pure image hosting program developed using PHP + SQLite 3. It does not require complex configuration and is ready to use. ", I shared the Baidu Netdisk download tool Pan Download. I received a comme
2018-08-06
Read morePreviously shared [《Baidu Netdisk Direct Download (Breaking Large File Limit) Tips》](https://blog.xiaoz.org/archives/7419), this method is still usable, but it requires installing extensions and s
2018-08-05
Read moreWhen creating a WordPress theme, you may need to reference files in the current theme folder, such as the favicon.ico icon and js/jQuery. Therefore, you need to quickly obtain the path of the current
2015-11-07
Read moreTo add the "nofollow" attribute to external links in WordPress blog articles, you can add the following code to the functions.php file of your theme. This code will only add the "nofollow" attribute t
2013-10-14
Read moreI come from China and I am a freelancer. I specialize in Linux operations, PHP, Golang, and front-end development. I have developed open-source projects such as Zdir, ImgURL, CCAA, and OneNav.