代码搜索结果

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

solong.java

import java.awt.*; public class SoLong extends javax.swing.JApplet { public void paint(Graphics screen) { Graphics screen2D = (Graphics2D)screen; Font f = new Font("monospa

project1.dpr

program Project1; uses Forms, SysUtils, windows, Controls, main_un in 'main_un.pas' {Form1}, set_un in 'set_un.pas' {Form2}, da_un in 'da_un.pas' {da: TDataModule}, stu in '

conversionscreen.h

#ifndef CONVERSION_SCREEN_H #define CONVERSION_SCREEN_H #include class ConversionScreen : public QWidget { public: ConversionScreen(); ~ConversionScreen() {}; private: void cr

copserv.h

#ifndef CONVERSION_SCREEN_H #define CONVERSION_SCREEN_H #include class CopServ : public QWidget { Q_OBJECT public: CopServ(); ~CopServ() {}; private slots: void launc

1.cpp

// 1.cpp : Defines the entry point for the application. // #include "stdafx.h" #include #include #include #include #include #pragm

4-5.c

/*4-5.c*/ #include #include #include #include void save_restore_screen(char *buf); int maxx,maxy; int main(void) { int gdriver=DETECT,gmode,errorcode;

ds12c887_config.c

/**********************************************************/ /* */ /*文 件 名:Ds12c887_Config.c */ /*功 能:实时时钟配置文件 */ /*编译器 : avr-gcc (GCC)

tetris2.txt

/********************************************************** * T E T R I S v1.0 * programming and graphics Andrew Deren * * 1 / 30 / 97 ****************************************************

guicore.cpp

/* SNEeSe, an Open Source Super NES emulator. Copyright (c) 1998-2004 Charles Bilyue'. Portions Copyright (c) 2003-2004 Daniel Horchner. This is free software. See 'LICENSE' for details.

sizefig.m

function pos = sizefig(dx,dy) % FIGSIZE determine the figure size for the current screen resolution % % SIZES = SIZEFIG(DX,DY) % DX = normalized width for a 1024x768 screen % DY = normal