2020/10/21

python pdf转word/python 读取word/ python逐行读取txt/python正则表达式替换字符串

pdf转word| exe程序 右键以管理员身份运行,输入文件夹地址或文件地址 链接: https://pan.baidu.com/s/1SgZf9jchC7NnlGzsHiRIBA  密码: 084r 安装模块 pdfminer3k python-docx 读取转换 #!/usr/bi…

  • pdf python word
  • 2020/10/21
  • helei
  • 1,552
  • 2020/10/20

    mac安装ffmpeg

    brew install ffmpeg

  • 未分类
  • 2020/10/20
  • helei
  • 1,409
  • 2020/10/20

    mac10.15安装mysql/修改mysql密码

    set password for root@localhost = password('root');

  • macos mysql
  • 2020/10/20
  • helei
  • 1,387
  • 2020/10/19

    ffmpeg mp3转wav

    ffmpeg -i c:\test.mp3 c:\test.wav

  • ffmpeg
  • 2020/10/19
  • helei
  • 1,716
  • 2020/10/16

    Mac怎么删除launchpad中灰色的图标

    解决办法: 1、打开终端2、输入命令:defaults write com.apple.dock ResetLaunchPad -bool true回车之后,再输入命令:killall Dock

  • macos 生活
  • 2020/10/16
  • helei
  • 1,643
  • 2020/10/15

    html5 video 画中画

    var a = document.getElementsByTagName("video") 1、进入画中画 a[0].requestPictureInPicture() 2、退出画中画 document.exitPictureInPicture() 3、监听进入 a[0].onenterpictur…

  • html JavaScript
  • 2020/10/15
  • helei
  • 1,222
  • 2020/10/15

    An error occurred with the Html rendering component

    链接:https://pan.baidu.com/s/150EkhOjNIWKLRAxfJ6GWCQ  提取码:l095  复制这段内容后打开百度网盘手机App,操作更方便哦

  • markdown
  • 2020/10/15
  • helei
  • 1,067