240 发简信
IP属地:上海
  • linux基础命令

    命令行中命令替换 比如已经在 /a/b/c 目录下, 想查看当前目录下app.py文件的绝对路径,可以使用下面的命令替换:ls `pwd`/ap...

  • Resize,w 360,h 240
    linux重定向

    '>' and '<' '<' : 输入重定向mysql -uroot -p -h test < data.sql 批量导入sql数据 '>'...

  • wget

    最近工作中需要下载ftp服务器上的文件,本来是想写脚本的,后来发现wget命令的强大之处,在此进行记录。 1. wget wget:名字是“Wo...

  • error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": htt...

    1. Env winodws , pip安装scrapy时报错 2. Solution 在https://www.lfd.uci.edu/~go...

  • Resize,w 360,h 240
    vmware 安装centos7的那些事

    Env win 10, vmware 14, centos 7 Questions 在安装centos7的过程中,不小心点了下方安装vmware...

  • centos7 yum install mongodb

    install modify configuration: change "bind_ip =127.0.0.1" to "bind_ip = ...

  • ubuntu 18.04 redis installation

    attention: contents in the brackets are comments, do not copy! install c...

  • Resize,w 360,h 240
    When trying to "pip install mysqlclient",it showed that 'OSError: mysql_config not found'

    Environment: Ubuntu 18.04 Python Django Screenshot as bellow: Solution: ...

个人介绍
本博客仅用于个人学习的记录