240 发简信
IP属地:浙江
  • centos开代理下载,再也不用切换源。干翻wget pip yum clone等命令

    首先你要有自己的代理端口 ss v二ray 之类。 git上下载 proxychainsgit clone https://github.com/rofl0r/proxych...

  • Neo4J(Cypher语句)基础查询

    欢迎各路大神临幸寒舍 以下节点标签为people,friend,用户自己也可以设置成其他标签,查询时需要用到标签。这个标签可以类比为关系数据库中的表名 创建节点、关系 属性查...

  • centos下用python连接oracle

    1.安装cx_Oracle pip install cx_Oracle 2.数据库查询

  • pandas字符串日期与时间戳间转换

    df: 日期转时间戳 时间戳转日期 df['故障开始'] = pd.to_datetime(df['start_time'],unit='ms',origin=pd.Time...

  • 120
    centos下安装anaconda 以及搭建python3虚拟环境

    anaconda的安装 1.下载anaconda安装脚本 2.安装相关环境(通常不需要) yum -y install bzip2 tar 2.赋予脚本可执行权限 chmod...

  • python时间戳提取小时分钟秒,进行整点判断

    ``` import time from datetime import datetime a = int(time.time()) c = datetime.fromtim...

个人介绍
你能记得你吃过多少块面包吗?