02 2021 档案
摘要:前端使用vue 该文件改于 https://juejin.im/post/5b6960d8e51d4519115d5d2f 提供的vue页面 修改后的 地址 https://github.com/August-the-feel/FFmpeg.git 修改内容 : 进行 http 请求页面 使用php
阅读全文
摘要:/** * description: 返回视频裁剪 选择秒的画面 * create by: 八月情 * create time: 2021-01-15 15:30 * environment: localhost */ public function actionLookoppic() { $id
阅读全文
摘要:public function getAccesstoken(){ $appid = ''; /*小程序appid*/ $srcret = ''; /*小程序秘钥*/ $tokenUrl="https://api.weixin.qq.com/cgi-bin/token?grant_type=clie
阅读全文
摘要:preg_match("/^(https:\/\/)?([^\/]+)/i", $video_file, $matches); preg_replace("/(,)/" ,',' ,input('extension_json')); 中文 逗号 替换为 英文 逗号 ^ array:3 [▼ 0 =>
阅读全文
摘要:CentOS 8 1 $ sudo yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm 2 $ sudo yum install https://download1.rpmfusion.
阅读全文