代码搜索:Frame
找到约 10,000 项符合「Frame」的源代码
代码结果 10,000
www.eeworm.com/read/388251/8623263
hpp frame.hpp
/// @file Frame.hpp Class to represent a region to draw in. Class declarations.
//============================================================================
//
// This file is part of GPSTk, the
www.eeworm.com/read/288352/8642277
h frame.h
/*
* libmad - MPEG audio decoder library
*/
# ifndef LIBMAD_FRAME_H
# define LIBMAD_FRAME_H
# include "fixed.h"
# include "timer.h"
# include "stream.h"
enum mad_layer {
MAD_LAYE
www.eeworm.com/read/288352/8642306
c frame.c
/*
* libmad - MPEG audio decoder library
*/
# ifdef HAVE_CONFIG_H
# include "config.h"
# endif
# include "global.h"
# include
# include "bit.h"
# include "stream.h"
www.eeworm.com/read/431668/8663177
h frame.h
/*****************************************************************************
* frame.h: h264 encoder library
*****************************************************************************
* Copyri
www.eeworm.com/read/431668/8663189
c frame.c
/*****************************************************************************
* frame.c: h264 encoder library
*****************************************************************************
* Copyri
www.eeworm.com/read/387434/8676223
dcu frame.dcu
www.eeworm.com/read/387434/8676229
pas frame.pas
unit Frame;
interface
uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TFrame1 = class(TFrame)
EditList: TEdit;
ListList: TListBox
www.eeworm.com/read/387434/8676231
dfm frame.dfm
object Frame1: TFrame1
Left = 0
Top = 0
Width = 266
Height = 197
TabOrder = 0
object EditList: TEdit
Left = 8
Top = 8
Width = 169
Height = 21
TabOrder = 0
www.eeworm.com/read/431395/8680943
cpp frame.cpp
// $$frame_ifile$$.cpp : implementation of the $$FRAME_CLASS$$ class
//
#include "stdafx.h"
#include "$$root$$.h"
#include "$$frame_hfile$$.h"
$$IF(PROJTYPE_SDI)
$$IF(PROJTYPE_EXPLORER)
#in
www.eeworm.com/read/431395/8680992
h frame.h
// $$frame_hfile$$.h : interface of the $$FRAME_CLASS$$ class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined($$FILE_NAME_SYMBOL$$_INCLUDED_)
#defin