代码搜索:frames

找到约 9,514 项符合「frames」的源代码

代码结果 9,514
www.eeworm.com/read/245617/12788112

m myfunc_read_cif.m

function [Y] = myfunc_read_cif(nFrame,in_file_name) % % This function reads CIF,SIF,QCIF 4:2:0 video files and % shows the Y component (luminance) % nFrame: number of frames to be read from the
www.eeworm.com/read/326922/13109308

java bullet.java

import javax.microedition.lcdui.Image; import javax.microedition.lcdui.game.Sprite; public class Bullet extends Sprite { protected static final int RAW_FRAMES=1; protected int xPos;
www.eeworm.com/read/321749/13400071

js main.js

if (Editor_bIsIE5){ var IframeID=frames["Editor_Composition"]; } else{ var IframeID=document.getElementById("Editor_Composition").contentWindow; var Editor_bIsNC=true; } if (Editor_bLoad==fa
www.eeworm.com/read/306568/13741864

txt bullet.txt

import javax.microedition.lcdui.Image; import javax.microedition.lcdui.game.Sprite; public class Bullet extends Sprite { protected static final int RAW_FRAMES=1; protected int xPos;
www.eeworm.com/read/301906/13846501

js main.js

if (Editor_bIsIE5){ var IframeID=frames["Editor_Composition"]; } else{ var IframeID=document.getElementById("Editor_Composition").contentWindow; var Editor_bIsNC=true; } if (Editor_bLoad==fa
www.eeworm.com/read/149876/5696271

c restore.c

/* Test GDB's ability to restore saved registers from stack frames when using the `return' command. Jim Blandy --- December 1998 */ #include /* This is the Emacs Li
www.eeworm.com/read/148694/5711708

c restore.c

/* Test GDB's ability to restore saved registers from stack frames when using the `return' command. Jim Blandy --- December 1998 */ #include /* This is the Emacs Li
www.eeworm.com/read/146877/5734359

txt news.txt

NEWS - snd1-demof ATMEL - 2002 NEWS ---- ## Version 2.0.0, November 8, 2002 NEW FEATURES - 44.1KHz/320KBs frames now supported for products with date code >= 0243 - F
www.eeworm.com/read/131315/5939150

c stack.c

/* Print and select stack frames for GDB, the GNU debugger. Copyright (C) 1986, 1987, 1989, 1991 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can re