代码搜索:Label
找到约 10,000 项符合「Label」的源代码
代码结果 10,000
www.eeworm.com/read/214028/15116740
cs appupdate.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.IO;
using System.Text;
using System.Net;
using System.Diag
www.eeworm.com/read/113986/15119207
cs frmcomm.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespace SerialComm
{
///
/// Form1 的摘
www.eeworm.com/read/213693/15127625
java clock.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/213580/15129784
cs form2.designer.cs
namespace 最小二乘拟合
{
partial class Form2
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
www.eeworm.com/read/213390/15135740
cs setalarm.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace MyClock
{
///
/// SetAlarm 的摘要说明。
///
www.eeworm.com/read/213390/15135747
cs exwin.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace MyClock
{
///
/// ExWin 的摘要说明。
///
www.eeworm.com/read/213390/15135754
cs aboutform.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace MyClock
{
///
/// HelpForm 的摘要说明。
///
www.eeworm.com/read/213248/15139525
frm form05.frm
VERSION 5.00
Object = "{9BD6A640-CE75-11D1-AF04-204C4F4F5020}#2.0#0"; "mo20.ocx"
Begin VB.Form Form05
Caption = "墨西哥地图"
ClientHeight = 4980
ClientLeft = 60
Cli
www.eeworm.com/read/213145/15141689
pas unit7.pas
unit Unit7;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, ADODB, Grids, DBGrids, DB;
type
TForm7 = class(TFor
www.eeworm.com/read/213145/15141719
~pas unit7.~pas
unit Unit7;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, ADODB, Grids, DBGrids, DB;
type
TForm7 = class(TFor