10 2016 档案

摘要:SSDB模块在Python使用方法 下载地址: http://pan.baidu.com/s/1bFdSQy 使用方法: 阅读全文
posted @ 2016-10-31 13:36 缤纷世界 阅读(2824) 评论(0) 推荐(0) 编辑
摘要:#get接口调用 import urllib import urllib2 get_url = "http://10.10.3.63/test?id=123&name=nba" cookie_headers = { "Cookie" : "person_id=2468" } req = urllib2.Request(url=get_url,headers=cookie_hea... 阅读全文
posted @ 2016-10-29 16:08 缤纷世界 阅读(6914) 评论(0) 推荐(0) 编辑
摘要:先移动日志文件 mv /usr/local/openresty/nginx/logs/access.log /usr/local/openresty/nginx/logs/access.log.20161024 发送信号重新打开日志文件 kill -USR1 $(cat /usr/local/ope 阅读全文
posted @ 2016-10-24 08:23 缤纷世界 阅读(2917) 评论(0) 推荐(0) 编辑
摘要:github项目地址:https://github.com/liuxianan/pinyinjs 完整demo演示:http://demo.liuxianan.com/pinyinjs/ 汉字转拼音: 云盘下载:http://pan.baidu.com/s/1bWEgUE 原文地址:http://w 阅读全文
posted @ 2016-10-18 13:42 缤纷世界 阅读(384) 评论(0) 推荐(0) 编辑
摘要:1、安装mysql-udf-httpyum install -y libcurl*下载地址:http://pan.baidu.com/s/1nuYZqR3tar zxvf mysql-udf-http-1.0.tar.gzcd mysql-udf-http-1.0./configure --pref 阅读全文
posted @ 2016-10-14 17:23 缤纷世界 阅读(7449) 评论(4) 推荐(1) 编辑
摘要:1、安装所有依赖包yum install -y gcc ncurses ncurses-base ncurses-devel ncurses-libs ncurses-static ncurses-term ocaml-curses ocaml-curses-devel openssl-devel 阅读全文
posted @ 2016-10-14 13:48 缤纷世界 阅读(1850) 评论(0) 推荐(0) 编辑

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