代码搜索:Label
找到约 10,000 项符合「Label」的源代码
代码结果 10,000
www.eeworm.com/read/235207/14081784
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/235205/14081900
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/235205/14081905
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/205231/15322777
java label.java
//
// Auto-generated using JActiveX.EXE 5.00.2918
// ("D:\Program Files\Microsoft Visual Studio\VJ98\jactivex.exe" /wfc /t "D:\Program Files\Microsoft Visual Studio\VJ98\wfc.jnf" /w /xi /X:rkc /l
www.eeworm.com/read/204387/15340630
h label.h
#pragma once
// CLabel
enum FlashType {None, Text, Background };
class CLabel : public CStatic
{
DECLARE_DYNAMIC(CLabel)
public:
public:
CLabel();
CLabel& SetBkColor(COLORREF crBkgn
www.eeworm.com/read/204387/15340636
cpp label.cpp
// Label.cpp : 实现文件
//
#include "stdafx.h"
#include "Label.h"
// CLabel
IMPLEMENT_DYNAMIC(CLabel, CStatic)
CLabel::CLabel()
{
m_crText = GetSysColor(COLOR_WINDOWTEXT);
m_hBrush
www.eeworm.com/read/204237/15343037
bmp label.bmp
www.eeworm.com/read/203380/15360177
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/203380/15360191
cpp label.cpp
// Label.cpp : implementation file
//
#include "stdafx.h"
#include "Label.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
////////////
www.eeworm.com/read/201234/15412858
h label.h
/*
Copyright (C) 2006 GUI Developers
All rights reserved.
Website: www.ecurb2006.com
Info: sales@ecurb2006.com
*/
#ifndef _GUI_efLABEL_H
#define _GUI_efLABEL_H
typedef struct _efLABEL