网站首页 站内搜索

搜索结果

查询Tags标签: #--,共有 3条记录
  • linux安装

    yum源安装 安装PostgreSQL的repository RPM yum install http://download.postgresql.org/pub/repos/yum/10/redhat/rhel-6-x86_64/pgdg-centos10-10-1.noarch.rpm安装PostgreSQL yum search postgresql10 yum install -y postgresql10-server postgresql10-contrib卸载通…

    2021/11/24 7:13:40 人评论 次浏览
  • linux安装

    yum源安装 安装PostgreSQL的repository RPM yum install http://download.postgresql.org/pub/repos/yum/10/redhat/rhel-6-x86_64/pgdg-centos10-10-1.noarch.rpm安装PostgreSQL yum search postgresql10 yum install -y postgresql10-server postgresql10-contrib卸载通…

    2021/11/24 7:13:40 人评论 次浏览
  • Windows下编译适用于Android平台的FFmpeg静态库文件

    本篇文章主要讲解如何在Windows系统安装Linux环境(Ubuntu)并且编译适用于Android 平台的 FFmpeg静态库文件 主要流程分为以下三步: Windows(win10)系统安装Linux环境Linux环境下配置NDK编译环境编译FFmpeg一、Windows下安装Linux环境 1.1 Windows 下 安装Linux(Ubuntu)…

    2021/6/18 7:10:18 人评论 次浏览
扫一扫关注最新编程教程