代码搜索:Label

找到约 10,000 项符合「Label」的源代码

代码结果 10,000
www.eeworm.com/read/414813/2142428

h label.h

/********************************************************************** * $Id: Label.h 1820 2006-09-06 16:54:23Z mloskot $ * * GEOS - Geometry Engine Open Source * http://geos.refractions.net *
www.eeworm.com/read/411928/2180276

js label.js

/* * Ext JS Library 2.2 * 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/411228/2190705

py label.py

from Tkinter import * root = Tk() root.option_readfile('optionDB') root.title('Labels') Label(root, text="I mean, it's a little confusing for me when you say 'dog kennel' if you want a mattress.
www.eeworm.com/read/411228/2190850

py label.py

from Tkinter import * root = Tk() root.option_readfile('optionDB') f1=Frame(root, width=300, height=140) Label(f1, text="Label", bg='gray75').pack(side=LEFT, padx=40, pady=40) f1.pack() ro
www.eeworm.com/read/411019/2198369

java label.java

/* * MWT - Micro Window Toolkit * Copyright (C) 2007 Lucas Domanico - lucazd@gmail.com * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/l
www.eeworm.com/read/411019/2198378

java label.java

package prototype; import java.util.Vector; import javax.microedition.lcdui.Font; import javax.microedition.lcdui.Graphics; import javax.microedition.lcdui.Image; public class Label extends
www.eeworm.com/read/410291/2213416

java label.java

/* Label.java {{IS_NOTE Purpose: Description: History: Tue Dec 13 15:03:03 2005, Created by tomyeh }}IS_NOTE Copyright (C) 2005 Potix Corporation. All Rights Reserved. {{IS_RIGHT Th
www.eeworm.com/read/410291/2213815

dsp label.dsp

www.eeworm.com/read/410291/2213820

java label.java

/* Label.java {{IS_NOTE Purpose: Description: History: Wed Jun 8 18:53:53 2005, Created by tomyeh }}IS_NOTE Copyright (C) 2005 Potix Corporation. All Rights Reserved. {{IS_RIGHT Th
www.eeworm.com/read/410186/2217925

h label.h

#undef CONFIG_FEATURE_SUN_LABEL