摘要: View Code {*******************************************************}{ }{ Delphi Thread Sample } { Creation Date 2011.06.29 }{ Created By: ming }{ }{*******************************************************}unit unitWorkThread;interfaceuses Classes,Windows, Messages, SysUtils, Graphics, StdCtrls;type TW 阅读全文
posted @ 2011-06-29 10:47 Jekhn 阅读(489) 评论(0) 推荐(0) 编辑