240 发简信
IP属地:上海
  • Resize,w 360,h 240
    Docker配置

    1. 查看已有的docker镜像 2.进入docker镜像 进行操作,此时为container 3.查看所有已运行过的容器 提交containe...

  • 引用自己的python 模块

    方法一 1. 查看由pip安装的模块的位置 /usr/local/lib/python3.8/dist-packages 将自己的模块放置该文件...

  • 安装拓展模块

    1. 安装plpython3u zhangjie@zhangjie:~$ sudo apt-get install postgresql-plp...

  • Resize,w 360,h 240
    配置postgresql 远程连接

    https://www.jianshu.com/p/47eaea97a462[https://www.jianshu.com/p/47eaea9...

  • 安装postgresql

    1. 官网安装https://www.postgresql.org/download/linux/ubuntu/[https://www.pos...

  • VScode 连接服务器

    https://www.jianshu.com/p/32aa2fa936bb[https://www.jianshu.com/p/32aa2fa...

  • 2020-11-23

    1min 36s declare start_time varchar:= time_extend->'start_time'; end_tim...

  • 2020-11-23

    6s declare start_time varchar:= time_extend->'start_time'; end_time varc...

  • 网格生成

    Step1:统计 输入:时间范围,空间范围 输出:(geohash,时间序列), count,row,col(以0为开头) Step2:生成完整...