03 2018 档案

摘要:"reference" 阅读全文
posted @ 2018-03-29 00:00 随便了888 阅读(1005) 评论(0) 推荐(0)
摘要:"saltstack offical website" "reference blog" summary "install virtualbox" "install vagrant" "add vagrant box" 阅读全文
posted @ 2018-03-28 10:36 随便了888 阅读(165) 评论(0) 推荐(0)
摘要:delete redundant path 阅读全文
posted @ 2018-03-28 00:09 随便了888 阅读(5445) 评论(0) 推荐(0)
摘要:``` import cProfile import random def f2(lIn): print("count run time") lIn = [random.random() for i in range(100000)] cProfile.run('f2(lIn)') ``` 阅读全文
posted @ 2018-03-19 23:01 随便了888 阅读(170) 评论(0) 推荐(0)
摘要:"scrapy redis" "redis deploy" 阅读全文
posted @ 2018-03-18 00:04 随便了888 阅读(139) 评论(0) 推荐(0)
摘要:#!/usr/local/python # -*- coding:utf-8 -*-user_dict = {'python': 23, 'Python': 51, '机器':10, 'PYTHON': 12, '机器人': 14, 'py':8, 'Py':9} req_dict, tmp_dic 阅读全文
posted @ 2018-03-13 18:16 随便了888 阅读(144) 评论(0) 推荐(0)
摘要:`show variables like '%secure%';` 将文件导出路径更改为查询到的secure file priv路径下 "reference" 阅读全文
posted @ 2018-03-09 10:02 随便了888 阅读(529) 评论(0) 推荐(0)
摘要:"doc link" "uwsgi link" "video link" 阅读全文
posted @ 2018-03-08 17:54 随便了888 阅读(110) 评论(0) 推荐(0)
摘要:cd /usr/local wget http://repo.mysql.com//mysql57-community-release-el7-7.noarch.rpm rpm -ivh mysql57-community-release-el7-7.noarch.rpm yum install -y mysql-server systemctl start mysqld.service sys... 阅读全文
posted @ 2018-03-05 17:07 随便了888 阅读(126) 评论(0) 推荐(0)
摘要:1、Nginx(refercence:https://zhuanlan.zhihu.com/p/24382606) summary: usage:reverse proxy and load balancingreverse proxy 阅读全文
posted @ 2018-03-05 09:23 随便了888 阅读(236) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示