240 发简信
IP属地:湖北
  • Coding Pages/Github 搭建 Hexo 静态博客

    安装hexo 我的小窝:https://zelsonia.coding.me/ , https://zelsonia.github.io/ 准备:node.js(npm), ...

  • 120
    一篇文章带你熟悉 TCP/IP 协议(网络协议篇二)

    同样的,本文篇幅也比较长,先来一张思维导图,带大家过一遍。 一、 计算机网络体系结构分层 二、 TCP/IP 基础 1. TCP/IP 的具体含义 从字面意义上讲,有人可能会...

  • 120
    Django-Xadmin 搭建

    xadmin是django的一个第三方的管理后台实现,它的功能比自带的admin功能更加强大 xadmin项目在github上的地址为:https://github.com/...

  • 3.6可以用这个吗

    python3.5安装pycrypto

    github上已经有人帮我们编译好了,只需要安装即可 github地址 不要使用命令pip install crypto安装,这个命令安装的是crypto包,并不能用 在导入...

  • 报错了啊Could not find a version that satisfies the requirement pycrypto (from versions: )
    No matching distribution found for pycrypto

    解决PyCrypto2.6.1在WINDOWS安装出错的办法

    PyCrypto 2.6.1 for a 64-bit Python 3.5 installation run: pip install --use-wheel --no-i...