摘要:
PHP实现断点调试的条件 1. 需要PHP安装xdebug扩展 2. 修改PHP配置文件,开启xdebug扩展,并且对xdebug进行一些配置 3. 重启服务器如apach或nginx 4. 编译器配置,我使用的是vscode 环境: macOS PHP Version 7.1.16 Apach 代 阅读全文
摘要:
参考文章: https://stackoverflow.com/questions/1497895/can-i-configure-stop-words-programmatically-with-postgresql-full-text-search https://www.youtube.com 阅读全文