代码搜索结果

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

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

cfgmacro.h

/* * New editor name: tde, the Thomson-Davis Editor. * Author: Frank Davis * Date: June 5, 1991 * */ struct screen macro_screen[] = { {1,0,"This utility reads a

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;

1.cpp

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

watch.java

import java.awt.*; import java.util.*; public class Watch extends javax.swing.JApplet { private Color butterscotch = new Color(255, 204, 102); private String lastTime = ""; public

newwatch.java

import java.awt.*; import java.util.*; public class NewWatch extends javax.swing.JApplet { private Color butterscotch = new Color(255, 204, 102); private String lastTime = ""; Color

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

copserv.h

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

conversionscreen.h

#ifndef CONVERSION_SCREEN_H #define CONVERSION_SCREEN_H #include class QSlider; class QDial; class QHBoxLayout; class QVBoxLayout; class ConversionScreen : public QWidget { Q_OBJECT

conversionscreen.h

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