logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

mysql 连接错误The server time zone value '?????????±?????????±???¤' is

The server time zone value '?????????±?????????±???¤' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration p

vue 遇到请求后端获取不到参数

此作者解https://blog.csdn.net/csdn_yudong/article/details/79668655?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.nonecase&depth_1-utm_source=distribute.pc_relevant

three.js 中设置透明背景

类似这样的,canvas感觉是透明的,里面的3D在上面,通常做地球旋转之类的效果,  webgl 设置:setClearColor(1.0,1.0,1.0,1.0) rgba格式最后一个参数就是alphathree.js设置:renderer = new THREE.WebGLRenderer( { antialias: true,alpha:true } );rend...

android 音视频录制

android 音视频录制

#音视频
mysql 连接错误The server time zone value '?????????±?????????±???¤' is

The server time zone value '?????????±?????????±???¤' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration p

mysql 连接错误The server time zone value '?????????±?????????±???¤' is

The server time zone value '?????????±?????????±???¤' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration p

android 美颜大眼特效

需要知识点,从相机抓取到数据,给opencv进行人脸定位,再用SeetaFaceEngine眼睛的定位,然后渲染的时候在片元着色器中进行计算,对眼睛进行局部放大;1.开始集成opencvopencv官网地址:Releases - OpenCV下载Android 版本:把已经编译号的库放到我们项目中把整个头文件放到项目中把训练的人脸模板放到项目中:最后在app build.gradle中添加open

#音视频
到底了