摘要:
每个窗口都有自己的context,这里演示怎么配置context以及如何实现定时器...... #-*- coding:gbk -*-import pygletplatform=pyglet.window.get_platform()display=platform.get_default_disp... 阅读全文
posted @ 2015-06-20 20:49
时光旅者
阅读(330)
评论(0)
推荐(0)
摘要:
python有内置的注册表操作库--winreg(在33版本中为winreg,在2x版本为_winreg).1.打开键,枚举键值 1 # -*- coding: gbk -*- 2 import winreg 3 key=winreg.OpenKey(winreg.HKEY_LOCAL_MACHIN... 阅读全文
posted @ 2015-06-20 10:10
时光旅者
阅读(1939)
评论(0)
推荐(0)

浙公网安备 33010602011771号