VMWare 安装centos Published 2020-12-09 by 行舟 转自 https://www.runoob.com… Continue readingVMWare 安装centos Leave a Comment
mysql 查询排行榜 Published 2020-12-08 by 行舟 转自:https://www.jb51.net/a… Continue readingmysql 查询排行榜 Leave a Comment
Linux 搭建svn服务器 及使用 Published 2020-12-06 by 行舟 yum install subversion -y… Continue readingLinux 搭建svn服务器 及使用 Leave a Comment
Linux 系统添加环境变量如php Published 2020-12-06 by 行舟 转自https://www.cnblogs.com… Continue readingLinux 系统添加环境变量如php Leave a Comment
Nginx PATH_INFO做url美化 Published 2020-12-03 by 行舟 转自 Nginx 与 PHP 的正确使用姿势 ( … Continue readingNginx PATH_INFO做url美化 Leave a Comment
php 的trait Published 2020-11-28 by 行舟 5.4开始有trait Trait 是为类似 PH… Continue readingphp 的trait Leave a Comment
PHP 接口 可以继承 接口 Published 2020-11-28 by 行舟 interface A{ public funct… Continue readingPHP 接口 可以继承 接口 Leave a Comment
php 类构造函数 Published 2020-11-28 by 行舟 如果子类中定义了构造函数则不会隐式调用其父类的构造… Continue readingphp 类构造函数 Leave a Comment
PHP 的类常量 Published 2020-11-28 by 行舟 php5 以上php可以订阅类常量 php5.6 … Continue readingPHP 的类常量 Leave a Comment
require和include 的区别 Published 2020-11-27 by 行舟 require 和 include 几乎完全一样,… Continue readingrequire和include 的区别 Leave a Comment