代码搜索:Frame
找到约 10,000 项符合「Frame」的源代码
代码结果 10,000
www.eeworm.com/read/215642/15055571
gif frame.gif
www.eeworm.com/read/215642/15055714
gif frame.gif
www.eeworm.com/read/215526/15057830
java frame.java
public class Frame
{
int x;
int y;
int w; // full size
int h;
int fw; // one frame size
int fh;
int index; // image index
static int x1,y1,x2,y2;
static int cnt;
boole
www.eeworm.com/read/212477/15155919
h frame.h
/*
* libmad - MPEG audio decoder library
* Copyright (C) 2000-2004 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/212477/15155927
c frame.c
/*
* libmad - MPEG audio decoder library
* Copyright (C) 2000-2004 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/212468/15156036
cpp frame.cpp
#include ".\frame.h"
HWND CFrame::m_Hwnd = NULL;
string CFrame::m_String;
string CFrame::m_Result;
HRESULT CALLBACK WindowProc( HWND hwnd,UINT msg,WPARAM wparam,LPARAM lparam )
{
return (
www.eeworm.com/read/212468/15156040
h frame.h
#pragma once
#include
#include
#include "header.h"
//#include "Compute.h"
using namespace std;
void main( string& s,string& v );
class CFrame
{
public:
CFrame(void)
www.eeworm.com/read/211737/15175013
bmp frame.bmp
www.eeworm.com/read/208728/15238490
java frame.java
/*
* @(#)Frame.java 2.1 2003/10/07
*
* Copyright (C) 1999, 2003 D.A. Watt and D.F. Brown
* Dept. of Computing Science, University of Glasgow, Glasgow G12 8QQ Scotland
* and
www.eeworm.com/read/208536/15245383