linux下编译ffmpeg
1)ffmpeg源代码下载:git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg2)编译: a)配置,生成Makefile: ./configure --enable-shared --disable-yasm --prefix=/usr/local/ffmpeg 如果执行结果不对,可以根据提示信息,并查看帮助,解决问题./c
php抓即时股票信息
php抓即时股票信息 <?$file_name="index htm";if(is_file($file_name)) {exec("cat $file_name",$buffer);for