代码搜索:Screen

找到约 10,000 项符合「Screen」的源代码

代码结果 10,000
www.eeworm.com/read/217049/14981056

c setvpara.c

/* CXL - Copyright (c) 1987-1989 by Mike Smedley - All Rights Reserved */ /* SETVPARA.C - sets video parameters */ #include "cxldef.h" #include "cxlvid.h" int setvparam(int setting) {
www.eeworm.com/read/116271/14981294

mgl-in

screen first title "First" item "dummy line" command dummy action ignore attribute visible item "run shell" command shell action execute "/bin/sh" attribute visible end first screen second title
www.eeworm.com/read/217038/14982150

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, RegComp, ComCtrls, Buttons; type TForm1 = class(TForm) Button1: TB
www.eeworm.com/read/116150/14986973

frm frmflash.frm

VERSION 5.00 Begin VB.Form frmFlash BorderStyle = 0 'None ClientHeight = 4035 ClientLeft = 0 ClientTop = 0 ClientWidth = 5220 DrawStyle
www.eeworm.com/read/216731/14994208

bak main.bak

set talk off set safe off set stat off set dele on set cent on set date to ansi set sysmenu off mypath=left(sys(16),rat("\",sys(16))) set defa to (mypath) set path to data;form open data
www.eeworm.com/read/216731/14994214

prg main.prg

set talk off set safe off set stat off set dele on set cent on set date to ansi set sysmenu off mypath=left(sys(16),rat("\",sys(16))) set defa to (mypath) set path to data;form open data
www.eeworm.com/read/115901/14997394

java textboxtest.java

import javax.microedition.midlet.*; import javax.microedition.lcdui.*; public class TextBoxTest extends MIDlet implements CommandListener{ Display display; TextBox textBox; Command exitCmd
www.eeworm.com/read/216668/14998725

pas unitfrmmain.pas

unit unitFrmMain; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TForm1 = class(TForm) ScrollBox1: TScrollBox;
www.eeworm.com/read/115784/15001139

java animationtest1.java

import java.awt.*; import javax.swing.ImageIcon; import javax.swing.JFrame; public class AnimationTest1 { public static void main(String args[]) { DisplayMode displayMode;
www.eeworm.com/read/115119/15025908

c i_video_sdl.c

// Emacs style mode select -*- C++ -*- //----------------------------------------------------------------------------- // // $Id: i_video_sdl.c,v 1.1 2003/09/08 19:41:53 jasonk Exp $ // // Copyrigh