2010年11月30日
摘要: unit Unit1;interfaceusesWindows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,Dialogs,ShlObj,StrUtils, StdCtrls, ComCtrls;typeTForm1 = class(TForm) Button1: TButton; Label1: TLabel... 阅读全文
posted @ 2010-11-30 20:59 非常夏日毕业设计 阅读(386) 评论(0) 推荐(0)