ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# Windows编译 编译PHP ---- 参照 [PHP官方文档](https://wiki.php.net/internals/windows/stepbystepbuild_sdk_2) 配置参数 ---- ```shell configure "--enable-swoole=shared --disable-all --enable-cli" ```