python post json
摘要:
__author__ = 'andy'#!/usr/bin/python3.2# -*- coding: utf-8 -*-from urllib.request import urlopenimport http.clientimport jsonimport osimport timebaseU... 阅读全文
posted @ 2014-06-24 12:03 ukouryou 阅读(989) 评论(0) 推荐(1) 编辑