代码搜索:Label
找到约 10,000 项符合「Label」的源代码
代码结果 10,000
www.eeworm.com/read/376379/2711310
java label.java
package com.jmobilecore.ui.core;
import javax.microedition.lcdui.Graphics;
import javax.microedition.lcdui.Font;
/**
* Provides a text label for display on the screen. A label is not focusab
www.eeworm.com/read/376375/2711452
java label.java
package org.j4me.ui.components;
import java.util.*;
import javax.microedition.lcdui.*;
import org.j4me.ui.*;
/**
* Displays a string.
*
* If the string is wider than the screen, it i
www.eeworm.com/read/366970/2856101
xpm label.xpm
/* XPM */
static char * sb_label_xpm[] = {
"10 16 3 1",
" c None",
". c gray",
"+ c blue",
" .....",
" ..+++++",
" .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".++++++++
www.eeworm.com/read/366696/2884996
tcl label.tcl
# label.tcl --
#
# This demonstration script creates a toplevel window containing
# several label widgets.
#
# RCS: @(#) $Id: label.tcl,v 1.2 1998/09/14 18:23:29 stanton Exp $
if {![info exists widge
www.eeworm.com/read/366513/2888548
js label.js
/*
* Ext JS Library 2.1
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.form.Label
* @extends Ext.BoxComponent
* Basic
www.eeworm.com/read/364001/2908418
asp label.asp
// ************************************************************************
// Microsoft Script Library
// Visual InterDev 6.0 Label Object for ASP
//
www.eeworm.com/read/364001/2908427
asp label.asp
vti_encoding:SR|utf8-nl
vti_cachedlinkinfo:VX|
vti_cachedhastheme:BR|false
vti_cachedhasborder:BR|false
vti_filesize:IX|5438
vti_cacheddtm:TX|03 Aug 2000 15:22:18 +0800
vti_backlinkinfo:VX|
vti
www.eeworm.com/read/362572/2930418
java label.java
/**
* class Label -
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of this f
www.eeworm.com/read/362572/2930450
java label.java
package java.awt;
import java.awt.Dimension;
import java.awt.FontMetrics;
import java.awt.Toolkit;
/**
* class Label -
*
* Copyright (c) 1999
* Transvirtual Technologies, Inc. All rights
www.eeworm.com/read/361550/2945517
h label.h
#if !defined(AFX_LABEL_H__D4D93600_F981_11D5_BDFC_00055DF55A06__INCLUDED_)
#define AFX_LABEL_H__D4D93600_F981_11D5_BDFC_00055DF55A06__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE