摘要:
1. 查看端口号 sudo lsof -i:80 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME httpd 955 root 9u IPv6 0xf133408b3ad7dd3 0t0 TCP *:http (LISTEN) httpd 959 阅读全文
摘要:
1.什么是正则表达式
2.创建正则表达式
3.获取控制
4.常用的正则
阅读全文
摘要:
阅读全文
摘要:
一. Quirks mode(诡异模式)二.Almost standards mode(几乎标准模式)三.Standards mode (标准模式)1.诡异模式代码显示<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/ht 阅读全文
摘要:
php中的运算符、控制结构 阅读全文
摘要:
php中的注释、变量、常量 阅读全文