Table of Contents 1. Create an object 2. Object Properties 3. Object Methods 4. Some example 5. Global Objects 1. […]
Table of Contents 1. If statement 2. If…else statement 3. If…else if…statement 1. If statement The if statement is the […]
Table of Contents 1. Arithmetic Operators 2. Comparison Operators 3. Logical Operators 4. Assignment Operators 1. Arithmetic Operators Assume variable […]
Một JSON Web Key (JWK) là cấu trúc dữ liệu JSON (JavaScript Object Notation) đại diện cho một khóa mật […]
Trong lập trình, biểu thức chính qui thường dùng để validate form input, nhưng chúng ta sẽ quên nó nếu […]
Installation $ sudo su $ yum install vsftpd -y Configuration sudo sucp /etc/vsftpd/vsftpd.conf /etc/vsftpd/vsftpd.conf.org Elastic_IP=`curl http://169.254.169.254/latest/meta-data/public-ipv4` cat << EOF >> […]