240 发简信
IP属地:福建
  • python 正则处理经纬度度分秒转换

    1.经纬度的整数部分是度分秒中的度。2.经纬度的小数部分×60得到的整数部分就是度分秒中的分。3.再用最后经纬度的小数部分×60,得到的就是度分...

  • Requested setting INSTALLED_APPS, but settings are not configured. You must either define the env...

    问题描述 解决办法 在文件的最头部加上以下代码,配置环境

  • python orm框架peewee

    1.准备 官方链接http://docs.peewee-orm.com/en/latest/peewee/api.html#ColumnBase...

  • python 二维码解析

    1.环境 2.使用 3.ImportError: Unable to find zbar shared library直接调用系统环境是能执行,...

  • centos8 Errors during downloading metadata for repository 'base':

    yum命令Repository epel is listed more than once in the configuration CentO...

  • mac下安装memcache

    1.memcashed依赖libevent 2.安装memcache 3.启动 4.查看是否已经成功启动 5.测试连接 最后建议用redis比m...

  • Resize,w 360,h 240
    宝塔进程管理工具-Supervisord启动python程序

    1.安装直接软件商场里面直接点击安装Supervisor管理器 2.2 https://www.cnblogs.com/kevingrace/p...

  • nginx获取客户端的真实ip

    这样的话就把ip放在了请求头上 X-real-ip

  • Resize,w 360,h 240
    python 敏感词过滤

    https://github.com/toolgood/ToolGood.Words[https://github.com/toolgood/T...