Fork me on GitHub
摘要: 1 #-*- coding:utf-8 -*- 2 #__author__ = 'liu-ke' 3 import xlrd 4 from xlutils.copy import copy 5 mybook = xlrd.open_workbook("E:\liu-ke\user.xls") 6 ... 阅读全文
posted @ 2015-04-20 18:30 流柯 阅读(644) 评论(1) 推荐(0) 编辑
访客: 浏览: