Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1101402
  • 博文数量: 170
  • 博客积分: 1603
  • 博客等级: 上尉
  • 技术积分: 1897
  • 用 户 组: 普通用户
  • 注册时间: 2010-07-09 15:54
文章分类

全部博文(170)

文章存档

2016年(27)

2015年(21)

2014年(27)

2013年(21)

2012年(7)

2011年(67)

我的朋友

发布时间:2014-09-11 20:26:40

openpyxl单元格格式在style中点击(此处)折叠或打开def __init__(self, static=False):......【阅读全文】

阅读(20768) | 评论(0) | 转发(0)

发布时间:2014-07-11 18:44:59

转自http://www.it165.net/database/html/201403/5476.html 点击(此处)折叠或打开from warnings import filterwarningsfilterwarnings('error', category = MySQLdb.Warning)try:    conn = MySQLdb.conne.........【阅读全文】

阅读(1841) | 评论(0) | 转发(0)

发布时间:2013-08-09 15:21:42

写脚本的时候会用到到但又不算太频繁,导致经常要去翻google....干脆都记下来先是python的点击(此处)折叠或打开>>> import time >>> print time.localtime()(2013, 8, 9, 14, 17, 30, 4, 221, 0)>>> print type(time.localtime())......【阅读全文】

阅读(1889) | 评论(0) | 转发(0)

发布时间:2013-06-19 19:36:06

11111点击(此处)折叠或打开#! /usr/bin/python# -*- coding: UTF-8 -*-import sys,time,select,threadingimport struct,Queue,copyclass TalkServer(object):.........【阅读全文】

阅读(1268) | 评论(0) | 转发(0)

发布时间:2013-06-06 15:10:36

http://www.ibm.com/developerworks/cn/opensource/os-pythondescriptors/http://www.cnblogs.com/lovemo1314/archive/2011/05/03/2035600.htmlhttp://oldj.net/article/python-hook/点击(此处)折叠或打开# -*- coding: utf-8 -*-## by oldj.........【阅读全文】

阅读(2482) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册