2020年9月26日

摘要: server { listen 80; server_name pc.pinuc.com; root "D:/pinuc_code/newpinuc/frontend/web"; location / { index index.php index.html error/index.html; tr 阅读全文

posted @ 2020-09-26 12:52 Hhcxgd 阅读(181) 评论(0) 推荐(0)

摘要: 环境 PHPSTUDY8 PHP 7.3 xdebug 使用phpstudy 自带 PHPSTORM 2019.1 配置php.ini [Xdebug] ;启用性能检测分析 ;启用代码自动跟踪 xdebug.profiler_enable_trigger = On xdebug.profiler_o 阅读全文

posted @ 2020-09-26 12:01 Hhcxgd 阅读(575) 评论(0) 推荐(0)