07 2019 档案
摘要:BUG: [17392] 14 Jul 11:00:42.509 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /pa
阅读全文
摘要:
阅读全文
摘要:vim /etc/sysconfig/network scripts/ifcfg ens33 TYPE="Ethernet" PROXY_METHOD="none" BROWSER_ONLY="no" BOOTPROTO="static" DEFROUTE="yes" IPV4_FAILURE_FA
阅读全文
摘要:1.mysql和redis的数据库类型 mysql是关系型数据库,主要用于存放持久化数据,将数据存储在硬盘中,读取速度较慢。 redis是NOSQL,即非关系型数据库,也是缓存数据库,即将数据存储在缓存中,缓存的读取速度快,能够大大的提高运行效率,但是保存时间有限 2.mysql的运行机制 mysq
阅读全文
摘要:
阅读全文
摘要:报错信息: ImportError: Couldn't import Django. Are you sure it's installed and available on your PYTHONPATH environment variable? Did you forget to activa
阅读全文

浙公网安备 33010602011771号