代码搜索:Label
找到约 10,000 项符合「Label」的源代码
代码结果 10,000
www.eeworm.com/read/278399/10537697
cpp label.cpp
#include
#include
#include
#include
#include
#include "common.h"
#include "basic.h"
#include "label.h"
/********************** GETNEIG
www.eeworm.com/read/352054/10584750
jpg label.jpg
www.eeworm.com/read/422242/10652495
ctx label.ctx
www.eeworm.com/read/422242/10652505
ctl label.ctl
VERSION 5.00
Begin VB.UserControl Label
ClientHeight = 3600
ClientLeft = 0
ClientTop = 0
ClientWidth = 4800
ScaleHeight = 3600
ScaleWidth
www.eeworm.com/read/419682/10845099
cpp label.cpp
// Label.cpp : implementation file
//
#include "stdafx.h"
#include "Resource.h"
#include "Label.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/419682/10845101
h label.h
#if !defined(AFX_LABEL_H__A4EABEC5_2E8C_11D1_B79F_00805F9ECE10__INCLUDED_)
#define AFX_LABEL_H__A4EABEC5_2E8C_11D1_B79F_00805F9ECE10__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_V
www.eeworm.com/read/348787/10867084
h label.h
/*********************** SGS-THOMSON MICROELECTRONICS ************************
FILENAME : LABEL.H
VERSION : V1.0
DATE : JAN 1999
AUTHOR(s) : ASHISH RUDOLA/ DEEPAK DOSHI
PROCES
www.eeworm.com/read/348787/10867160
c label.c
/********************** SGS-THOMSON MICROELECTRONICS ************************
FILENAME : LABEL.C
VERSION : V1.0
DATE : JAN 1999
AUTHOR(s) : ASHISH RUDOLA/ DEEPAK DOSHI
PROCESS
www.eeworm.com/read/417450/10989694
c label.c
/* File: label.c */
#include
#include
int main(int argc, char *argv[])
{
int n;
Arg args[10];
XtAppContext app;
Widget toplevel, label;
XmString str;
//建立顶级窗
www.eeworm.com/read/270399/11039380