导航
首页
Linux
心情日记
搜索
apache
phpstorm xdebug超时问题
phpstorm xdebug apache 调试php代码配置 修改配置文件 1.php.ini 设置xdebug, 超时时间 xdebug.remote_cookie_expire_time = 3600 max_execution_time=3600 m...
2026/7/16
7阅读
Linux
Centos 镜像地址
2026/7/15
15阅读
SQL
MySQL还原数据库
2026/6/17
96阅读
默认分类
EmEdit选择多行
2026/6/3
109阅读
2022/12/13
Linux
Linux 压缩/解压
tar格式压缩和解压 (1)打包归档格式: tar -cvf examples.tar files|dir 说明: -c, --create create a new archive 创建一个归档文件 -v, --verbose verbosely lis...
2188阅读
0评论
1
2
3
4