代码搜索:LABEL
找到约 10,000 项符合「LABEL」的源代码
代码结果 10,000
www.eeworm.com/read/404961/11475084
~pas about.~pas
unit About;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, UrlMon;
type
TAboutForm = class(TForm)
Label1:
www.eeworm.com/read/404961/11475140
pas about.pas
unit About;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, UrlMon;
type
TAboutForm = class(TForm)
Label1:
www.eeworm.com/read/404958/11475445
~pas about.~pas
unit About;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, UrlMon;
type
TAboutForm = class(TForm)
Label1:
www.eeworm.com/read/404958/11475474
pas about.pas
unit About;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, UrlMon;
type
TAboutForm = class(TForm)
Label1:
www.eeworm.com/read/404303/11488878
java aboutdialog.java
import java.net.*;
import java.io.*;
import java.awt.*;
import java.util.*;
import java.applet.*;
//class 6:"AboutDialog",服务器"关于"对话框
public class AboutDialog extends Dialog {
void okButton_C
www.eeworm.com/read/403523/11515118
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Label1: TLabel;
Edit
www.eeworm.com/read/403523/11515128
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Label1: TLabel;
Edit
www.eeworm.com/read/401865/11546712
java aboutdialog.java
import java.net.*;
import java.io.*;
import java.awt.*;
import java.util.*;
import java.applet.*;
//class 6:"AboutDialog",服务器"关于"对话框
public class AboutDialog extends Dialog {
void okButton_C
www.eeworm.com/read/400617/11571597
java lru.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package util;
import java.awt.Color;
import java.awt.Label;
/**
*
* @author Administrator
*/
p
www.eeworm.com/read/400617/11571598
java optimal.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package util;
import java.awt.Color;
import java.awt.Label;
import java.util.logging.Level;
import