<?php //异步读取文件 swoole_async_readfile(__DIR__."/1.txt",function($filename,$content){ echo "$filename $content"; }); ?>
标签:分享 http img echo adf class log nbsp 图片
<?php //异步读取文件 swoole_async_readfile(__DIR__."/1.txt",function($filename,$content){ echo "$filename $content"; }); ?>
标签:分享 http img echo adf class log nbsp 图片
原文地址:https://www.cnblogs.com/zouke1220/p/8442155.html