开发者

Linux windows文件互传

0
  • Linux和windows文件互传的两种方案

    目录一、方法1:设置共享剪切版二、方法2:使用FileZilla软件1.开启 Ubuntu 下的 FTP 服务2.查看Ubuntu的ip地址3.Windows安装FileZilla注意一、方法1:设置共享剪切版[详细]

    2024-08-10 12:12 分类:运维
  • How to plot non-numeric data in Matplotlib

    I wish to plot the time variation开发者_如何学C of my y-axis variable using Matplotlib. This is no problem for continuously discrete data, however how should this be tackled for non-continuous data.[详细]

    2022-12-28 18:29 分类:问答