随笔分类 - python
摘要:# -*- coding: utf-8 -*-'''Created on 2012-9-16@author: IBM'''from Tkinter import *from docutils.nodes import rowfrom win32event import *from win32api import *import win32apiclass EntryFormatting: def __init__(self, master): frame = Frame(master) Label(frame, text=' ')
阅读全文
摘要:初级教程:(ebook - HTML - Python) O'Reilly - Python Developer's Handbook.rar(ebook - PS - Python) How to Think Like a Computer Scientist, Python Edition.rar(ebook) Python 2.1 Bible - 2001.pdfCore_Python_Programming(Prentice Hall PTR).pdfO'Reilly - Python & XML.rarO'Reilly - Python Pro
阅读全文
浙公网安备 33010602011771号