-moz-box-sizing: border-box; /*Firefox3.5+*/ -webkit-box-sizing: border-box; /*Safari3.2+*/ -o-box-sizing: border-box; /*Opera9.6*/ -ms-box-sizing: border-box; /*IE8*/ box-sizing: border-box;
2016-05-04
Read more**教程介绍** 今天有一个想法,自己的站点主题很适合放视频,想在自己的博客上做一个页面,只放自己喜欢的视频,文章不在首页显示。于是说动手�
2018-04-26
Read more# WordPress Database and Table Structure Analysis The default WordPress installation includes the following 11 tables. The table prefix "wp_" is added by default. 1. wp_commentmeta: Stores metadata
2017-03-20
Read moreWhen developing a website, it is common to consider reserving ad spaces for future use. However, it can be difficult to decide what images to use at the moment. If you don't want the page to look too
2018-08-02
Read moreWordPress does not support MarkDown markup by default (not sure if the latest version has implemented it yet). Although there are many third-party MarkDown plugins available, none of them provide sati
2018-07-28
Read moreOnline's standalone servers are relatively cheap, but you get what you pay for. These inexpensive servers usually have average performance and are assembled with second-hand hardware. Additionally, th
2018-07-22
Read more# Installing Python 3 on CentOS 7  ## Compiling and Installing Python 3 The latest version of Python is Python 3.7.0. Here i
2018-07-21
Read moreGoAccess aims to be a fast terminal-based log analyzer. Its core idea is to analyze and view web server statistics in real-time. GoAccess can analyze web logs from Apache/Nginx and supports generating
2018-07-16
Read moreNginx (engine x) is a high-performance HTTP and reverse proxy server, as well as an IMAP/POP3/SMTP server. After version 1.9.13, Nginx supports port forwarding. I have previously shared "Installing ri
2018-07-15
Read moreDNSmasq is a small and convenient tool for configuring DNS and DHCP. It is suitable for small networks and provides DNS functionality and optional DHCP functionality. With DNSmasq, it is easy to set u
2018-07-10
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.