代码搜索:LABEL
找到约 10,000 项符合「LABEL」的源代码
代码结果 10,000
www.eeworm.com/read/143979/12825425
py label.py
#!/usr/bin/env python
# example label.py
import pygtk
pygtk.require('2.0')
import gtk
class Labels:
def __init__(self):
self.window = gtk.Window(gtk.WINDOW_TOPLEVEL)
self.window
www.eeworm.com/read/244620/12851892
h label.h
#if !defined(AFX_LABEL_H__C7986F08_55BE_435F_A92D_B1D12F42AD32__INCLUDED_)
#define AFX_LABEL_H__C7986F08_55BE_435F_A92D_B1D12F42AD32__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/244620/12851976
cpp label.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/143253/12887569
class label.class
www.eeworm.com/read/143253/12887598
class label.class
www.eeworm.com/read/143253/12887609
java label.java
// Copyright (c) 2004 Venan Entertainment, Inc. All rights reserved.
//
// Venan Entertainment, Inc., Middletown, Connecticut 06457
// http://www.venan.com
//
import javax.microedition.lcd
www.eeworm.com/read/243581/12932358
cc label.cc
#include "photonmm/Label.h"
Label::Label (PtWidget_t* widget) : Label_Class (widget)
{
// obj = widget; // XXX??
}
www.eeworm.com/read/329502/12951693
cc label.cc
#include
#include
#include
#include "SDL_gui.h"
GUI_Label::GUI_Label(const char *aname, int x, int y, int w, int h, GUI_Font *afont, const char *s)
: GUI_Widget(anam
www.eeworm.com/read/142113/12961821
c label.c
www.eeworm.com/read/329071/12985537