代码搜索:elements
找到约 10,000 项符合「elements」的源代码
代码结果 10,000
www.eeworm.com/read/14771/407982
h elements.h
/*
***********************************************************************
* COPYRIGHT AND WARRANTY INFORMATION
*
* Copyright 2001, International Telecommunications Union, Geneva
*
* DISCLAIMER
www.eeworm.com/read/14771/408045
h elements.h
/*
***********************************************************************
* COPYRIGHT AND WARRANTY INFORMATION
*
* Copyright 2001, International Telecommunications Union, Geneva
*
* DISCLAIMER
www.eeworm.com/read/15135/433042
h elements.h
/*!
*************************************************************************************
* \file elements.h
*
* \brief
* Header file for elements in H.264 streams
*
* \date
*
www.eeworm.com/read/15135/433114
h elements.h
/*!
**************************************************************************
* \file elements.h
* \brief Header file for elements in H.264 streams
* \date 6.10.2000,
* \version
*
www.eeworm.com/read/16910/701046
h elements.h
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement
www.eeworm.com/read/26953/860001
h elements.h
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement
www.eeworm.com/read/482538/1286920
mp elements.mp
% elements.mp -- MetaPost macros for drawing Click configuration graphs
% Eddie Kohler
%
% Copyright (c) 1999-2001 Massachusetts Institute of Technology
% Copyright (c) 2001-2003 International Compute
www.eeworm.com/read/480510/1316807
h elements.h
#pragma once
// CElement command target
class CElement : public CObject
{
protected:
COLORREF m_Color; // Color of an element
CRect m_EnclosingRect;
www.eeworm.com/read/480510/1316810
cpp elements.cpp
// Elements.cpp : implementation file
//
#include "stdafx.h"
#include "Sketcher.h"
#include "Elements.h"
#include "OurConstants.h"
#include
// CElement
CElement::CElement()
{
www.eeworm.com/read/480510/1316822
h elements.h
#pragma once
// CElement command target
class CElement : public CObject
{
protected:
COLORREF m_Color; // Color of an element
CRect m_EnclosingRect;