简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
这是FFmpeg的官方介绍:FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports
matplot是优秀的数据可视化工具,关键还免费,非常好用。可以制作折线图,直方图,饼图等等。文末有实例。
目录问题概览出错原因解决办法解决pip下载慢的方法总结问题概览今天想用pip安装tensorflow,但是使用pip install --upgrade tensorflow命令时,报错。错误信息:ERROR:Could not find a version that satisfies the requirement tensorflowERROR:No matching distributio
这是FFmpeg的官方介绍:FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports
解决方法:Looper.prepare();Toast.makeText(getApplicationContext(),"...",Toast.LENGTH_SHORT);Looper.loop();
前言最近在做翻译软件,发现百度翻译的单词发音获取比较简单。network分析从百度翻译官网中可以发现,向https://fanyi.baidu.com/gettts可以获取MP3音频文件http请求请求URL:https://fanyi.baidu.com/gettts请求方式Get请求参数:lan: uktext: petroleumspd: 3source: web...
最近app想控制全局字体大小,于是想用改变fontScale的方式来动态改变字体的大小。遇到一些坑,特此记录。
这是FFmpeg的官方介绍:FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports
bootstrap虽然没有Vue强大,但是对于新手快速建造精美的web有着非常大的帮助。我觉得bootstrap5更像是一个组件库,对于小型网页来说非常的nice。组件库非常精美、简洁。而且上手很快。非常的高兴的是官方文档很详细,不仅有详细的api文档,而且有完善的示例,对新手来说,一个例子胜过千字文。...