代码搜索:Label
找到约 10,000 项符合「Label」的源代码
代码结果 10,000
www.eeworm.com/read/211276/15183229
cs contacteditor.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using Microsoft.WindowsMobile.PocketOutlook;
namespace Microsoft.WindowsMobile.Samples.ContactSample
www.eeworm.com/read/211030/15188270
frm frmabout.frm
VERSION 5.00
Begin VB.Form frm
Caption = "关于"
ClientHeight = 3720
ClientLeft = 3285
ClientTop = 2535
ClientWidth = 5790
LinkTopic =
www.eeworm.com/read/210713/15192842
cpp qmdefaultmenuitem.cpp
/* qmdefaultmenuitem.cpp
*
* $Id: qmdefaultmenuitem.cpp,v 1.7 2002/03/07 03:44:16 mariuss Exp $
*
* Apollo sound player: http://www.apolloplayer.org
* Copyright(C) 2000-2002 Apollo Team. See CRE
www.eeworm.com/read/210412/15199054
cs config.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace AutoCreateCode
{
///
/// config 的摘要说明。
///
www.eeworm.com/read/210305/15202082
java radiobuttontest.java
/**
@version 1.32 2004-05-05
@author Cay Horstmann
*/
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class RadioButtonTest
{
public static void main(St
www.eeworm.com/read/209599/15216904
java ruleview.java
package asm;
import java.awt.*;
import java.awt.event.*;
import java.util.Vector;
/**
* Title: Artificial Stock Market
* Description: 人工模拟股市(来源:SFI的Swarm版本)的Java版本
* Copyright: Copyrig
www.eeworm.com/read/209535/15217779
frm formwiz.frm
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "msflxgrd.ocx"
Begin VB.Form Form1
Caption = "一个使用ADO的数据库应用程序"
ClientHeight = 4848
ClientLeft =
www.eeworm.com/read/209485/15218866
java bank.java
import java.awt.*;
import java.sql.*;
import java.awt.event.*;
import javax.swing.JOptionPane;
class denglu extends Frame implements ActionListener
{
Connection con;
Statement sql;
ResultSe
www.eeworm.com/read/209433/15220133
c intepoint.c
# include
void avsco(float *psco, float *pave);
void avcour5(char *pcou, float *psco);
void fali2(char *pcou, int *pnum, float *psco, float *pave);
void excellence(char *pcou, int *pnu
www.eeworm.com/read/209352/15223038
cs frmmodbustcp.designer.cs
namespace BusinessTest
{
partial class frmModbusTcp
{
///
/// Required designer variable.
///
private System.ComponentModel.IContai