代码搜索:Frame
找到约 10,000 项符合「Frame」的源代码
代码结果 10,000
www.eeworm.com/read/275562/4175312
zc frame.zc
//[of]:license
//[c]Code Browser - a folding text editor for programmers
//[c]Copyright (C) 2003-07 Marc Kerbiquet
//[c]
//[c]This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/274105/4189030
h frame.h
//-----------------------------------------------------------------------------
// $Id: frame.h,v 1.0.0 2004/01/13
//-------------------------------------
www.eeworm.com/read/274105/4189033
c frame.c
//-----------------------------------------------------------------------------
// $Id: frame.c,v 1.0.0 2004/01/13
//-------------------------------------
www.eeworm.com/read/274105/4189063
h frame.h
//-----------------------------------------------------------------------------
// $Id: frame.h,v 1.0.0 2004/01/13
//-------------------------------------
www.eeworm.com/read/274105/4189066
c frame.c
//-----------------------------------------------------------------------------
// $Id: frame.c,v 1.0.0 2004/01/13
//-------------------------------------
www.eeworm.com/read/273763/4192638
c frame.c
#include
int main( int argc,
char *argv[] )
{
/* GtkWidget is the storage type for widgets */
GtkWidget *window;
GtkWidget *frame;
/* Initialise GTK */
gtk_init (&
www.eeworm.com/read/270401/4238832
java frame.java
/***
* ASM: a very small and fast Java bytecode manipulation framework
* Copyright (c) 2000-2005 INRIA, France Telecom
* All rights reserved.
*
* Redistribution and use in source and binary
www.eeworm.com/read/268663/4251168
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/268663/4251173
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"