03 2008 档案

事件
摘要:事件(event):在你的应用程序期间发生的事情,它要求有一个响应。事件对象(event object):在wxPython中,它具体代表一个事件,其中包括了事件的数据等属性。它是类wx.Event或其子类的实例,子类如wx.CommandEvent和wx.MouseEvent。事件类型(event type):wxPython分配给每个事件对象的一个整数ID。事件类型给出了关于该事件本身更多的信... 阅读全文

posted @ 2008-03-30 23:04 Applemars 阅读(383) 评论(0) 推荐(0)

Mac OS X v10.5 Leopard Server Documentation
摘要:Mac OS X Server DocumentationBecome familiar with the setup and administration of Mac OS X Server. Product Overview Mac OS X Server Product OverviewStandard and Workgroup Guides Getting Started Instal... 阅读全文

posted @ 2008-03-30 11:20 Applemars 阅读(741) 评论(0) 推荐(0)

Mac OS X Server Essentials v10.5 (Leopard 201)
摘要:Course Outline Chapter 1 - Installation & Configuration Installation, initial configuration, server administration tools, and troubleshooting installation issues Chapter 2 - Providing DNS Service ... 阅读全文

posted @ 2008-03-29 23:24 Applemars 阅读(544) 评论(0) 推荐(0)

Mac OS X Support Essentials v10.5 (Leopard 101)
摘要:Course Outline Chapter 1 - Installation Prepare and partition the drive, install Mac OS X, use the installer log files to verify a successful installation, configure Mac OS X with the Setup Assistant,... 阅读全文

posted @ 2008-03-29 23:21 Applemars 阅读(577) 评论(0) 推荐(0)

PySimpleApp
摘要:class PySimpleApp(wx.App): def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): wx.App.__init__(self, redirect, filename, useBestVisual, clearSigInt) def OnInit(se... 阅读全文

posted @ 2008-03-27 22:28 Applemars 阅读(407) 评论(0) 推荐(0)

Apple usb Ethernet adapter for windows 驱动下载
摘要:macbook air的系统碟本身没提供win版本的apple usb Ethernet的驱动。需要另外单独安装。下面是驱动下载地址:http://www.cnblogs.com/Files/yaogw/Apple_USB_Ethernet_Adapter_Drivers.zip 阅读全文

posted @ 2008-03-13 00:27 Applemars 阅读(10294) 评论(9) 推荐(0)

常用操作符重载方法
摘要: 阅读全文

posted @ 2008-03-10 01:12 Applemars 阅读(227) 评论(0) 推荐(0)

macbook air 无光驱安装windows教程
摘要:现在air已经到货,但是光驱还没有到~~~ 我们怎么装win呢?? 首先,准备 1. winclone:这软件就是mac上的ghost,用来备份苹果上的win 2. ntfs for mac:ntfs在mac是只读不能写的,但有了这软件都可以办到 这两个软件 和一台有intel核心的mac协助 操作过程 1. 首先在我们准备好的intel核心的mac上安装好win(安装过程我就不说... 阅读全文

posted @ 2008-03-07 09:10 Applemars 阅读(6913) 评论(2) 推荐(0)

常见文件操作
摘要:例子: 阅读全文

posted @ 2008-03-05 23:54 Applemars 阅读(219) 评论(0) 推荐(0)

上海2月25日
摘要:在车上座了16个小时终于是到上海了,第一次座这长时间的车子,风球~~~~~~~~~~~~~~~~~~~上海~~~大。。好像什么都有,又好像什么都没有~~~~~~~~~~~日。。传照片真慢,算求,不传了 阅读全文

posted @ 2008-03-04 20:30 Applemars 阅读(175) 评论(0) 推荐(0)