摘要:
1. 确保已经安装并enable如下插件:SSH Remote Run, Vagrant, Docker Integration。 操作如下:File -> Settings -> Plugins -> Installed 2. 总共有四种远程解释器配置方式,此处选择使用SSH的配置。其它三种配置见 阅读全文
posted @ 2021-01-28 22:48
百衲本
阅读(1208)
评论(0)
推荐(0)
摘要:
一、2D世界地图 代码 from pyecharts import options as opts from pyecharts.charts import Map from pyecharts.faker import Faker c = ( Map(init_opts=opts.InitOpts 阅读全文
posted @ 2021-01-28 22:42
百衲本
阅读(981)
评论(0)
推荐(0)