shadowsocks服务器和苹果MacOS客户端教程
shadowsocks服务器和苹果MacOS客户端教程
I 推荐Linode作为VPS供应商
II 安装shadowsocks 服务器端
Ubuntu apt-get install python-pip pip install shadowsocks
玩转Ubuntu 环境变量
玩转Ubuntu 环境变量
查看环境变量
设置环境变量
Locale
离散数学第三章算法之PHP实现
离散数学第三章算法之PHP实现
有限序列中最大元素
线性搜索 (Linear Search)
二分搜索 (Binary Search)
jQuery Practical - Fundamental-I
jQuery Practical - Fundamental-I
Using jQuery find all textareas, and makes a border. Then adds all paragraphs to the jQuery object to set their borders red. Go to the editor You can see the output from
.addBorder { border: 2px solid red; } $("#button1").on("click",function() { if ($("textarea").hasClass("addBorder")) { $("textarea").removeClass("addBorder"); } else { $("textarea").addClass("addBorder"); } });
Set the background color red of the following elements using jQuery
Plesk&mailgun
Plesk&mailgun
Plesk添加订阅
Add Subscribe
域名商
MySQL && Mysqldump Useful Command
MySQL && Mysqldump Useful Command
Query MySQL User
select user, host from mysql.user;
Create Database By Use UTF-8
Wordpress Theme Arch Part I
Wordpress Theme Arch Part I
目录架构
asset
css
image
数的定义
数的定义
数 定义 WIKI Integer An integer (from the Latin integer meaning "whole")[note 1] is a number that can be written without a fractional component. Integer Postive Number A number is positive if it is greater than zero. Sign (mathematics) real number a value that represents a quantity along a line Real Number Negative number a negative number is a real number that is less than zero. Negative number Rational Number In mathematics, a rational number is any number that can be expressed as the quotient or fraction p/q of two integers, a numerator p and a non-zero denominator q. Reational number Irrational number irrational number is a real number that cannot be expressed as a ratio of integers, i.e. as a fraction. Irrational number Logarithm In mathematics, the logarithm is the inverse operation to exponentiation. Logarithm
The rational numbers (ℚ) are included in the real numbers, and in turn include the integers (ℤ), which include the natural numbers (ℕ)
PHP7 Wordpress 解除上传文件限制